Inspiration
This app comes from inspiration I got from Elon Musk tweet to Parag Agrawal: "What did you get done this week?"
As someone who uses todo list app a lot such as Todoist and Ticktick, sometimes I find myself having hard time to track my progress, understand where do I spend my time across my tasks and how can I improve. This app I built was to answer those questions.
What it does
Generally it works the same as other todo list apps: create tasks, due date, category, sub task, etc. But, with AI, you can use it to track your progress, create tasks through chat, ask AI: What did I get done this week?, What's coming up this week? Help me to improve my productivity? and also get insights how your week goes by.
AI can access user tasks data to understand how they behave and provide coaching insights to help them be more productive and eventually achieve more in more personalized way.
How we built it
Most of it started and built on Bolt. I use mostly Bolt features. Then connect database using Supabase via Bolt and deployed to Netlify.
Challenges we ran into
Turns out this app is not simple as I thought previously because there are still many features I couldn't finish that requires rigorous debugging into granular area of the app.
Accomplishments that we're proud of
A personalized AI productivity coach that is integrated into users data that can read and suggest key actions to improve user's productivity. It can also motivate users to achieve more.
What we learned
There are so much prompt engineering on the backend that I didn't realize before to ensure AI can response based on users queries about their productivity. Such a cool way to learn about fine-tuning models and understand multiple scenarios of how users will use this app.
What's next for What did you get done this week?
I'm gonna focus more in expanding features and getting this live and competing with big names like Todoist and Ticktick. Meaning, I need to make sure to integrate for paid plans using stripe as payment gateway and growing this to get more users that eventually pay.
Built With
- netlify
- nextjs
- postgre
- supabase
- tailwind
- typescript
Log in or sign up for Devpost to join the conversation.