Skip to content

audrbar/ml-site

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Chatbot Testing Website

This is a web-based platform for testing AI chatbots, built with Streamlit and OpenAI API.

Features

  • 🗨️ Interactive chatbot interface
  • 🤖 OpenAI-powered responses
  • 📜 Chat history tracking
  • ⚡ Fast and easy to use

Setup

Clone the repository:

git clone https://github.com/audrbar/ml-site
cd ml-site

Install dependencies:

uv pip install -r requirements.txt

Add your OpenAI API key in secrets.toml:

[openai]
api_key = "your-api-key-here"

Run the app:

streamlit run app.py

License

📜 MIT License

About

Website for testing chatbots

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages