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
- Host: GitHub
- URL: https://github.com/brianium/dobby
- Owner: brianium
- Created: 2023-08-08T23:14:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-29T23:15:24.000Z (about 2 years ago)
- Last Synced: 2025-03-18T05:56:26.627Z (10 months ago)
- Topics: clojure, gpt
- Language: Clojure
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dobby
> Dobby is free!
[](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.