Tag
#ai
32 open-source projects filed under this tag.
aisuite
Andrew Ng's aisuite is a unified Python library for building with multiple LLM providers — one API for OpenAI, Anthropic, Google, Mistral, and more, plus an Agents API with toolkits and MCP support.
open-code-review
Alibaba's AI-powered code review CLI — hybrid deterministic pipelines and LLM agents for precise, line-level code analysis at scale.
zvec
Zvec is an in-process vector database from Alibaba — think SQLite for embeddings. 10K+ stars, hybrid search, and SDKs for Python, Node, Go, and Rust.
apple-coreai-models
Apple's first open-source on-device AI models repo — Python export recipes, Swift runtime, and agent skills for deploying PyTorch models on Apple silicon.
bigset
BigSet turns plain English into structured datasets from the live web. AI agents research, verify, and auto-refresh your data. Next.js 16 + Fastify + Mastra.
cadam
CADAM is an open-source text-to-CAD web app that turns natural language into parametric 3D models using React, OpenSCAD WASM, and Claude AI.
codexpro
CodexPro turns ChatGPT Developer Mode into a local coding agent via MCP — inspect, edit, search, and verify your local repo from ChatGPT's web interface.
compound-engineering
An opinionated framework for AI-assisted software engineering. Compound engineering treats AI agents as collaborative partners in the development workflow — not just code generators.
crush
Crush is an open-source agentic coding CLI from Charmbracelet — Go-powered terminal AI assistant with LSP, MCP, and multi-model support that rivals Claude Code.
dbx
DBX is a 15MB open-source database client supporting 40+ databases with built-in AI SQL assistant and MCP server for agent integration.
fireworks-tech-graph
Generate production-quality SVG and PNG technical diagrams from natural language — 8 visual styles, 14 diagram types, and full UML support for developers.
git-lrc
git-lrc is a free Go-based tool that hooks into git commit and runs AI code reviews on every diff — catching bugs, security issues, and bad patterns before code ships.
gpt-image-playground
React + Vite web UI for OpenAI GPT Image 2 API with Agent mode, multi-reference editing, batch generation, and local-first history. 2.5K stars, MIT.
headroom
Headroom is a context compression layer for AI agents that reduces token usage by 60-95% while preserving answer quality. Library, proxy, MCP server.
helixdb
HelixDB is a graph-vector database built in Rust for AI applications, RAG pipelines, and knowledge graphs — one database to replace your vector store, graph DB, and relational layer.
ideogram4
Ideogram 4 is the first open-weight 9.3B text-to-image model from Ideogram — best-in-class text rendering, structured JSON prompting, and native 2k output for design-focused AI image generation.
image-extender
Open-source AI outpainting web app built with Next.js and TypeScript — extend images in any direction with Poisson-blended seams and 2D game art generation.
infinite-canvas
Open-source infinite canvas workspace for AI image and video creation — built with React 19, Next.js 16, and a Go backend. 960+ GitHub stars in two weeks.
json-render
json-render is a Generative UI framework by Vercel Labs — AI generates dynamic interfaces from prompts, constrained to predefined components you define. React, Vue, Svelte, and 12 more renderers.
kilocode
Kilo Code is an open-source AI coding agent for VS Code, JetBrains, and CLI with 500+ models, specialized agents, and autonomous CI/CD mode. 21K+ stars.
manifest
Manifest is an open-source AI model router that cuts LLM costs up to 70% by routing queries to the best model. Supports 300+ models, 18 providers, self-hosted or cloud.
markitdown
A Python tool for converting files and office documents to Markdown. Supports PDF, PowerPoint, Word, Excel, images, audio, HTML, and more — all with a clean, unified output format.
misotts
Miso TTS 8B is an open-source 8-billion parameter text-to-speech model with voice cloning and conversational speech generation, rivaling commercial TTS APIs.
moneyprinter-turbo
An automated video generation tool that creates short-form content with AI-generated scripts, voiceovers, subtitles, and background footage. Simply provide a topic and get a complete video.
next-ai-draw-io
AI-powered diagram creation tool built with Next.js and React that generates draw.io diagrams from natural language prompts — supports MCP, multiple LLM providers, and one-click deployment.
officedex
OfficeDex is an open-source AI-native desktop app that generates Word, PowerPoint, and Excel files from natural language prompts using Go, Wails, and React 19.
onyx
Onyx is an open-source AI platform with RAG, agents, web search, and code execution — a self-hosted alternative to ChatGPT Enterprise built with Next.js and Python.
open-codesign
Open CoDesign is an open-source desktop app that turns prompts into prototypes, slide decks, and PDFs — a local-first alternative to Claude Design, v0, and Lovable.
open-notebook
Open Notebook is a self-hosted, privacy-first alternative to Google NotebookLM with 18+ AI providers, podcast generation, and multi-modal research capabilities.
system-prompts-leaks
Extracted system prompts from 50+ AI models and tools including Claude, ChatGPT, Gemini, Codex, Cursor, and Copilot. 43K+ stars on GitHub.
tabularis
Tabularis is an open-source desktop database client for PostgreSQL, MySQL, and SQLite with built-in AI, MCP integration, notebooks, and a plugin system — built with Tauri and TypeScript.
webwright
Webwright is Microsoft's lightweight browser agent framework that achieves SOTA results on long-horizon web tasks using code-as-action paradigm with Playwright.