Workly is a personal AI assistant with a modern web interface, deployed in production with automated tests and real-time monitoring.
Features:
- FastAPI backend + LLM integration (GitHub Models)
- JWT authentication (register, login, protecte…
Workly is a personal AI assistant with a modern web interface, deployed in production with automated tests and real-time monitoring.
Features:
- FastAPI backend + LLM integration (GitHub Models)
- JWT authentication (register, login, protected routes)
- PostgreSQL cloud database (Supabase)
- Modern interface with dark mode and animations
- Automated tests (pytest + Selenium)
- CI/CD pipeline (GitHub Actions)
- Production deployment (Render + GitHub Pages)
- UptimeRobot monitoring with live status badges
Tech Stack: Python, FastAPI, HTML/CSS/JS Vanilla, PostgreSQL, Selenium
Development assisted by GitHub Copilot :
- Architecture planning and task breakdown
- Educational explanations of concepts
- Debugging assistance
- Code review and improvement suggestions