Aside from the main libraries/frameworks such as google ADK or LangChain, are there helpful tools for building chatbots specifically? For example, simplifying conversational context management or utils for better understanding user intentions
Hey, Here are some tools that help you for building Chatbots/Agents.
- Rasa
- MemGPT
- Zep (Memory Graph)
- Mem0
- IMDMR (Multi dimensional memory retrieval)
I hope this will help you.