Inspiration
Thinking of objective, realistic goals can be hard to do sometimes. That's why we wanted to provide a tool to help users brainstorm and receive feedback on their goal-setting through AI-directed assistance.
What it does
Create an account with IntelliGoal to start developing and tracking your goals.
Give our app a high-level goal you have and our platform will provide you with suggestions to refine your goal into something that aligns with the SMART goal system. Receive a score for how well you did and either save your goal or modify it to receive a higher score.
How we built it
IntelliGoals is built using Next.js. We used the Mantine component library and TailwindCSS for the front end and a PostgreSQL database in the back end to house user login information. The app is hosted on Vercel.
We used GPT 4o as our model to provide the AI services.
Challenges we ran into
We originally thought that Mantine would make development easier by allowing us to use out-of-the-box components to focus more time on our specific needs. However, we found that it was difficult to integrate with Tailwind. We eventually fixed the errors but lost quite a bit of dev time.
Accomplishments that we're proud of
We are proud that we were able to create a prototype in such a short period, and also learn new technologies such as Mantine and Tailwind.
What we learned
We learned how to use Mantine and Tailwind together, and how to set up a PostgreSQL database for user authentication.
Built With
- mantine
- mongodb
- nextjs
- openai
- tailwind
- typescript
Log in or sign up for Devpost to join the conversation.