DmarshalTU/openai
OpenAI library for Crystal, providing an interface to interact with various OpenAI services.
This is a tool for developers who use the Crystal programming language and want to integrate their applications with OpenAI's AI models. It provides a straightforward way to send text prompts to models like GPT-3.5-turbo and receive AI-generated text responses. Developers can use this to add AI capabilities to their Crystal-based software.
No commits in the last 6 months.
Use this if you are a Crystal developer looking for a library to easily connect your applications to OpenAI's completion services for tasks like generating text or listing available models.
Not ideal if you are not a Crystal developer or need to interact with OpenAI services beyond text completions and model listing, such as image generation or fine-tuning.
Stars
12
Forks
1
Language
Crystal
License
MIT
Category
Last pushed
Jan 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/DmarshalTU/openai"
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.