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

https://github.com/brianium/dobby

Create ChatGPT agents in Clojure
https://github.com/brianium/dobby

clojure gpt

Last synced: 10 months ago
JSON representation

Create ChatGPT agents in Clojure

Awesome Lists containing this project

README

          

# Dobby

> Dobby is free!

[![Clojars Project](https://img.shields.io/clojars/v/com.github.brianium/dobby.svg)](https://clojars.org/com.github.brianium/dobby)

Currently a work in progress

See [`dev/user.clj`](dev/user.clj) for an example of how to use dobby. See [`dobby.core`](src/dobby/core.clj) for the API.