Inspiration
Sometimes we can feel overwhelmed with so many thoughts in our head, so we would like a visual diagram where we can see how our thoughts connect. We also personally like learning things visualy rather than just reading plain text, or see how some ideas or topics relate with each other. So we decided to build a mind map maker with AI assistant, which is sprout. We also didn't stop at studying. One of us is a content creator, and keeping track of video ideas, scripts, hooks and posting schedules all at once is a lot. So we added Creative Studio mode which brain-dump your ideas into a map and let AI turn them into a full content pipeline, built around your ideas.
How we built it
Frontend: Vanilla HTML, CSS, JavaScript Backend: Python + Flask API: Groq API (llama-3.3-70b-versatile) Database: SQLite3 Fonts: Bubblegum Sans + Nunito (Google Fonts)
Challenges we ran into
We intended to use the gemini api key originally but we ran into a lot of trouble with the api and we couldn't use the api key so we decided to use groq instead. We also ran a lot of problems with git conflicts, and we manage to resolve by using git stash or git rebase.
Accomplishments that we're proud of
We are pround that we are able to make a fully functional website with just 3 members. There were a lot of challenges and errors that we ran into but we resolved it in the end.
What we learned
We learn how to use API keys and integrate into our own project and working as a team (also working with git as a team).
What's next for Sprout
- Scaling
- Additional features
Log in or sign up for Devpost to join the conversation.