Skip to content

sungreong/chat-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-AI-FullStack

Description

A brief description of your project.

Prerequisites

  • Python (version X.X.X)
  • Node.js (version X.X.X)
  • npm (version X.X.X)

Installation

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Install Python dependencies:
pip install -r requirements.txt
  1. Install Node.js dependencies:
npm install

Usage

  1. Start the Python backend server:
python app.py
  1. Start the React frontend development server:
npm start
  1. Open your browser and navigate to http://localhost:3000 to view the application.

Contributing

If you'd like to contribute to this project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes.
  4. Submit a pull request.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published