- Core Innovation: AI-powered activity tracking with resume generation
- Key Achievement: Local LLM integration for privacy-focused processing
- Tech Stack: Full-stack implementation with Mistral 7B fine-tuning
-
📝 Smart Activity Logging
- Code session tracking with automatic time-stamping
- Project milestone documentation
- Context capture for work artifacts (commits, tickets, PRs)
-
🤖 AI-Powered Document Engine
- Resume Features
- JD-based resume optimization
- Skills gap analysis with improvement suggestions
- LaTeX template integration (3+ templates)
- Cover Letter Features
- Position-specific letter generation
- Tone customization (formal/creative/technical)
- ATS keyword optimization
- Resume Features
-
🔒 Local AI Processing
- Mistral 7B fine-tuned for document generation
- Ollama-based local inference
- Privacy-focused data processing
- Offline operation capability

- Comprehensive activity timeline with color-coded categories
- Daily coding hour breakdown (right panel)
- Quick-add activity button (floating action button)
- Weekly activity distribution chart
- Skill proficiency progress bars
- Project completion rate gauge
- Modern, Professional, and Creative layouts
- Live preview thumbnails
- One-click template switching
- Job description keyword extraction
- Skills matching percentage
- Suggested improvements (red/yellow/green indicators)
- Drag-and-drop section reordering
- Real-time content validation
- AI suggestions toggle (right panel)
- Profile image integration
- Skill proficiency meters
- Clean typography and spacing
- PDF (print-ready)
- LaTeX source files
- PNG image export
# Clone repository
git clone https://github.com/your-repo/activity-logger.git
cd activity-logger
# Backend setup
pip install -r requirements.txt
flask run --port=5000
# Frontend setup
cd frontend
npm install
npm run dev
# Run AI Model (separate terminal)
ollama run mistral-7b-custom- Log Activities through web interface
- Upload Job Description for analysis
- Generate Tailored Resume with AI suggestions
- Export PDF/LateX documents
MIT Licensed - See LICENSE for details.
🏆 Developed for BITS Hackathon 2025
💡 Try our live demo: demo.example.com | ⭐ Star us on GitHub!







