A community plugin that lets you control Blender 3D with any LLM via MCP, enabling prompt-based modeling, scene creation, asset import, and Python code execution in Blender.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONOfficial code repository for 'Build a Large Language Model (From Scratch)': step-by-step PyTorch implementation of GPT-like models, covering pretraining and finetuning with notebooks and exercises.
Connect Blender to any LLM for AI-assisted 3D modeling, scene creation, and object manipulation via socket-based communication.
Open-source AI image, video, audio, and lip sync generation studio with 400+ models. Supports self-hosting and local inference without content filters.
Morphic is an AI-powered search engine with a generative UI that renders rich inline components from streamed JSON specs, supporting multiple AI and search providers, chat history, auth, and Docker deployment.
Free, open-source AI engineering curriculum from first principles: 523 lessons in 20 phases (~342 hours), with math-to-production coverage in Python, TypeScript, Rust, and Julia. Every lesson ships a reusable prompt, skill, agent, or MCP server; includes an installable AI tutor and Claude certification prep.
A curated collection of 107 foundational generative AI research papers with comprehensive summaries, learning roadmaps, glossaries, and decision guides—making cutting-edge AI research accessible to everyone.
Rowboat is an open-source desktop AI coworker that indexes your work into a local knowledge graph. It includes built-in email, browser, meeting notes, and code mode to act on accumulated context.
Repomix packs an entire repository into a single AI-friendly file (XML, Markdown, JSON, or plain text) for feeding codebases into LLMs like Claude, ChatGPT, and Gemini. It offers token counting, security checks, code compression, and remote repository support.
LangChain is a framework designed for building agents and applications powered by Large Language Models (LLMs), providing a modular architecture to chain interoperable components.
OpenDoubao is an open-source alternative to Doubao Work, using AI Agent chat to generate web frontend/backend apps on the fly. It uses a two-stage architecture: AI generates UI and APIJSON requests in the generation stage, while the steady-state stage executes filtering, sorting, pagination safely, quickly, and stably without an LLM. Write operations require admin approval.
A text-based 5e-compatible RPG where an AI Dungeon Master uses an MCP/SQLite game engine for real dice rolls, persistent stats, spell slots, and combat.
An open-source educational course teaching 18 lessons on building AI agents, covering agentic design patterns, tool use, RAG, multi-agent systems, planning, memory management, and security. Includes Python code samples with Microsoft Agent Framework and video tutorials.
SupaNexus is an open AI gateway that unifies access to multiple LLM providers via one API, simplifying development with OpenAI-compatible interfaces and centralized model management.
Semantica is a graph-native infrastructure designed to provide structured context, deterministic reasoning, and full decision provenance for AI systems, serving as a semantic layer for LLMs and agents.
LangGraph is a low-level orchestration framework for building stateful, long-running AI agents, offering durable execution, human-in-the-loop control, memory, and deployment tooling.
Toonflow is an open-source AI-powered short drama production platform that provides a complete workflow from novel import to video generation, featuring an infinite canvas editor and a three-layer Agent collaboration system.
aiHelpDesk is a governed AI agent system for production database incident response and remediation across VM, Docker/Podman, and Kubernetes deployments. It diagnoses failures, executes fix playbooks under audit trails, and learns from every resolved incident.
Forgehouse is an open-source, full-stack AI website studio that lets users create, revise, preview, and publish browser-rendered websites through natural-language prompts. It features Groq-powered generation with a safe fallback, immutable revision history, sandboxed live previews, and application-hosted publishing.
Haystack is an open-source AI orchestration framework for building production-ready LLM applications, RAG systems, and autonomous agents in Python.