Skip to content

gyamposudodzi/Meet-Kwamina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meet-Kwamina

Your Study Partner

Make sure you have Python 3 installed on your computer.

Clone or download the repository containing the Flask app to your local machine.

Open a terminal or command prompt and navigate to the directory where you saved the app files.

Install the required packages by running pip install -r requirements.txt in the terminal.

Initialize the database by running python init_db.py in the terminal.

Start the Flask app by running app.py using flask run in the terminal.

Open your web browser and go to and paste the link provided in the terminal to access the app.

Enter a username in the input field on the intro page and click the "Submit" button.

You will be redirected to the chat page where you can type a message and get a response from OpenAI's text-davinci-003 model.

When you are finished, you can stop the Flask app by pressing Ctrl + C in the terminal.

About

Your Study Partner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published