An open API service indexing awesome lists of open source software.

https://github.com/avrabyt/personalmemorybot

Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton
https://github.com/avrabyt/personalmemorybot

chatbots databutton gpt3-turbo langchain langchain-python openai streamlit

Last synced: about 1 month ago
JSON representation

Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton

Awesome Lists containing this project

README

        

# PersonalMemoryBot
Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton

### Note: You can directly start working on this app and customize it from [Databutton's](https://databutton.com/login?utm_source=github&utm_medium=avra&utm_article=personalmemorybot) App template and deploy :rocket: in no time!

---

# Links

Demo App - [here](https://next.databutton.com/v/lgzxq112/Personalised_Memory_Bot)

Video - [here](https://youtu.be/daMNGGPJkEE)

Blog - [here](https://medium.com/@avra42/how-to-build-a-personalized-pdf-chat-bot-with-conversational-memory-965280c160f8)

# Similar

🧠 Memory-Bot 🤖 - A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton

Repo - [MemoryBot](https://github.com/avrabyt/MemoryBot)

The live demo app is hosted over [here](https://next.databutton.com/v/lgzxq112/Memory_Bot)

Blog - [here](https://medium.com/@avra42/how-to-build-a-chatbot-with-chatgpt-api-and-a-conversational-memory-in-python-8d856cda4542)

Video - [here](https://youtu.be/cHjlperESbg)

# Resources:
- LangChain docs - https://langchain.readthedocs.io/en/latest/index.html
- Knowledge GPT : https://github.com/mmz-001/knowledge_gpt
- LangChain Prompt Memory module: https://langchain.readthedocs.io/en/latest/modules/memory.html#memory
- LangChain Repo : https://github.com/hwchase17/langchain
- Databutton: https://www.databutton.io/
- Databutton docs: https://docs.databutton.com/
- Streamlit docs: https://docs.streamlit.io/