Inspiration

It's hard to get people who don't plan to join in on group planning sessions. Current solutions like lettucemeet or when2meet require a lot of work and we wanted to provide a more seamless experience.

What it does

Thus we introduce Headpace - an AI-driven all-in-one platform that allows you to work efficiently with your team. The user signs in with their Google account and in the future will sync the app with their Google Calendar. The user can see a clear overview of all upcoming events and time until it happens. The user can use our integrated AI-assistant powered by GPT-4 to ask for available time and help with scheduling. The AI can also help with scheduling events with other people when all of you are free. The AI also supports text-to-speech so you feel a real human assistant help you schedule your meetings.

How we built it

We used Next.js and shadcn/ui's component library for the frontend. For backend we used the OpenAI API for the LLM and Firestore for the database.

Challenges we ran into

Deployment issues...

Accomplishments that we're proud of

The app is functional and the function-calling method in LLM works.

What we learned

We learned to integrate AI and classical algorithms and data structures into a real-world application for servicing the public. The AI and classical algorithms call each other and work together to create our application. We also learned the power of teamwork.

What's next for Headpace

Having a true multi-person integration so it's a viable solution for large groups and adding a speech to text.

Built With

  • firestore
  • gpt
  • nextjs
  • openai
  • react
  • tailwind
Share this project:

Updates

posted an update

What we learned: We learned to integrate AI and classical algorithms and data structures into a real-world application for servicing the public. The AI and classical algorithms call each other and work together to create our application. We also learned the power of teamwork.

Log in or sign up for Devpost to join the conversation.