ai-guide: A Chinese-Language AI Knowledge Base With a Vibe Coding Curriculum
程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude / GLM)、最新 AI 资讯、Prompt 提示词大全、AI 知识百科(Agent Skills / RAG / MCP / A2A)、AI 编程教程(Harness Engineering)、AI 工具用法(Cursor / Claude Code / TRAE / Codex / Copilot)、AI 开发框架教程(Spring AI / LangChain)、AI 产品变现指南,帮你快速掌握 AI 技术,走在时代前沿。本项目为开源文档 aiguide,已升级为鱼皮 AI 导航网站
At a glance
- What is it?
- liyupi/ai-guide is a free, Chinese-language repository that aggregates AI tool guides, model explainers, and a structured Vibe Coding tutorial. It is a content hub rather than software, and its value depends on the accuracy and freshness of its linked articles.
- Who is it for?
- Adopt ai-guide if you read Chinese and want a single, free starting point for AI tools, model basics, and Vibe Coding practice. Skip it if you need a vetted technical reference or an English-only resource, since most content is in Chinese and links point to an external site.
- Can I use it commercially?
- Check first. The repository uses a licence we do not classify automatically, so read its LICENSE file before any commercial use.
- Is it still maintained?
- Yes. The repository last received commits 5 days ago.
- What is it written in?
- Mainly JavaScript, according to GitHub's language statistics.
Answers come from the project's GitHub data, last synced on September 15, 2026, and from our analysis. They are not legal advice.
DEEP OPEN-SOURCE ANALYSIS
What This Repository Actually Is
The repository description calls itself an AI resource collection and a Vibe Coding tutorial. The README goes further and labels it a completely free and open AI knowledge sharing platform. The primary language listed is JavaScript, but the content is documentation. The site is built with VuePress, according to the topics. This is not a library you import or a tool you run. It is a curated set of links, articles, and course materials, mostly in Chinese, organized into tables and categories. The intended audience is broad: the README explicitly mentions programmers, designers, product operators, and people with no technical background. That breadth is both the project's appeal and its limitation. You get a wide survey, but depth on any single topic depends on the linked external pages.
The Vibe Coding Tutorial as the Core Offering
The most developed part of the repository is the Vibe Coding zero-basis tutorial. The author claims it was created solo, contains thousands of images and hundreds of thousands of characters, and draws on two and a half years of AI programming experience. The tutorial is structured into seven sections: basic reading, programming tools, project practice, experience and techniques, product monetization, programming learning, and a resource library. The README presents a learning path for two profiles. A complete beginner is told to finish the basics on day one, then spend one to two weeks on tools and simple projects. Someone with programming experience is told to review the basics quickly, then spend a week on mainstream AI coding tools and try refactoring an existing project. The tutorial is hosted on the external site ai.codefather.cn, not inside the repository itself. That means the repository functions as a gateway, and the actual learning happens elsewhere.
How the Content Is Organized
The README uses tables to group resources by category. The AI programming section lists hot tutorials, Cursor techniques, practical projects, advanced techniques, and framework integrations. The AI tool evaluation section contains links to posts about GPT-5, Claude 4, Cursor 2.0, Gemini 3.0, an open source tool called OpenCode, and a three-model comparison. Other sections cover video creation, office efficiency, and knowledge management. Each row is a link to a specific page on ai.codefather.cn, often with a long numeric ID in the URL. The navigation structure is straightforward: you pick a category, click a link, and read the article on the external site. There is no search function visible in the repository itself. For a user who wants to browse by topic, the tables work fine. For someone searching for a specific term like MCP or RAG, the README does not offer an index, so you would need to scan the tables manually.
Running and Maintaining the Site
The repository is built with VuePress, a static site generator. To run it locally, you would clone the repository, install dependencies with a package manager like npm, and use the VuePress development command. The README does not provide these commands directly, so you would need to inspect the package.json file in the repository to find the exact scripts. The last push was in September 2026, which suggests recent activity, but there are no releases listed. The license field shows NOASSERTION, meaning the repository does not declare a standard open source license. That is a real concern if you plan to reuse any of the text or structure. The content itself is the product, and without a clear license, you cannot legally copy or redistribute it without asking the author. For a documentation project, that is an unusual and potentially limiting choice.
Limitations and Failure Modes
The most obvious limitation is language. The README offers English and Traditional Chinese translations for the Vibe Coding tutorial, but the main navigation tables are in Chinese, and most linked articles appear to be in Chinese. An English-only reader will find the tutorial translation useful but will miss the broader resource collection. A second limitation is the dependency on external links. The repository is a list of URLs, not a self-contained document. If ai.codefather.cn changes its structure or removes pages, the links break and the repository becomes a collection of dead references. The README does not mention any archival or mirroring strategy. A third issue is timeliness. The tool evaluation section includes posts about GPT-5, Claude 4, and Gemini 3.0, which are recent models, but the repository has no versioning or changelog. You cannot tell from the repository alone which articles are current and which are outdated. The author's claim that the tutorial beats 90% of paid Vibe Coding content is a marketing statement, not a verifiable fact.
Alternative Approaches to AI Learning Resources
A direct alternative is the Awesome lists ecosystem, such as awesome-chatgpt or awesome-llm, which aggregate links on GitHub with a similar table structure. The key difference is that Awesome lists are usually community-maintained, with multiple contributors and a review process, while ai-guide is the work of a single author, as the README states. Another alternative is official documentation from model providers, like OpenAI's or Anthropic's guides, which are authoritative but narrow in scope. A third alternative is a structured course platform like Coursera or Fast.ai, which offers sequenced lessons and assessments, but usually at a cost. The trade-off is clear: ai-guide is free, broad, and opinionated, while Awesome lists are broader but less curated, and official docs are accurate but fragmented. For a beginner who wants a single author's consistent voice and a clear learning path, ai-guide has an advantage. For someone who wants community vetting or official accuracy, the alternatives are stronger.
Maintenance and Upgrade Cost
Because this is a documentation repository, the maintenance cost is about keeping links alive and updating content as AI tools evolve. The author appears to do this personally, given the single-author claim. The last push in September 2026 suggests active upkeep, but there is no release history to track changes. For a user, the cost is low: you do not need to install anything or manage dependencies. You simply visit the site or read the README. For a contributor, the cost is higher. The repository is in Chinese, so any contribution requires Chinese language proficiency. The license is NOASSERTION, which means you have no formal permission to fork and redistribute the content. If you want to use this material in your own teaching or product, you must contact the author directly. The repository's value is tied to the author's continued effort, and there is no community mechanism to take over if that effort stops.
Editorial conclusion
Adopt ai-guide if you read Chinese and want a single, free starting point for AI tools, model basics, and Vibe Coding practice. Skip it if you need a vetted technical reference or an English-only resource, since most content is in Chinese and links point to an external site. Before relying on any guide, check the publication date on the linked page, because AI tools and models change quickly and the repository itself has no release history to signal updates.
Community notes