Spaces:
Running
Running
A newer version of the Gradio SDK is available:
5.6.0
metadata
title: llm-autobiography
app_file: chatgpt.py
sdk: gradio
sdk_version: 3.50.2
Chatbot Frontend
Prerequisites
- Python 3.x
- pip
Installation
- Clone the repository:
git clone https://github.com/Zhuoxuan-Zhang/chatbot-ui.git
- Navigate to the project directory:
cd chatbot-ui
- Install the required packages:
pip install -r requirements.txt
Running the Application
Start the chatbot by running:
python chatgpt.py
Usage
- Open Chrome and visit
http://localhost:7860
to interact with the chatbot.