Skip to content

phantomgoose/wingman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wingman

This is a simple Rust CLI for interacting with OpenAI in a similar streaming chatbot fashion as ChatGPT (but in your terminal). Currently using GPT4 model.

You'll need to set the OPENAI_API_KEY env var in order to use the OpenAI API. You can get an API key here.

Run with cargo run.

A gif showing a demo of the CLI

About

ChatGPT in your terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages