Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compyte

This is an unfinished project where I'm building a Gmail style autocompletion feature that uses ChatGPT for the completions.

Quick Start

  1. Add you OpenAI API key to OPENAI_API_KEY
$ export OPENAI_API_KEY=sk-XXXXXXXXXXXXXXXXXXXXX
  1. Launch the server
$ python3 server.py
  1. Go to http://localhost:5000

About

Gmail style autocompletion in JavaScript

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages