Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/avrabyt/memorybot

A chatbot 🤖 which remembers 🧠 using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton
https://github.com/avrabyt/memorybot

chatbots databutton langchain openai streamlit

Last synced: about 4 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

# 🧠 Memory-Bot 🤖

### 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=memorybot) App template and deploy :rocket: in no time!

---

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)

# Features
A typical chatbot which can,
- Memorize the conversation
- Save the conversation
- Download the conversation

# Similar to:

Personal MemoryBot : Memory 🧠 to your Personal ChatBot 🤖| LangChainAI and Databutton

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)

# Resources

[Open AI](https://openai.com/) |
[LangChain](https://langchain.readthedocs.io/en/latest/index.html) |
[Streamlit](https://streamlit.io/) |
[DataButton](https://www.databutton.io/)