# memorybot **Repository Path**: siger99/memorybot ## Basic Information - **Project Name**: memorybot - **Description**: a Python script that serves as a frontend 4 a conversational AI model built with `langchain` & `llms` libraries. The code creates a web application using Streamlit, a Python library building web apps. - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-12 - **Last Updated**: 2023-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 🧠 Memory-Bot 🤖 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 # Resources [Open AI](https://openai.com/) | [LangChain](https://langchain.readthedocs.io/en/latest/index.html) | [Streamlit](https://streamlit.io/) | [DataButton](https://www.databutton.io/)