Skip to content

aymeric-roucher/gpt_api_ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo proposes a chat.ipynb notebook that allows you to discuss with GPT through its API. Using the API ends up being much cheaper than paying a monthly fee!

Here is an example: over the last week I've paid just over 2$, for a heavier than usual usage, which would be 8$ a month instead of the ChatGPT monthly price of 20$.

Daily bills over last week

  • The dialog boxes are simple IPython widgets.
  • Making use of the stream=True option in openai.Chatcompletion allows to dialog much faster with GPT.

How to use

Well, just clone this repo, install the requirements.txt, copy paste your OpenAI API Key and get started.

Alt text

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published