Skip to content

A simple project written in Rust that uses the OpenAI API to answer questions.

License

Notifications You must be signed in to change notification settings

Allyedge/rust-open-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust OpenAI

A simple project written in Rust that uses the OpenAI API to answer questions.

Environment Variables

OPEN_AI_TOKEN=<token>

How to use

> OPEN_AI_TOKEN=<token> cargo run

About

A simple project written in Rust that uses the OpenAI API to answer questions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages