Inspiration
We wanted a chatbot that remembers past conversations to make interactions more natural and context-aware.
What it does
RecallAI chats with users, stores session history, and responds intelligently based on previous messages.
How we built it
Using LangChain for memory management, Google Generative AI for responses, and Gradio for the interactive UI.
Challenges we ran into
Integrating session memory with live chat and handling dynamic prompts for context-aware answers.
Accomplishments that we're proud of
A fully working AI chatbot that remembers users’ conversations and delivers seamless, context-rich interactions.
What we learned
Memory makes chatbots significantly more engaging; integrating AI models with custom prompts requires careful design.
What's next for RecallAI
Add long-term memory, multi-user support, and improve conversational personality for more human-like interactions.
Built With
- googlegenerativeai
- gradio
- langchain
- pydantic
- python
Log in or sign up for Devpost to join the conversation.