Skip to content

MFaiqKhan/Rust_Chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ask Anything From ChatGPT written in Rust , Use From Terminal

Added Comments to Understand the Rust Code

How to Run

  • Clone the Repo

  • Get the API Key from OPENAI

  • Create a .env file in the root directory and add the API Key as

OAI_TOKEN=YOUR_API_KEY
  • Modify the Preamble in the main.rs file

  • Run the following command

cargo run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages