CoolFace
Apppublic

Zhuoxuan-Zhang/llm-autobiography

sourceHugging Faceupdated 2y agoView on Hugging Face
2likes
App README

Chatbot Frontend

Prerequisites

  • —Python 3.x
  • —pip

Installation

  1. 1.Clone the repository:
   git clone https://github.com/Zhuoxuan-Zhang/chatbot-ui.git
  1. 1.Navigate to the project directory:
   cd chatbot-ui
  1. 1.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.