A productivity-focused Chrome extension with two modes: Focus and Chill. This extension helps users track their activities, measure productivity, and relax when needed. It also features a chatbot for productivity and mental health support.
- Tracks all pages visited and assigns productivity scores.
- Displays detailed dashboards with insights and suggestions for improvement.
- Sends periodic reminders based on productivity scores.
- Tracks browsing activity to help users relax.
- Provides curated recommendations for chilling (e.g., relaxing websites or videos).
- Multifunctional chatbot for productivity and mental health support.
- Optionally stores conversations in the user’s Notion workspace.
- Frontend: React, Tailwind CSS
- AI Integration: LangChain
- Extension Framework: Chrome Extension Manifest v3
- Backend: (Optional for storing Notion data if applicable)
git clone https://github.com/shalwin04/productivity-extension.git
cd extension
npm install
npm run build
- Open chrome://extensions/ in your browser.
- Enable Developer mode.
- Click Load unpacked and select the dist folder generated by the build.
- Set your mode (Focus or Chill) from the extension popup.
- View productivity insights and relax recommendations in the dashboard.
- Chat with the bot for personalized advice or mental health support.
- Enable Notion integration to save your chatbot conversations.
-
For questions or suggestions, feel free to reach out:
-
Email: [shalwinsanju.25cs@licet.ac.in]
-
GitHub: shalwin04