Skip to content

Instantly share code, notes, and snippets.

@bossjones
Last active April 12, 2025 17:49
Show Gist options
  • Save bossjones/8f0cd992eb03feb911a0602eaf878080 to your computer and use it in GitHub Desktop.
Save bossjones/8f0cd992eb03feb911a0602eaf878080 to your computer and use it in GitHub Desktop.
https://github.com/rlancemartin/llmstxt_architect - LLMsTxt Architect is a Python package that builds LLMs.txt automatically, using LLMs to automate the process.

langchain LLMs-txt Overview - langchain-ai/mcpdoc - Expose llms-txt to IDEs for development vibe-code-benchmark - Code agents like Cursor have transformed how many of us work. Protocols like MCP (Model Context Protocol) can connect these agents with external data sources. This repo tests how different code agents compare and how best to connect them to external data.

discord.py llms.txt

uvx --from llmstxt-architect llmstxt-architect --urls https://discordpy.readthedocs.io/en/stable/index.html --max-depth 2 --llm-name claude-3-7-sonnet-latest --llm-provider anthropic --project-dir ai_docs/discord_llmstxt

dpytest llms.txt

uvx --from llmstxt-architect llmstxt-architect --urls https://dpytest.readthedocs.io/en/latest/modules/index.html --max-depth 2 --llm-name claude-3-7-sonnet-latest --llm-provider anthropic --project-dir ai_docs/dpytest_llmstxt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment