Every project links to evidence: source code, live products, or engineering write-ups. Private projects are presented as sanitized case studies — detail pages rolling out.
lingma-proxy · Lingma-compatible proxy / Feishu Agent
Open source Solo developer
Adapts Tongyi Lingma / Qoder local capabilities into standard OpenAI / Anthropic protocols so any agent client can plug in.
- OpenAI / Anthropic / Responses protocol adaptation: model listing, streaming, parameter pass-through, error-format compatibility — works with Claude Code, Codex CLI, Cline and more
- Dual backends (Remote API & IPC): WebSocket / Named Pipe probing, model fallback, multi-runtime compatibility; full Tools / Function Calling support
- Feishu Agent branch: CardKit streaming replies, Skills / MCP tool extensions, SQLite / FTS5 tool memory, scheduled tasks and safe file access
GoWailsVue3WebSocketNamed PipeSQLite/FTS5MCP
Outsider Studio · AI short-video production
Private · sanitized case Solo developer
For POV short-video creators: an AI workbench from topic, script, storyboard, image generation and TTS to Jianying export.
- Core pipeline: script generation, storyboard splitting, reference management, image gen, voice synthesis, video preview and Jianying export; multi-provider routing, fallback and config management
- Commercialization loop: License + Admin console + distribution invite codes & quotas + soft-OTA release pipeline — desktop to cloud, end to end
- Long-running generation UX: task state machine, failure retry, batch cancel, resume-from-checkpoint and history
Tauri 2React 19RustCloudflare Workers/D1/R2HonoFFmpeg
Product site →
Case study in preparation
Ecom Image · E-commerce AI asset workbench
Private · sanitized case Solo developer
Full pipeline for e-commerce assets: hot-product collection as reference images, multi-type generation with human review before delivery.
- Built-in crawl scheduler (APScheduler in the unified API): best-seller / store + keyword collection on major platforms, business-friendly cron config, two-layer idempotent dedup
- Separate stores and tags for hot-product vs reference images with explicit promotion; references + locale/platform style profiles + versioned templates assemble the prompts
- Full lineage: Project → MarketVersion → Job → DeliveryAsset, with QA rules and human review before delivery
Next.jsFastAPIPostgreSQLMinIOAPScheduler
Case study in preparation
Job-opportunity screening Agent with human-in-the-loop
Private · sanitized case Solo developer
Rule + LLM dual evaluation for job opportunities — real actions never fire from the model, only from human approval.
- Full chain: source adapters → normalization & dedup → candidate profile → rule + LLM evaluation → human review queue
- Analysis-only by default: thresholds, daily caps, risk cooldowns, queue limits and explicit confirmation as pre-action safety gates
- Auditable end to end: execution batches, system events, review records and exclusion states
PythonLocal LLMSQLite
Case study in preparation