A self-hostable Python infrastructure layer that gives AI agents an auditable context graph, provenance for every fact, and deterministic reasoning without an LLM.
Behind this: 8 build steps · 4 tools and how each is used · how to validate demand · 3 things the video never answers.
A prediction engine that turns source material into a knowledge graph, generates agents with personalities and memory, and simulates them in a digital world.
Behind this: 9 build steps · 2 tools and how each is used · how to validate demand · 3 things the video never answers.
A low-code, self-hostable platform for assembling, deploying, and continuously running AI agents that respond to outside events.
Behind this: 8 build steps · 2 tools and how each is used · how to validate demand · 3 things the video never answers.
A self-hostable system that converts conversations, documents, and code into reusable memory, skills, wiki content, and code-graph assets governed by human permissions.
Behind this: 8 build steps · 3 tools and how each is used · how to validate demand · 3 things the video never answers.
An open-source design skill that applies anti-AI-slop rules, selects layouts and themes, critiques generated designs, and returns HTML and CSS.
Behind this: 9 build steps · 4 tools and how each is used · how to validate demand · 3 things the video never answers.
An agent-native tutoring workspace combining chat, quizzes, research, problem-solving, visualization, and mastery practice while keeping learner context connected.
Behind this: 8 build steps · 7 tools and how each is used · how to validate demand · 3 things the video never answers.
An MCP server that gives an AI assistant controlled access to terminal commands, files, processes, and code execution.
Behind this: 9 build steps · 6 tools and how each is used · how to validate demand · 3 things the video never answers.
A single-binary office suite that lets AI agents read, edit, render, and automate Word, Excel, and PowerPoint files without an office installation.
Behind this: 9 build steps · 2 tools and how each is used · how to validate demand · 3 things the video never answers.
A Rust library and command-line tool that converts many office and document formats into consistent GitHub-flavored Markdown without machine-learning models or external services.
Behind this: 7 build steps · 4 tools and how each is used · how to validate demand · 3 things the video never answers.
An agent skill that makes an LLM write documentation in ASD-STE 100 Simplified Technical English using 53 numbered rules.
Behind this: 8 build steps · 4 tools and how each is used · how to validate demand · 3 things the video never answers.
A Kubernetes-based system that multiplexes idle agent-like workloads onto worker pods by suspending and resuming them with state intact.
Behind this: 9 build steps · 8 tools and how each is used · how to validate demand · 3 things the video never answers.
A CRM built around an AI agent that maintains records and schedules follow-ups while refusing to guess facts about people.
Behind this: 9 build steps · 1 tool and how each is used · how to validate demand · 3 things the video never answers.
A laptop-based personal AI agent with readable Python code, SQLite memory, a retrieval gate, a local dashboard, and terminal, voice, and Telegram access.
Behind this: 8 build steps · 3 tools and how each is used · how to validate demand · 3 things the video never answers.
A zero-dependency JavaScript library that morphs one stroke-based icon into another using spring physics and automatic shape alignment.
Behind this: 8 build steps · 3 tools and how each is used · how to validate demand · 3 things the video never answers.
A browser user script that checks articles for matching Hacker News and Reddit threads and presents the discussions alongside the article.
Behind this: 9 build steps · 3 tools and how each is used · how to validate demand · 3 things the video never answers.
A native macOS application for creating, browsing, booting, cloning, exporting, renaming, and deleting virtual iPhones without using the terminal.
Behind this: 7 build steps · 4 tools and how each is used · how to validate demand · 3 things the video never answers.
A Swift and Metal runtime that runs 35B and 80B Qwen mixture-of-experts models on Apple devices by streaming routed experts from storage.
Behind this: 8 build steps · 4 tools and how each is used · how to validate demand · 1 more real example · 3 things the video never answers.
A self-hostable website that evaluates whether an AI coding agent can build a personal replacement for a SaaS application and explains the tradeoffs.
Behind this: 9 build steps · 6 tools and how each is used · how to validate demand · 3 things the video never answers.
A free, open-source screen recorder and editor that tracks cursor movement and clicks to suggest zooms, follow the cursor, add annotations, and generate on-device captions.
Behind this: 9 build steps · 2 tools and how each is used · how to validate demand · 3 things the video never answers.
A 114-billion-parameter mixture-of-experts model that generates a 10-second video with audio from text or text plus an image.
Behind this: 8 build steps · 3 tools and how each is used · how to validate demand · 3 things the video never answers.
Searchable transcript of Top Open-Source GitHub Projects : AutoGPT, Capptivo, anydoc, Swiftlet, waku-agent & morphicons #282 — ManuAGI - AutoGPT Tutorials (13:37). Search for a phrase, then click its timestamp to jump straight to that moment in the video.
Captions sourced from the original video on YouTube, published by ManuAGI - AutoGPT Tutorials. The video, its captions and all related intellectual property remain the property of their respective owners; AINotes claims no ownership. Provided for research, accessibility and search — see the Transcript Notice and Copyright Policy.
00:00 Every week developers release new open-source projects on GitHub, and this is our weekly GitHub project update video covering the best of them. Top trending open-source GitHub projects this week. You'll discover useful and trending developer tools from local AI agents to self-hosted platforms. Without wasting time, let's get started. >> Before we jump into today's project updates, here's a quick announcement for everyone.
00:24 We've launched a brand new YouTube channel called AI Agent Studio dedicated entirely to AI agent projects, tutorials, and tools. So, if you're interested in staying up to date with the latest AI agent open-source projects, learning how to build your own agents, or exploring cutting-edge agent frameworks, make sure to check it out. Subscribe now to get weekly videos, in-depth guides, and real-time project breakdowns.
00:50 The link is right there in the description. Don't miss it. All right, let's get into today's video. >> Project number one, Semantica, graph infrastructure for accountable, auditable AI agents. Semantica is an open-source Python infrastructure layer that gives AI agents a knowledge graph with audit trails. It sits under your LLM, vector store, and agent framework, ingesting data from databases, Databricks, and Snowflake, then extracting entities and relations into a context graph.
01:19 Every fact carries W3C PROV-O provenance. Every decision becomes a traceable, queryable node, and reasoning runs deterministically through re-data log and SPARQL without an LLM. Storage spans RDF and property graph backends. Install it and ground your agents. Project number two, Miro Fish, multi-agent simulation engine for predicting the future. Miro Fish is an open-source prediction engine that uses multi-agent simulation to rehearse the future.
01:48 You upload seed material like news, a policy draft, or a novel, and describe your prediction. It builds a knowledge graph, generates thousands of agents with personalities and memory and runs them through a digital world where they evolve. You inject variables mid-run and chat with any agent and it returns a report. It runs on any OpenAI format model.
02:08 Deploy it and rehearse the future. Project number three, AutoGPT, build, deploy, and run continuous AI agents. AutoGPT is a free, self-hostable platform for building, deploying, and running continuous AI agents that automate workflows. You assemble an agent in a low-code builder by connecting blocks, where each block performs one action, then deploy it on the AutoGPT server, where agents run continuously and can be triggered by outside events.
02:37 A marketplace offers ready-made agents. For example, an agent turns Reddit topics into short videos. It installs with one command via Docker. Self-hosted and automate your workflows. Project number four, Tencent DB agent memory, team memory hub of reusable assets for agents. Tencent DB agent memory is an open-source, self-hostable memory hub for teams of AI agents.
02:59 It turns conversations, documents, and code into four reusable assets: chat memory, version skills, a wiki, and a code graph of symbols and call paths. A human-controlled panel governs ownership, versions, and visibility, so you equip agents with only what they need and share safely. New agents import repos, docs, and past sessions. It works with Claude code and open claw.
03:24 Deploy it and give your agents memory. Project number five, Enaun Hallmark, anti-AI slop design skill for Claude code, cursor, codex. Hallmark is an open-source design skill for Claude code, cursor, and codex that refuses to look AI-generated. It encodes anti-AI slop rules for typography, color, layout, and motion. It picks one of 21 structures, dresses it in one of 22 themes, then runs 65 slop test gates in self-critique before returning HTML and CSS.
03:57 Four verbs let you build, audit, redesign, or study a design from a screenshot or URL. Per project memory keeps outputs from repeating. Install it and stop shipping slop. Project number six, Deep Tutor, self-hostable agent-native workspace for personalized tutoring. Deep Tutor is an open-source self-hostable AI tutoring workspace from H K U D S. It runs chat, quizzes, deep research, problem-solving, visualization, and mastery practice on one agent loop, so context follows the learner.
04:29 Knowledge bases, books, notebooks, and personas stay connected with retrieval across llama index, graph rag, light rag, or a linked obsidian vault. You consult a live Claude code or Codex agent mid-turn. Install community skills and inspect a three-layer memory that traces every fact to its source. Install it and start tutoring. Project number seven, Desktop Commander MCP, terminal, file, and process control for AI.
04:56 Desktop Commander is an open-source MCP server that gives an AI assistant control of your terminal, file system, and processes. It runs long-running commands, manages processes, and searches files by name or content with rip grep. It reads and edits text, Excel, PDF, and Word files, applies search and replace edits, and runs Python, Node, or R code in memory for data analysis.
05:20 It installs into Claude desktop, Cursor, VS Code, and Codex with Docker isolation. Install it and hand over your desktop. Project number eight, Office CLI, command-line office suite built for AI agents. Office CLI is an open-source command-line office suite, so AI agents can read, edit, and automate Word, Excel, and PowerPoint files. It ships as a single binary with no office install, giving every element a stable path, so agents navigate without XML.
05:50 A built-in rendering engine turns files into HTML or PNG, so an agent can see its output and fix layout issues. It evaluates Excel formulas and runs as an MCP server. Install it and let your agent build documents. Project number nine, AnyDoc, convert any office document to clean markdown. AnyDoc is a fast open-source Rust library from Firecrawl that converts documents into clean markdown.
06:16 It turns Word, PowerPoint, Excel, OpenDocument, RTF, EPUB, CSV, and PDF files into GitHub-flavored markdown. Parsing every format through one document model, so tables, lists, and footnotes stay consistent. It detects formats from bytes and runs in milliseconds with no ML models or external services. It ships bindings for Node.js, Python, and browser, plus a CLI and agent skill.
06:44 Install it and convert any document. Project number 10, Simple English, make AI write in simplified technical English. Simple English is an open-source agent skill that makes an LLM write documentation in ASD-STE 100 Simplified Technical English, the controlled language aerospace uses, so instructions can't be misread. It applies 53 numbered rules, short sentences, one word per meaning, active voice, simple tenses, no hedging modals, condition before command, and reduces AI slop.
07:16 It adapts to error messages, runbooks, and release notes. It installs into Claude Code, Cursor, Codex, and any agent skills client. Install it and write docs that can't be misread. Project number 11, Agent Substrate, run agent workloads at scale on Kubernetes. Agent Substrate is an open-source system built on Kubernetes that runs agent-like workloads at higher density and lower latency.
07:40 It maps idle actors onto a pool of worker pods, suspending and resuming them with state intact for multiplexing. It keeps the Kubernetes control plane off the request path, isolates workloads with G visor, and stays framework agnostic across ADK, LangChain, Claude Code, and MCP. It runs on any cluster through a kubectl plugin, and it's early. Deploy it and scale your agents.
08:04 Project number 12, Camp AI CRM. Open source agentic first CRM. Built for AI agents, Camp AI CRM is an open source self-hostable CRM built around an AI agent. The agent runs on its schedule, filling records and booking its own follow-ups, and keeps going after you close the browser. Its rule is that nothing about a person is guessed. Tools report only what they observe, and weak evidence becomes a suggestion a human settles.
08:31 It treats your own email as evidence and needs no API keys. Deploy it and let the agent keep your notes. Project number 13, Waku Agent. A readable, local-first personal AI agent. Waku is an open source, local-first AI assistant you run on your laptop in readable code. Its memory lives in one SQLite file, semantic, episodic, and procedural, with a gate that decides whether to retrieve.
08:56 The loop is 95 lines of plain Python, and a local dashboard shows each message flow through the harness. Deterministic tests and an LLM judge run behind a release gate. You bring one API key, reach it by terminal, voice, or Telegram. Clone it and read the agent. Project number 14, Morphicons. Morph any stroke-based icon into any other. Morphicons is an open source JavaScript library that animates any stroke-based icon morphing into any other with spring physics.
09:25 It works with Lucid, Tabler, Heroicons, Iconoir, or your SVG paths, and needs no hand-declared rotation pairs. It solves optimal alignment between shapes and interpolates in polar space, so rotations emerge from the math. Morphs are interruptible, keeping velocity mid-flight. It ships React, Vanilla DOM, and Pure Core builds, has zero dependencies, and weighs 6KB GZipped.
09:51 Install it and morph your icons. Project number 15, Backchannel. Add Hacker News and Reddit threads to articles. Backchannel is an open-source user script that adds Hacker News and Reddit discussions to any article you read. It checks each page against sources you've enabled and lights up a button when a thread exists, then opens a sidebar merging both communities, tagged by source.
10:13 A beta layer matches quotes back to the article, so you can filter the thread by passage. You can vote and reply on Hacker News. It has no back-end or telemetry. Install it and read along. Project number 16, vPhone Workstation. Native macOS app for managing virtual iPhones. vPhone Workstation is an open-source native macOS app for managing virtual iPhones.
10:35 It's a SwiftUI front-end for vPhone CLI, which boots iOS research VMs on Apple's virtualization framework, so you browse, create, and boot them without the terminal. A create wizard walks you through variant, firmware, and resources, while a library shows each VM's state, build, and specs. You can clone, rename, export, and delete VMs, and it checks your host first.
10:58 Install it and boot a virtual iPhone. Project number 17, Swiftlet. Run 35B and 80B Qwen models on iPhones. Swiftlet is an open-source Swift and Metal runtime that runs 35B and 80B Qwen mixture of experts models on Apple devices, including iPhones. It keeps a model's dense core in memory and streams routed experts from storage, so the 80B needs about 4.3 GB of RAM, and the 35B fits on an iPhone.
11:27 Experts are repacked, so each fetch is one read. It ships as a Swift package, CLI, OpenAI compatible server, and iOS app. Build it and run a big model locally. Project number 18, Can I Vibe It Coded, which SaaS you can replace with one prompt. Can I Vibe It Coded, or Can I Vibe It Coded, is an open-source website that tells you which SaaS subscriptions an AI coding agent could replace.
11:51 For each app, it gives a verdict, yes, kind of, or not really, on whether Claude Code, Codex, or Cursor can one-shot a personal version, the exact prompt to build it, and what you'd lose by leaving. Entries are JSON files contributed by pull request. It's built with Astro and SQLite, self-hostable on any VPS. Browse it and cancel a subscription. Project number 19, Captivo, open-source screen recorder with smart cursor zoom.
12:19 Captivo is a free, open-source screen recorder and editor for macOS, Windows, and Linux, and an alternative to Screen Studio. It captures your screen through each OS's native pipeline with hardware H.264 encoding, saving a cursor and click track. From clicks, it auto-suggests zooms, follows the cursor, and lets you add annotations, a facecam, backgrounds, and editor presets.
12:44 Captions run on device through Whisper with no cloud, and you export to MP4, WebM, or GIF. Download it and record your demo. Project number 20, Magai 2 Preview, 114B mixture of experts model for audio-video generation. Magai 2 Preview is an open-source 114 billion parameter model from Sand.ai that generates video with sound from text. It's a mixture of experts model that activates 6 billion parameters per token, and this repository is the inference code from a text prompt or a prompt plus an image.
13:20 It produces a 10-second clip with audio generated in two stages, a low-resolution pass, then a 1080p refiner. Weights are on hugging face, and it needs eight Nvidia Hopper GPUs. Download it and generate a clip. Thanks for watching. See you in the next update.