Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/justinridings/gpt3-dotnet-cli

A lightweight Command-Line Interface for interacting with OpenAI's Davinici-003 GPT3 model using your own OpenAI API Key.
https://github.com/justinridings/gpt3-dotnet-cli

chatgpt chatgpt3 cli command-line-tool dotnetcore json-parser openai openai-api openai-chatgpt

Last synced: 5 days ago
JSON representation

A lightweight Command-Line Interface for interacting with OpenAI's Davinici-003 GPT3 model using your own OpenAI API Key.

Awesome Lists containing this project

README

        

# GPT3-DotNet-CLI
A lightweight Command-Line Interface for interacting with OpenAI's Davinici-003 GPT3 model.

Uses no external libraries aside from Newtonsoft.Json.