leafo/lua-openai
OpenAI API bindings for Lua
This is a tool for developers who use Lua and want to integrate their applications with large language models. It takes Lua code and an OpenAI API key as input and produces responses from OpenAI's models, such as generated text or chat completions. It is designed for Lua programmers building applications that need AI capabilities.
Use this if you are a Lua developer and need to add AI features, like text generation or conversational agents, to your Lua applications by connecting to OpenAI's API.
Not ideal if you are not a Lua developer or if you need a graphical interface for interacting with AI models rather than programmatic access.
Stars
82
Forks
9
Language
MoonScript
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/leafo/lua-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.