awesome-generative-ai
AgentFreeA curated list of Generative AI tools, works, models, and references
Capabilities12 decomposed
hierarchical-generative-ai-resource-indexing
Medium confidenceOrganizes curated Generative AI resources into a multi-level taxonomy (text generation, image generation, audio/speech/video, multimodal, code generation, etc.) with reverse chronological ordering and bidirectional linking. Uses a README.md-centric architecture where the main content file serves as the single source of truth, with auxiliary files (ARCHIVE.md, CITATION.bib, contributing.md) providing supplementary context and metadata. Resources are tagged with multiple dimensions (modality, tool type, capability) enabling cross-cutting discovery patterns.
Uses a flat-file markdown architecture with community-driven reverse chronological ordering and multi-dimensional tagging (modality + capability + tool type) rather than a database-backed system, enabling low-friction contribution while maintaining human-readable version control history via Git
More comprehensive and community-maintained than vendor-specific tool lists (e.g., OpenAI's ecosystem docs), but less queryable and less structured than database-backed AI tool registries like Hugging Face Model Hub
text-generation-resource-aggregation
Medium confidenceCurates and organizes resources across the text generation modality, including Large Language Models (LLMs), prompt engineering techniques, Retrieval-Augmented Generation (RAG) systems, and LLM agents. Structures resources into subcategories covering model architectures (GPT, BERT, LLaMA variants), fine-tuning approaches, in-context learning, and agent frameworks. Maintains links to foundational papers, implementation guides, and production tools, with emphasis on reverse chronological ordering to surface recent advances in transformer architectures and instruction-tuning methods.
Organizes text generation resources across the full pipeline (base models → prompt engineering → RAG → agents) with explicit subcategories for each stage, rather than treating LLMs as monolithic tools. Includes dedicated sections for prompt engineering and RAG as first-class capabilities, reflecting their importance in production systems
More comprehensive than single-model documentation (OpenAI, Anthropic) by covering the entire ecosystem, but less structured than academic survey papers which provide comparative analysis and performance benchmarks
code-generation-and-ai-assisted-development-resource-curation
Medium confidenceAggregates resources for code generation and AI-assisted software development, including code completion tools (GitHub Copilot, Tabnine), code generation models (Codex, CodeLlama), and code-specific LLM applications. Organizes resources by capability (code completion, generation, refactoring, testing, documentation) and programming language support. Includes links to foundational papers, implementation frameworks, and production tools. Maintains reverse chronological ordering to surface recent advances in code understanding and generation.
Treats code generation as a distinct domain with specialized resources covering code-specific models, prompt engineering, and evaluation metrics. Recognizes that code generation requires different approaches than general text generation due to syntax constraints and correctness requirements
More comprehensive than single-tool documentation (GitHub Copilot docs) by covering the full code generation ecosystem, but less detailed than specialized communities (Papers with Code, Stack Overflow) which provide code examples and performance benchmarks
dataset-and-benchmark-resource-aggregation
Medium confidenceCurates resources for datasets and benchmarks used in generative AI research and development, including training datasets (Common Crawl, LAION, The Pile), evaluation benchmarks (MMLU, HumanEval, COCO), and domain-specific datasets. Organizes resources by modality (text, image, audio, video, multimodal) and use case (pretraining, fine-tuning, evaluation). Includes links to dataset repositories, benchmark leaderboards, and papers describing dataset construction and evaluation methodologies. Maintains reverse chronological ordering to surface recent datasets and benchmarks.
Treats datasets and benchmarks as first-class resources with dedicated curation, recognizing that model performance depends critically on training data quality and evaluation methodology. Organizes by both modality and use case (pretraining vs. fine-tuning vs. evaluation)
More comprehensive than single-dataset repositories (Hugging Face Datasets) by covering benchmarks and evaluation methodologies, but less detailed than specialized benchmark leaderboards (Papers with Code, SuperGLUE) which provide comparative performance metrics and analysis
image-generation-tool-and-technique-discovery
Medium confidenceAggregates image generation resources organized into three primary subcategories: Stable Diffusion (open-source diffusion models and fine-tuning approaches), Advanced Image Generation Techniques (ControlNet, LoRA, inpainting, style transfer), and Image Enhancement (upscaling, restoration, quality improvement). Resources include links to model checkpoints, implementation frameworks (Diffusers, ComfyUI), research papers on diffusion processes, and community-built tools. Maintains chronological ordering of new techniques and model releases to surface recent advances in conditional generation and multi-modal control.
Explicitly separates Stable Diffusion (open-source foundation) from Advanced Techniques (ControlNet, LoRA, inpainting) and Image Enhancement as distinct subcategories, reflecting the modular nature of modern diffusion pipelines where base models are extended with specialized adapters and post-processing steps
More comprehensive than single-tool documentation (Stability AI, Midjourney) by covering the full open-source ecosystem, but less detailed than specialized communities (CivitAI, Hugging Face) which provide model ratings, NSFW filtering, and community feedback
audio-speech-video-generation-resource-mapping
Medium confidenceOrganizes audio, speech, and video generation resources into three subcategories: Audio and Music Generation (text-to-music, music style transfer, sound synthesis), Speech Processing (text-to-speech, voice cloning, speech enhancement), and Video Generation (text-to-video, video synthesis, motion control). Curates links to foundational models (Jukebox, Bark, Stable Video Diffusion), implementation frameworks, and research papers. Resources are tagged by modality and capability, with reverse chronological ordering to surface recent advances in multimodal generation and temporal consistency.
Treats audio, speech, and video as distinct but related modalities with separate subcategories, acknowledging that while they share temporal structure, they require different architectures (audio synthesis vs. speech processing vs. video diffusion) and have different production maturity levels
More comprehensive than modality-specific tools (Eleven Labs for TTS, Runway for video) by covering the full ecosystem, but less detailed than specialized communities (AudioCraft for music, Hugging Face Spaces for TTS) which provide interactive demos and quality comparisons
multimodal-and-specialized-application-resource-curation
Medium confidenceAggregates resources for multimodal models (vision-language models like CLIP, GPT-4V, LLaVA) and specialized applications (AI in games, code generation). Organizes resources by application domain rather than modality, reflecting the shift toward unified models that operate across text, image, audio, and video. Includes links to foundational papers, implementation frameworks, and domain-specific tools. Maintains reverse chronological ordering to surface recent advances in model scaling and cross-modal reasoning.
Organizes resources by application domain (games, code generation) rather than modality, reflecting the practical reality that developers care about solving specific problems (game AI, code assistance) rather than abstract modality combinations. Treats multimodal as a capability enabler rather than a standalone category
More comprehensive than domain-specific tool lists (e.g., game engine documentation) by covering the full AI ecosystem for each domain, but less detailed than specialized communities (game AI forums, Stack Overflow for code generation) which provide implementation patterns and troubleshooting
community-contribution-and-governance-workflow
Medium confidenceImplements a structured contribution process with formal guidelines (contributing.md), code of conduct (code-of-conduct.md), and citation metadata (CITATION.bib). Uses GitHub's pull request mechanism as the primary contribution channel, with community review and maintainer approval required before merging. Maintains auxiliary files for archived resources (ARCHIVE.md) and supporting information (AUXILIAR.md), enabling transparent version control and historical tracking of resource additions/removals. Reverse chronological ordering within categories ensures new contributions are immediately visible.
Uses GitHub's native pull request and version control mechanisms as the primary governance layer, with formal contribution guidelines and code of conduct files, rather than implementing custom contribution platforms or moderation systems. Maintains explicit archive (ARCHIVE.md) and auxiliary (AUXILIAR.md) files for transparency
More transparent and auditable than closed-curation models (vendor-maintained tool lists) due to public Git history, but requires higher technical friction than web-form-based submissions (e.g., Hugging Face Model Hub's web interface)
reverse-chronological-resource-ordering-with-temporal-discovery
Medium confidenceImplements a reverse chronological ordering strategy within each category and subcategory, placing newest resources at the top to surface recent advances and emerging tools. This architectural choice prioritizes temporal relevance over foundational importance, enabling rapid discovery of latest models, papers, and techniques. Supported by Git commit timestamps and contributor metadata, enabling tracking of when resources were added. Works in conjunction with the contribution workflow to automatically surface new additions without requiring manual curation or ranking.
Uses reverse chronological ordering as the primary discovery mechanism rather than algorithmic ranking, relevance scoring, or manual curation. This creates an implicit 'trending' effect where new contributions are automatically surfaced without requiring explicit promotion or tagging
Simpler to maintain than algorithmic ranking systems (no ML model required) and more transparent than editorial curation (changes are visible in Git history), but less effective at surfacing high-impact resources compared to systems with explicit quality metrics or community voting
prompt-engineering-technique-aggregation
Medium confidenceCurates resources specifically focused on prompt engineering methodologies, including chain-of-thought prompting, few-shot learning, instruction tuning, and domain-specific prompt patterns. Organizes resources into guides, papers, and tools that teach prompt optimization techniques. Includes links to prompt engineering frameworks, best practices documentation, and case studies demonstrating prompt effectiveness across different model architectures (GPT, Claude, Llama). Maintains reverse chronological ordering to surface recent advances in prompt design and in-context learning.
Treats prompt engineering as a first-class capability with dedicated resources and subcategories, rather than burying it within LLM documentation. Recognizes that prompt design is a critical skill for LLM application development, separate from model selection or fine-tuning
More comprehensive than single-model documentation (OpenAI's prompt engineering guide) by covering techniques across multiple models, but less interactive than specialized platforms (Prompt.com, PromptBase) which provide prompt marketplaces and community sharing
retrieval-augmented-generation-system-resource-mapping
Medium confidenceAggregates resources for Retrieval-Augmented Generation (RAG) systems, including vector databases, embedding models, retrieval frameworks, and hybrid search techniques. Organizes resources into categories covering semantic search, dense retrieval, sparse retrieval, reranking, and knowledge base construction. Includes links to foundational papers (e.g., Lewis et al. RAG), implementation frameworks (LangChain, LlamaIndex), and production tools (Pinecone, Weaviate, Milvus). Maintains reverse chronological ordering to surface recent advances in retrieval efficiency and multi-hop reasoning.
Treats RAG as a distinct capability with dedicated resources covering the full pipeline (embeddings → vector databases → retrieval → reranking), rather than treating it as an LLM application pattern. Recognizes that RAG requires specialized infrastructure (vector databases, embedding models) beyond base LLMs
More comprehensive than single-tool documentation (Pinecone, Weaviate) by covering the full RAG ecosystem, but less detailed than specialized communities (Hugging Face, Papers with Code) which provide benchmarks and comparative analysis of retrieval methods
llm-agent-framework-and-architecture-discovery
Medium confidenceCurates resources for LLM agents and multi-agent systems, including agent frameworks (AutoGPT, LangChain agents, CrewAI), agent architectures (ReAct, tool-use patterns, memory systems), and multi-agent orchestration. Organizes resources by agent capability (planning, reasoning, tool use, memory management) and framework type. Includes links to foundational papers (e.g., ReAct), implementation frameworks, and production tools. Maintains reverse chronological ordering to surface recent advances in agent autonomy and multi-agent coordination.
Treats LLM agents as a distinct capability with dedicated resources covering agent architectures, frameworks, and multi-agent systems. Recognizes that agents require specialized patterns (tool use, memory management, planning) beyond base LLM capabilities, and organizes resources by agent capability rather than framework
More comprehensive than single-framework documentation (LangChain docs) by covering the full agent ecosystem, but less detailed than specialized communities (LangChain Discord, agent research forums) which provide implementation patterns and troubleshooting
Capabilities are decomposed by AI analysis. Each maps to specific user intents and improves with match feedback.
Related Artifactssharing capabilities
Artifacts that share capabilities with awesome-generative-ai, ranked by overlap. Discovered automatically through the match graph.
awesome-generative-ai
A curated list of modern Generative Artificial Intelligence projects and services
pull requests
or create an [issue](https://github.com/steven2358/awesome-generative-ai/issues) to start a discussion. More projects can be found in the [Discoveries List](DISCOVERIES.md), where we showcase a wide range of up-and-coming Generative AI projects.
Generative Deep Art
A curated list of generative deep learning tools, works, models, etc. for artistic uses, by [@filipecalegario](https://github.com/filipecalegario/).
WayToAGI
WaytoAGI.com is the most comprehensive Chinese resource hub for AIGC, guiding users on an optimized learning journey to understand and harness the power of AI.
AI For Developers
Just a curated list of AI agents, SDKs, coding copilots, and dev-first tools that save you hours — not waste...
Othersideai
Revolutionize content creation with tailored AI-driven...
Best For
- ✓researchers conducting literature reviews on generative AI
- ✓developers building AI products who need a comprehensive tool landscape
- ✓educators creating curricula around generative AI technologies
- ✓community maintainers curating open-source AI resources
- ✓machine learning engineers building production LLM applications
- ✓prompt engineers optimizing model outputs for specific domains
- ✓researchers studying transformer architectures and scaling laws
- ✓teams implementing RAG systems for domain-specific knowledge integration
Known Limitations
- ⚠No programmatic API for querying resources — requires manual README parsing or GitHub API scraping
- ⚠Reverse chronological ordering within categories may bury foundational/seminal works beneath recent additions
- ⚠No semantic tagging or cross-modal relationship mapping — categories are manually maintained, not algorithmically derived
- ⚠Curation is community-driven without formal peer review or validation of resource quality/accuracy
- ⚠No evaluation metrics or benchmarking data — links to papers but doesn't synthesize comparative performance
- ⚠Prompt engineering resources are scattered across blogs, papers, and tool docs without unified methodology
Requirements
Input / Output
UnfragileRank
UnfragileRank is computed from adoption signals, documentation quality, ecosystem connectivity, match graph feedback, and freshness. No artifact can pay for a higher rank.
Repository Details
Last commit: Dec 18, 2025
About
A curated list of Generative AI tools, works, models, and references
Categories
Alternatives to awesome-generative-ai
Are you the builder of awesome-generative-ai?
Claim this artifact to get a verified badge, access match analytics, see which intents users search for, and manage your listing.
Get the weekly brief
New tools, rising stars, and what's actually worth your time. No spam.
Data Sources
Looking for something else?
Search →