I have a time conflict so sadly cannot make the demos. https://github.com/jeffreyyun/llamahack_cal.com is a cal.com fork
Inspiration
Cal.com is a cool OSS -- in last week's OSS hackathon, a team submitted a PR adding an OpenAI-powered chatbot to Cal.com via https://github.com/calcom/cal.com/pull/12660. This hack builds on top of that.
Pain point: Scheduling meetings can be nerve-wracking, I may feel nervousness when booking with important people, such as an investor or aspirational person. What time of day should I pick, what should I put in the meeting details? I could use a lil pep talk to prime me for making this booking.
I really like apps like pi.ai and would like that vibe into other chatbots, such as cal.com
What it does
More rizz-ful nudges!
How we built it
- Cal.com fork
- FE and connectors on top of existing LLM PR
- Prompt engineering
Challenges we ran into
Cohere chat model not directly supported via Langchain https://js.langchain.com/docs/integrations/chat/bedrock#usage
- On the flipside, excited to try Amazon Bedrock with the $5k post-submission AWS creds... :)
Accomplishments that we're proud of
What we learned
What's next
Continue experimenting + improving the quality.
Built With
- cal.com
- cohere
- openai
- typescript
- warp
Log in or sign up for Devpost to join the conversation.