Inspiration

We often know what we need to do. We created to-do list, but failed to decide where to start from. Weak decision making and procrastination get in the way. The idea behind Prodividi is to create an AI-powered to-do list that organizes messy thoughts into structured to-do lists, and then allocates time efficiently on Google Calendar, which encourages productivity while allowing flexibility.

What it does

Takes Messy Input → Users type in tasks however they want. Structures & Prioritizes Tasks → AI organizes and ranks them. Breaks Tasks Down into 3 Key Steps → Simplifies execution. Adds Tasks to Google Calendar → Auto-schedules based on availability.

How we built it

React → For the frontend UI and task management interface. Groq API (LLaMA-3.3-70B) → To process messy input, break tasks into structured subtasks, and assign priority levels. (still in progress)

We're still working on this project, future plans include: Google Calendar API integration → To automatically schedule tasks.

Challenges we ran into

We struggled with connecting the Groq API for task processing and breaking down tasks into actionable steps. Time management feature became a huge challenge, as we had to prioritize which features to focus on with limited resources and time. Additionally, we are all new to API and AI integration, which added another layer of complexity to the project, as well as to React itself.

Accomplishments that we're proud of

Developed the visual layout using React and Tailwind CSS. Created a solid foundation for integrating Groq’s API to process and break down tasks (in progress). Designed a user-friendly interface that will make task management easier once the backend is fully integrated.

What we learned

Explored how we’d implement Google Calendar API for scheduling, discovered Groq, learned React for frontend development and Tailwind CSS for responsive, modern styling.

What's next for prodiivity

Google Calendar Integration → Automatically schedule tasks into available time slots. Progress Tracking → Progress bar to show task completion. Personalized AI Suggestions → Motivation & reminders based on user habits.

Built With

Share this project:

Updates