Skip to content

jjttjj/chatCLJ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatCLJ

A clojure/clojurescript GUI for OpenAI's chat completion api. Mainly just a demo app, for me to experiment with hyperfiddle/electric and Datomic Pro and start doing some data modelling for LLM tools.

Much of it is based off the electric starter app.

Work in progress, there are rough edges and a lot to be improved. Use at your own risk.

Usage

You will need a funded OpenAI API account with the appropriate models enabled.

Set OPENAI_API_KEY to your api key.

git clone https://github.com/jjttjj/chatCLJ
cd chatCLJ
yarn # or `npm install`
clj -X:dev chatclj.system/start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published