Skip to content

jplopez19/cocoUItest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

COCO Bot Training UI

Overview

This repository contains a Streamlit-based UI for training the COCO chatbot. It allows users to interact with the chatbot and provide feedback on its responses.

Features

  • Streamlit-based UI
  • OpenAI API integration
  • User authentication
  • Chat history and feedback collection

Installation

Clone the repository:

```bash git clone https://github.com/jplopez19/cocoUItest.git ```

Install the required packages:

```bash pip install -r requirements.txt ```

Usage

Run the Streamlit app:

```bash streamlit run UItest.py ```

Open the app in browser and enter the authentication token ("your_dummy_token" to start interacting with the chatbot.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages