← All Posts

Forkcast Weekly #11: OpenCut, build-your-own-x, awesome-llm-apps, ossie, lingbot-map, hallmark, PostHog

This episode covers 30 trending open-source projects from this week including the open-source CapCut alternative OpenCut (75k stars), a 529k-star collection

Episode trending-weekly ID: 2026-07-19-trending-weekly-ep11 #forkcast#trending-weekly#opencut#build-your-own-x#awesome-llm-apps#ossie#lingbot-map#hallmark#posthog

Watch Episode

Episode Summary#

This episode covers 30 trending open-source projects from this week including the open-source CapCut alternative OpenCut (75k stars), a 529k-star collection of build-your-own-X tutorials, 100+ production-ready AI agent and RAG apps, Apache’s new semantic metadata standard, a real-time 3D foundation model for streaming reconstruction, and an anti-AI-slop design skill for coding agents. Also featured are PostHog’s self-driving product platform, Matt Pocock’s 177k-star engineering skills, a personal AI trading agent, and many more.

Repositories Covered#

OpenCut#

Professional video editing is locked behind expensive subscriptions. CapCut and Premiere Pro cost money or watermark your exports.

build-your-own-x#

Reading about tech doesn’t teach you how it actually works. You need to build it yourself to truly understand it.

awesome-llm-apps#

Most AI agent examples are toy demos that don’t actually work. You need production-ready RAG and agent apps you can clone and run immediately.

ossie#

Every analytics platform uses its own semantic metadata format, making it impossible to share data definitions across tools like Power BI, Tableau, and AI pipelines.

lingbot-map#

3D scene reconstruction from video streams is slow and requires per-scene optimization. You can’t get real-time 3D maps from live camera feeds.

hallmark#

AI-generated UIs all look the same — generic white cards, Inter font, blue buttons. You can spot AI-designed websites instantly because they have no personality.

posthog#

Product analytics tools give you dashboards but zero context for AI agents to actually diagnose problems and ship fixes autonomously.

skills#

AI coding agents are unpredictable. They’ll write tests that don’t test anything, refactor without understanding the architecture, and ship code without verifying it works.

Vibe-Trading#

Algorithmic trading platforms cost thousands per month and require a PhD in quantitative finance. You want AI to handle trading without the insane barriers to entry.

maths-cs-ai-compendium#

Breaking into AI research requires scattered knowledge across linear algebra, calculus, probability, ML theory, and computer science. There’s no single structured path that ties it all together.

airi#

AI companions are locked inside cloud services where someone else owns your data and can pull the plug anytime. You want a companion that’s truly yours, running on your own hardware.

destructive_command_guard#

AI coding agents have full shell access and can run rm -rf, git push —force, or DROP TABLE without asking. One hallucinated command can destroy your entire project.

ui-skills#

AI coding agents build functional but ugly UIs. They don’t understand visual hierarchy, spacing, motion, or typography — you get technically correct but visually broken interfaces.

openinterpreter#

AI coding tools are locked to proprietary models like GPT and Claude. You can’t run a capable coding agent on open models without sacrificing quality.

ai-hedge-fund#

Running a hedge fund requires an army of analysts, traders, and risk managers. You want an AI team that simulates the entire fund structure without the overhead.

ai-engineering-from-scratch#

AI engineering tutorials are scattered, outdated, or too academic. You need a practical roadmap that takes you from zero to building and shipping AI products.

copilot-sdk#

Every platform needs its own Copilot integration with different protocols, auth, and session management. You waste months building custom integrations instead of one SDK handling everything.

code-review-graph#

AI coding tools scan entire files blindly when they only need specific functions or symbols, wasting context window tokens and making reviews slow and expensive.

Win11Debloat#

Windows ships with telemetry, pre-installed bloatware, and dozens of background services eating CPU cycles and compromising privacy. Disabling them manually means digging through registry and group policy.

Bonsai-demo#

Running 8B+ parameter models requires expensive GPUs with 24GB+ VRAM. Most developers can’t afford the hardware to run capable local models.

cwc-workshops#

Building production AI agents is fundamentally different from writing prompts. There’s no official curriculum that teaches agent decomposition, eval-driven development, and managed agent deployment.

exercises-dataset#

Building a fitness app requires a comprehensive exercise database with proper form animations, muscle targeting, and multilingual instructions. No open dataset provides all of this.

graphify#

AI coding agents read flat files without understanding relationships between code, database schemas, and infrastructure configs. They miss cross-cutting concerns because nothing connects the pieces.

G0DM0D3#

Every major AI chat interface has content filters that refuse certain topics outright. You want a self-hosted chat that respects your freedom to discuss anything without arbitrary restrictions.

DeepTutor#

One-size-fits-all tutoring platforms don’t remember what you’ve learned or adapt to your learning style. You need a tutor that builds a lifelong model of your knowledge.

airllm#

Running 70B parameter models requires $40,000 worth of GPU hardware. Most developers are locked out of large model inference entirely.

protobuf#

JSON and XML are verbose, slow to parse, and waste bandwidth. You need a compact binary format that’s fast to serialize and works across every major language.

wigolo#

AI agents need web access but every search API costs money, requires API keys, and sends your queries to a third party. You want local-first web access that costs nothing and keeps your data private.

spec-kit#

AI coding agents jump straight to code without understanding requirements, producing technically correct but functionally wrong implementations. You need specs written before any code is generated.

lobehub#

Managing multiple AI agents is chaos — each one needs separate configuration, scheduling, and monitoring. You need a single dashboard that orchestrates your entire AI workforce.

Watch#

Notes#

Transcript and notes will be added from Forkcast output artifacts.