Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avrabyt/memorybot
- Owner: avrabyt
- License: mit
- Created: 2023-03-11T19:08:29.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T10:39:09.000Z (over 1 year ago)
- Last Synced: 2025-01-29T23:08:47.824Z (8 days ago)
- Topics: chatbots, databutton, langchain, openai, streamlit
- Language: Python
- Homepage:
- Size: 14.6 KB
- Stars: 155
- Watchers: 3
- Forks: 179
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)