APECODE
Unleash Your Inner Builder.
Empowering every builder to create with AI.
$ git clone https://github.com/ApeCodeAI/vmarker
$ python -m vmarker --video input.mp4
[INFO] Generating chapters with AI...
[DONE] 12 chapters generated >>> output.json
OPEN SOURCE LAB
apecode
Nano Claude Code. A lightweight AI programming assistant built from scratch. Minimal, fast, hackable.
We build in public. All code is open source, free to use. Courses are just deeper dives into the engineering decisions.
CODE_FIRST
Every project starts with real code, not slides. Open source on GitHub for everyone.
LEARN_BY_BUILDING
Not a tutorial factory. Real projects from a working engineer, built on weekends in the garage.
OPEN_SOURCE
Apache 2.0 licensed. Fork it, hack it, ship it. Courses are optional deeper dives.
Built for the "Escape Velocity"
"In the AI era, coding is no longer a privilege for the few, but an instinct for everyone to realize their creativity. I created apecode.ai to solve my own development needs. Now, I hope it can be the booster for you to reach 'Escape Velocity'."— Chaofa Yuan, founder of apecode.ai
LEARN ENGINEERING
Code is free. Courses are deeper dives into the why behind every engineering decision.
vmarker in Practice: AI Video Chapter Generation
Complete source code walkthrough of the open source project vmarker. Understand AI video processing engineering from scratch, including prompt design, segmentation algorithms, and output formatting.
Build NanoClaw: Local AI Code Assistant
Line-by-line explanation of nanoclaw-py architecture. From LLM API calls to Tool Use implementation, master the complete engineering pipeline of a local AI code assistant.
RECENT UPDATES
The Formula for Landing an LLM Algorithm Job (Part 2)
2025.04.20 · 38 minlisten_now >>>Building a Claude Code from Scratch: Architecture Design & Tool Use Implementation
2025.01.08 · 12 min readread_more >>>nanoclaw-py v0.3.0: Multi-model support & streaming responses
2025.01.02 · v0.3.0view_changelog >>>START BUILDING
Clone the repo. Read the code. Build something.
All projects Apache 2.0 licensed. No strings attached.