wkok/openai-clojure
Clojure functions to drive the OpenAI API
This library allows Clojure developers to easily build applications that interact with large language models and AI services. It takes your Clojure code and sends requests to either OpenAI or Azure OpenAI, returning the AI's responses directly into your Clojure application. It's designed for Clojure programmers creating new AI-powered features or integrating existing AI capabilities.
240 stars. No commits in the last 6 months.
Use this if you are a Clojure developer building applications that need to leverage the power of OpenAI or Azure OpenAI for tasks like chat, image generation, or text embeddings.
Not ideal if you are not a Clojure developer or if you only need a basic, pre-built AI tool without custom application development.
Stars
240
Forks
31
Language
Clojure
License
MIT
Category
Last pushed
Jul 31, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/wkok/openai-clojure"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ai-forever/gigachat
Библиотека для доступа к GigaChat
Krazal/nppopenai
OpenAI (aka. ChatGPT) plugin for Notepad++
sashabaranov/go-openai
OpenAI ChatGPT, GPT-5, GPT-Image-1, Whisper API clients for Go
mkht/PSOpenAI
PowerShell module for OpenAI API.
mgallo/openai.ex
community-maintained OpenAI API Wrapper written in Elixir.