AustonianAI/chatbot-starter
This repository contains a simple but powerful chatbot built with Streamlit, OpenAI, and LangChain. The chatbot maintains conversational memory, meaning it can reference past exchanges in its responses.
This project helps you quickly set up a simple yet smart chatbot for engaging with users. You provide a prompt or question, and the chatbot gives intelligent, context-aware responses, remembering previous parts of your conversation. This is ideal for anyone looking to deploy a basic conversational AI application without extensive coding.
No commits in the last 6 months.
Use this if you need a simple, interactive chatbot that remembers past conversations and you want to get it running quickly.
Not ideal if you need advanced features like integration with specific databases, complex multi-turn logic, or fine-tuned control over AI behavior beyond basic chat.
Stars
18
Forks
20
Language
Python
License
—
Category
Last pushed
May 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/AustonianAI/chatbot-starter"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
developerlin/excelchat-streamlit
ExcelChat - Chat w/ your excel file
avrabyt/MemoryBot
A chatbot 🤖 which remembers 🧠using 🦜 LangChain 🔗 OpenAI | Streamlit | DataButton
AdieLaine/Streamly
Streamly - Streamlit Assistant is designed to provide the latest updates from Streamlit,...
Shuyib/tool_calling_api
This project demonstrates function-calling with Python and Ollama, utilizing the Africa's...
avrabyt/PersonalMemoryBot
Memory 🧠to your Personal ChatBot 🤖| LangChainAI and Databutton