Skip to content

prabhat0206/cli_virtual_assistant_using_rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLI virtual assistant using rust and openai

Description

This is a CLI virtual assistant that uses openai to answer questions. It is a personal project to learn rust and openai.

Installation

cargo install --git

Setup

If you have not your api key. You can get it from here

Then you can set it as an environment variable

export OPENAI_API_KEY=<your openai api key>

or add it to your .env file

Usage

cargo run

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages