- Goal-Oriented Planning: Set and track academic goals
- AI Task Decomposition: Automatically break down goals into manageable tasks
- Calendar Integration: Schedule study sessions with Google Calendar
- WhatsApp Notifications: Get reminders and updates via WhatsApp
- User Authentication: Secure login with Clerk
- Cloud Storage: Store data with Supabase backend
- Smart task generation based on academic goals
- Personalized study recommendations
- Intelligent rescheduling when plans change
Create accounts and get API keys for:
- OpenAI: For AI task generation
- Clerk: For user authentication
- Supabase: For backend database
- Google Calendar API: For calendar integration
- WhatsApp Business API: For notifications
- Copy
api-keys.example.jstoapi-keys.js - Fill in your API keys in
api-keys.js - Update
config.jswith your settings
- Open
index.htmlin a web browser - Sign in with Clerk authentication
- Set your academic goals
- Let AI generate your study plan
- Schedule sessions and get WhatsApp reminders
- Frontend: HTML5, Tailwind CSS, Vanilla JavaScript
- Authentication: Clerk
- Backend: Supabase
- AI: OpenAI GPT-4 / Anthropic Claude
- Integrations: Google Calendar API, WhatsApp Business API
Fully responsive design that works on desktop, tablet, and mobile devices.
- Secure authentication with Clerk
- API keys stored securely
- User data protected with Supabase RLS
For issues or questions, contact the development team.