Found 48 repositories(showing 30)
cozodb
Making your requests to the OpenAI API go fast!
bipark
Multi-platform LLM client supporting Ollama, LM Studio, Claude, and OpenAI
supershaneski
This sample project demonstrate the OpenAI Assistants API’s ability to manage single-threaded multi-user interactions through a full-stack app using Node.js, Vue.js, and socket.io for server-client communication.
DmitriyAlergant
A Chatbot UI (OpenAI + Anthropic) for smalls groups such as families or small teams. Supports server-side API keys and multi-user authentication, but chat history remains private and only stored client-side.
labiium
A self-hosted LLM reverse proxy that adds managed auth, multi-provider routing, rate limiting, and cost tracking to any OpenAI-compatible client — without code changes.
ArkAscendedAI
Self-hosted, multi-user LLM chat client for collaborative fiction — supports Anthropic, OpenAI, xAI, z.ai, and Google with server-side API proxying
kcosr
Node.js + TypeScript voice gateway for LLM agents: queued TTS turns, streamed ASR, WebSocket multi-client fan-out. Pluggable providers — ElevenLabs/OpenAI hosted or Kokoro/Parakeet local via Python. Browser, Android, CLI.
LZY-the-boys
multi-process openai client; vllm data parallelism
Zhudanya
A Go rewrite of the Claw Code agent harness CLI. Multi-provider AI client (Claude/OpenAI/xAI), agentic conversation loop with tool execution, interactive REPL, plugin system, MCP/LSP support. Built for learning Go.
jinyang6
Multi-provider AI chat client supporting OpenAI, Gemini, OpenRouter, and custom LLMs with reasoning model support, multimodal input, and conversation management. Agents can connect through OpenAI-compatible API. Desktop (Electron) & web app.
flairziv
A Qt-based desktop LLM chat client supporting Claude & OpenAI APIs, with streaming responses, multi-session management, and live2D-style character expression system.
HendrikReh
PoC: Planner/executor agent proof-of-concept for OCaml inspired by LangGraph: modular library, Cmdliner CLI, Lwt-powered memory, OpenAI client, and dune-based tests for scripting multi-step goals.
rickcrawford
An OpenAI-compatible reverse proxy you run yourself. It gives you the features of an AI gateway (guardrails, budgets, rate limits, multi-provider routing) but under your control from your client.
shreyashag
Actors - a multi-agent AI system enabling client-side tool execution through callback mechanisms. Built with FastAPI and OpenAI's Agents SDK, it features intelligent agent orchestration, real-time streaming, MCP server integration, and Supabase auth/persistence. Framework for extensible AI workflows.
No description available
timmae219
A basic ChatGPT/OpenAI Completion Client to demonstrate the Multi-Platform Capabilities of Flutter
Zoranner
Multi-provider AI client for Rust. Unified trait-based API for chat, embeddings, reranking and image generation across OpenAI, Anthropic, Google Gemini, Ollama, Aliyun, Zhipu and etc.
jabezpauls
Multi-agent LLM deliberation engine. Create AI agents with custom personalities, assemble councils, and watch them debate, rank, and synthesize answers. Supports OpenAI, Anthropic, Gemini, Groq, Mistral, xAI & any OpenAI-compatible endpoint. Fully client-side for Android and web.
imrosyd
A cross-platform CLI installer/uninstaller for Cliproxy — a proxy server exposing OpenAI (incl. Responses)/Gemini/Claude/Codex-compatible APIs for CLI & SDK clients, with multi-account and OAuth support.
Sumit0ubey
Aether Studio — A visual coding environment for AI. ✨ Visual Builder: Drag-and-drop infinite canvas. 🤖 Multi-Model: Native support for Google Gemini, OpenAI, and Groq. ⚡ Client-Side: Runs entirely in the browser; keys stored locally. 🔗 Composable: Connect prompts, logic, APIs, and data transformers.
SeanHogg
SSM.js — Browser-native AI runtime built on MambaKit. Adds intelligent routing between on-device Mamba SSMs and remote transformer APIs (OpenAI, Anthropic, Ollama), online knowledge distillation from larger models into local SSM weights, IndexedDB-backed semantic memory, and a high-level SSMAgent for multi-turn conversations. Fully client-side.
jonrollins
Multi-platform LLM client supporting Ollama, LM Studio, Claude, and OpenAI
kabaken
Lightweight multi-provider LLM client for Ruby (OpenAI, Anthropic, Google, OpenRouter)
kristoffersodersten
A SwiftUI-based macOS desktop client for DeepSeek API with multi-provider support (DeepSeek, OpenAI, Anthropic, Google Gemini, Azure OpenAI, Local Models)
Flissel
Shared LLM client factory for VibeMind OS ecosystem — multi-provider support (OpenAI, Anthropic, Gemini, Groq, Ollama)
analist0
AI-powered client dashboard — Next.js 14, Supabase, multi-provider AI workflows (OpenAI, Anthropic, Google, xAI, Ollama)
fglogan
Transparent OpenAI-compatible proxy router + multi-network server discovery for Genesis. Use any OpenAI SDK client to access 40+ LLM providers through a single /v1/ endpoint.
kcw2034
Lightweight Python LLM client framework with multi-provider support (Anthropic/OpenAI/Google), interceptor-based observability, tool system, and agent runtime.
SkimoBen
A multi sport system for multi sport athletes. Uses the OpenAI Agents SDK and Supermemory as the backend in a FastAPI endpoint. iOS app as the client.
CyprianFusi
A multi-server Model Context Protocol (MCP) client that integrates Airbnb search capabilities with persistent memory storage using OpenAI's vector stores.