Skip to content

Commit 5884ab3

Browse files
committed
chore: regenerate llms.txt / llms-full.txt index
1 parent 593aac6 commit 5884ab3

2 files changed

Lines changed: 28 additions & 14 deletions

File tree

llms-full.txt

Lines changed: 23 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ Main repository:
6969
- Summary: A practical guide to building with Anthropic's API and official SDKs, including messages, tools, vision, streaming, and production operations.
7070
- Keywords: anthropic, code, api, apps, claude, building, official, sdks, messages, tools, vision, streaming, operations
7171

72-
## Anthropic Skills Tutorial: Reusable AI Agent Capabilities
72+
## Anthropic Quickstarts Tutorial
7373
- Path: tutorials/anthropic-skills-tutorial
7474
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/anthropic-skills-tutorial/README.md
75-
- Summary: Build and operate production-quality skills for Claude Code, Claude.ai, and the Claude API.
76-
- Keywords: anthropic, skills, reusable, agent, capabilities, operate, quality, claude, code, api
75+
- Summary: A deep-dive into every project in the official anthropics/anthropic-quickstarts repository — computer use, autonomous coding, customer support, financial analysis, and the agents reference implementation.
76+
- Keywords: anthropic, skills, quickstarts, every, official, anthropics, repository, computer, autonomous, coding, customer, support, financial, analysis, agents, reference, implementation
7777

7878
## AnythingLLM Tutorial: Self-Hosted RAG and Agents Platform
7979
- Path: tutorials/anything-llm-tutorial
@@ -90,21 +90,27 @@ Main repository:
9090
## Athens Research: Deep Dive Tutorial
9191
- Path: tutorials/athens-research-tutorial
9292
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/athens-research-tutorial/README.md
93-
- Summary: Athens Research — An open-source, Roam-like knowledge management system built with ClojureScript and graph databases.
94-
- Keywords: athens, research, open, source, roam, like, knowledge, management, built, clojurescript, graph, databases
93+
- Summary: Project Status: The Athens Research repository was archived in August 2022 and is no longer actively maintained. This tutorial covers the final v2.0.0 release as a historical reference for ClojureScript/Datascript architectural patterns. Do not use Athens as the basis for new production projects.
94+
- Keywords: athens, research, status, repository, was, archived, august, longer, actively, maintained, covers, final, release, historical, reference, clojurescript, datascript, architectural
9595

96-
## AutoAgent Tutorial: Zero-Code Agent Creation and Automated Workflow Orchestration
96+
## AutoAgent Tutorial
9797
- Path: tutorials/autoagent-tutorial
9898
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/autoagent-tutorial/README.md
99-
- Summary: Learn how to use HKUDS/AutoAgent to create and orchestrate LLM agents through natural-language workflows, with support for CLI operations, tool creation, and benchmark-oriented evaluation.
100-
- Keywords: autoagent, zero, code, agent, creation, automated, workflow, orchestration, hkuds, create, orchestrate, llm, agents, natural, language, workflows, support, cli
99+
- Summary: AutoAgent (formerly MetaChain) is a zero-code autonomous agent framework from HKUDS that lets you describe agents in plain English and have them generated, tested, and deployed automatically. With 9,116 GitHub stars and an academic paper (arxiv:2502.05957), it represents a significant step toward democratizing multi-agent system development.
100+
- Keywords: autoagent, formerly, metachain, zero, code, autonomous, agent, framework, hkuds, lets, describe, agents, plain, english, have, them, generated, tested
101101

102102
## Microsoft AutoGen Tutorial: Building Multi-Agent AI Systems
103103
- Path: tutorials/autogen-tutorial
104104
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/autogen-tutorial/README.md
105105
- Summary: A deep technical walkthrough of Microsoft AutoGen covering Building Multi-Agent AI Systems.
106106
- Keywords: autogen, microsoft, building, multi, agent, technical, walkthrough
107107

108+
## autoresearch Tutorial
109+
- Path: tutorials/autoresearch-tutorial
110+
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/autoresearch-tutorial/README.md
111+
- Summary: The overnight ML research agent that runs ~100 GPU experiments while you sleep.
112+
- Keywords: autoresearch, overnight, research, agent, runs, gpu, experiments, while, sleep
113+
108114
## Awesome Claude Code Tutorial: Curated Claude Code Resource Discovery and Evaluation
109115
- Path: tutorials/awesome-claude-code-tutorial
110116
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/awesome-claude-code-tutorial/README.md
@@ -351,11 +357,11 @@ Main repository:
351357
- Summary: Learn how to use daytonaio/daytona to run AI-generated code in isolated sandboxes, integrate coding agents through MCP, and operate sandbox infrastructure with stronger security and resource controls.
352358
- Keywords: daytona, secure, sandbox, infrastructure, generated, code, daytonaio, run, isolated, sandboxes, integrate, coding, agents, mcp, operate, stronger, security, resource
353359

354-
## Deer Flow Tutorial: Distributed Workflow Orchestration Platform
360+
## DeerFlow Tutorial: Open-Source Super Agent Harness
355361
- Path: tutorials/deer-flow-tutorial
356362
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/deer-flow-tutorial/README.md
357-
- Summary: Orchestrate complex distributed workflows with Deer Flow's powerful task coordination and execution platform.
358-
- Keywords: deer, flow, distributed, workflow, orchestration, orchestrate, complex, workflows, powerful, task, coordination, execution
363+
- Summary: DeerFlow is a LangGraph-powered multi-agent runtime by ByteDance that orchestrates a lead agent, specialized sub-agents, persistent memory, sandboxed code execution, and a modular skills system to tackle complex, long-horizon research and automation tasks.
364+
- Keywords: deer, flow, deerflow, open, source, super, agent, harness, langgraph, powered, multi, runtime, bytedance, orchestrates, lead, specialized, sub, agents
359365

360366
## Devika Tutorial: Open-Source Autonomous AI Software Engineer
361367
- Path: tutorials/devika-tutorial
@@ -489,6 +495,12 @@ Main repository:
489495
- Summary: Haystack — An open-source framework for building production-ready LLM applications, RAG pipelines, and intelligent search systems.
490496
- Keywords: haystack, open, source, framework, building, ready, llm, applications, rag, pipelines, intelligent, search
491497

498+
## Hermes Agent Tutorial
499+
- Path: tutorials/hermes-agent-tutorial
500+
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/hermes-agent-tutorial/README.md
501+
- Summary: NousResearch's self-hosted personal AI agent with persistent memory, autonomous skill creation, 20+ platform gateway, and a closed reinforcement-learning loop that turns every conversation into fine-tuning data.
502+
- Keywords: hermes, agent, nousresearch, self, hosted, personal, persistent, memory, autonomous, skill, creation, gateway, closed, reinforcement, learning, loop, turns, every
503+
492504
## HuggingFace Transformers Tutorial: Building State-of-the-Art AI Models
493505
- Path: tutorials/huggingface-tutorial
494506
- Index: https://github.com/johnxie/awesome-code-docs/blob/main/tutorials/huggingface-tutorial/README.md

llms.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,12 +25,13 @@
2525
- Agno Tutorial: Multi-Agent Systems That Learn Over Time: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/agno-tutorial
2626
- Aider Tutorial: AI Pair Programming in Your Terminal: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/aider-tutorial
2727
- Anthropic API Tutorial: Build Production Apps with Claude: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anthropic-code-tutorial
28-
- Anthropic Skills Tutorial: Reusable AI Agent Capabilities: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anthropic-skills-tutorial
28+
- Anthropic Quickstarts Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anthropic-skills-tutorial
2929
- AnythingLLM Tutorial: Self-Hosted RAG and Agents Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/anything-llm-tutorial
3030
- Appsmith Tutorial: Low-Code Internal Tools: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/appsmith-tutorial
3131
- Athens Research: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/athens-research-tutorial
32-
- AutoAgent Tutorial: Zero-Code Agent Creation and Automated Workflow Orchestration: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autoagent-tutorial
32+
- AutoAgent Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autoagent-tutorial
3333
- Microsoft AutoGen Tutorial: Building Multi-Agent AI Systems: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autogen-tutorial
34+
- autoresearch Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/autoresearch-tutorial
3435
- Awesome Claude Code Tutorial: Curated Claude Code Resource Discovery and Evaluation: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-claude-code-tutorial
3536
- Awesome Claude Skills Tutorial: High-Signal Skill Discovery and Reuse for Claude Workflows: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-claude-skills-tutorial
3637
- Awesome MCP Servers Tutorial: Curating and Operating High-Signal MCP Integrations: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/awesome-mcp-servers-tutorial
@@ -72,7 +73,7 @@
7273
- CrewAI Tutorial: Building Collaborative AI Agent Teams: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/crewai-tutorial
7374
- Crush Tutorial: Multi-Model Terminal Coding Agent with Strong Extensibility: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/crush-tutorial
7475
- Daytona Tutorial: Secure Sandbox Infrastructure for AI-Generated Code: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/daytona-tutorial
75-
- Deer Flow Tutorial: Distributed Workflow Orchestration Platform: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/deer-flow-tutorial
76+
- DeerFlow Tutorial: Open-Source Super Agent Harness: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/deer-flow-tutorial
7677
- Devika Tutorial: Open-Source Autonomous AI Software Engineer: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/devika-tutorial
7778
- Dify Platform: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/dify-tutorial
7879
- DSPy Tutorial: Programming Language Models: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/dspy-tutorial
@@ -95,6 +96,7 @@
9596
- gptme Tutorial: Open-Source Terminal Agent for Local Tool-Driven Work: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/gptme-tutorial
9697
- HAPI Tutorial: Remote Control for Local AI Coding Sessions: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/hapi-tutorial
9798
- Haystack: Deep Dive Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/haystack-tutorial
99+
- Hermes Agent Tutorial: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/hermes-agent-tutorial
98100
- HuggingFace Transformers Tutorial: Building State-of-the-Art AI Models: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/huggingface-tutorial
99101
- HumanLayer Tutorial: Context Engineering and Human-Governed Coding Agents: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/humanlayer-tutorial
100102
- Instructor Tutorial: Structured LLM Outputs: https://github.com/johnxie/awesome-code-docs/tree/main/tutorials/instructor-tutorial

0 commit comments

Comments
 (0)