Skip to content

This is a simple Chatbot that can be used via your own computer.

License

Notifications You must be signed in to change notification settings

ukaserge/Console-ChatGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Console ChatGPT

This is a simple chatbot using the OpenAI ChatGPT API. It allows you to chat with a text-based interface in your console.

Prerequisites

Before running this project, you will need to have an OpenAI API key. You can get one for free by signing up at https://beta.openai.com/signup/.

Usage

To run the chatbot, clone this repository and run the following command in the project directory:

Copy code

OPENAI_TOKEN=your_api_key
cargo run

Replace your_api_key with your OpenAI API key.

You can then start chatting with the chatbot by typing in your messages and pressing Enter. The chatbot will respond with a generated response.

License

This project is licensed under the MIT License. See LICENSE for more details.

About

This is a simple Chatbot that can be used via your own computer.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages