Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

7azmi/ChatUTM

Repository files navigation

🚀 ChatUTM - Installation Guide

📌 Backend Setup

1️⃣ Clone the Repository

git clone https://github.com/7azmi/chatutm.git
cd chatutm

2️⃣ Install Dependencies

pip install -r requirements.txt

3️⃣ Run the FastAPI Server

uvicorn app.main:app --reload

4️⃣ Test API Endpoints


📌 Frontend Setup

1️⃣ Open Directly in Browser

  • Open frontend/index.html in your browser.

2️⃣ Serve Locally (Optional)

cd frontend
python3 -m http.server 8080

ChatUTM is ready to go!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •