Skip to content

🤖 CoffeeBot, created based on the ChatGPT model. It was developed using prompt engineering techniques.

Notifications You must be signed in to change notification settings

tunardev/coffeeservice-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoffeeBot

🤖 CoffeeBot, created based on the ChatGPT model. It was developed using prompt engineering techniques.

Installation

  1. Clone the repository
git clone https://github.com/tunardev/coffeeservice-ai.git
  1. Navigate to the project directory
cd coffeeservice-ai
  1. Create a virtual environment
virtualenv venv
source venv/bin/activate
  1. Install the dependencies
pip install -r requirements.txt

Usage

To start the API, run the following command:

uvicorn app.main:app --reload

About

🤖 CoffeeBot, created based on the ChatGPT model. It was developed using prompt engineering techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages