Awesome AI AgentsLLM Research Repositories

eltociear/awesome-AI-driven-development

⭐ 542 repository created 2024-05-18

Awesome AI-Driven Development is a curated index of tools and resources for building software with AI assistance, inspired by the Japanese AI-driven development community. The list currently catalogues around 591 entries, each a link with a one-line summary, grouped into topical sections so a reader can scan a category rather than a single flat list. The sections cover AI code editors and IDEs, terminal and CLI agents, IDE extensions, multi-agent and orchestration systems, code generation and automation, testing and security, MCP servers and integrations, code review and collaboration, project and knowledge management, language models and engines, development workflows and agents, code analysis and search, domain-specific tools, dataset generation and synthetic data, learning resources, frameworks and libraries, and agent skills. A large share of the catalogue is agent material: autonomous coding agents, sub-agent collections, orchestration layers that fan work across several models, and the Model Context Protocol servers that give those agents access to external systems. Because the list is maintained as a plain Markdown file in a public repository, entries arrive through pull requests and the coverage reflects what contributors have submitted, which means popularity and recency vary between sections and inclusion is not a quality judgement. There is no code to install and no tooling beyond the document itself. The audience is developers surveying the field: someone choosing between coding agents, looking for an MCP server that already exists, or trying to understand how the categories of AI-assisted development tooling divide up. It works best as a starting point for discovery, with the reader checking each linked project directly for maintenance status and licence before adopting it.

https://github.com/eltociear/awesome-AI-driven-development

awesome-listai-driven-developmentdeveloper-toolscoding-agentsmcpcode-generationllmcurated-resources

Also in LLM Research Repositories

elder-plinius/CL4R1T4S

CL4R1T4S is a project that provides transparency by collecting and sharing the hidden system prompts and guidelines used by major AI models and agents to promote trust and understanding of AI behavior.

WooooDyy/LLM-Agent-Paper-List

A comprehensive repository compiling essential academic papers and a detailed survey on the rise, framework, applications, and societal aspects of Large Language Model based AI agents.

mahseema/awesome-ai-tools

A curated repository listing top Artificial Intelligence tools across various categories including generative AI, chatbots, search engines, and writing assistants.

filipecalegario/awesome-generative-ai

A curated and comprehensive list of Generative AI tools, projects, models, artworks, and educational resources, regularly updated to reflect the latest advancements in the field.

DSXiangLi/DecryptPrompt

DecryptPrompt is a comprehensive resource hub that summarizes prompt and LLM research papers, open-source datasets and models, and AIGC applications, providing in-depth tutorials and analyses for AI researchers and practitioners.

zjunlp/LLMAgentPapers

LLMAgentPapers is a curated repository of essential academic papers on Large Language Model agents, covering topics from agent personality to multi-agent systems and applications.

luo-junyu/Awesome-Agent-Papers

A comprehensive and up-to-date research collection of papers on Large Language Model (LLM) agents, covering methodologies, applications, challenges, and key categories such as construction, collaboration, evolution, tools, security, benchmarks, and real-world applications.

webfuse-com/awesome-autoresearch

Curated index of autonomous improvement loops and research-agent systems descended from karpathy/autoresearch, grouped into general-purpose forks, research systems, platform ports, domain adaptations and benchmarks.