RAG Categories

Uncategorized

681 tools

Retrieval

338 tools

Agentic RAG Systems

Advanced RAG systems enhanced with autonomous AI agents that dynamically route queries, select tools, and orchestrate multi-step reasoning. Does NOT include basic RAG retrieval, single-agent chatbots, or domain-specific agent applications without RAG integration.

331 tools

Complete RAG Chatbot Applications

Complete end-to-end RAG chatbot applications with integrated backends, frontends, and vector databases (FAISS, Weaviate, etc.). Does NOT include agent frameworks, specialized domain chatbots, or tools that are primarily infrastructure/library-focused.

269 tools

Healthcare RAG Systems

RAG tools purpose-built for healthcare applications including medical diagnosis, patient consultation, clinical data retrieval, and health information delivery. Does NOT include general wellness apps, mental health chatbots, or medical imaging/analysis tools without RAG-based information retrieval.

258 tools

Local RAG Frameworks

Complete frameworks and toolkits for building local-first RAG systems with LLMs, emphasizing offline capability, document ingestion, and integration patterns. Does NOT include standalone vector databases, general LlamaIndex tutorials, or cloud-dependent RAG applications.

245 tools

Academic Research RAG

216 tools

PDF Chat Applications

Streamlit/web-based chatbots for interactive Q&A with uploaded PDF documents using RAG. Does NOT include document chunking libraries, evaluation frameworks, or domain-specific applications (legal/healthcare/finance).

211 tools

Graph Database RAG

Tools and systems that use graph databases (Neo4j, Kuzudb, RDF, etc.) and knowledge graphs as the primary retrieval mechanism for RAG, including graph traversal, entity relationships, and graph-based reasoning. Does NOT include general vector search, document chunking, or domain-specific applications without a graph storage/retrieval component.

200 tools

AI Engineering Fundamentals

Comprehensive guides, tutorials, and best practices for building production-grade AI systems with LLMs and agents. Includes foundational patterns, architecture design, deployment strategies, and engineering workflows. Does NOT include domain-specific applications, tool implementations, or single-use case tutorials.

189 tools

LangGraph Production Agents

Production-grade multi-agent systems built with LangGraph featuring specialized agent roles, RAG integration, and enterprise orchestration patterns. Does NOT include single-agent implementations, basic chatbots, or frameworks without LangGraph-based orchestration.

162 tools

Personal Assistant RAG

Customizable AI assistants built on RAG that serve individual users or specific organizational roles, powered by personal/role-specific knowledge bases. Does NOT include general-purpose chatbots, domain-specific vertical solutions (healthcare, legal, finance), or multi-agent workflow systems.

154 tools

Rag Applications

152 tools

Self-Hosted RAG Platforms

Complete, deployable RAG knowledge base systems with web interfaces, document management, and API access for self-hosted or private deployment. Does NOT include RAG frameworks, libraries, or domain-specific implementations without full platform functionality.

147 tools

Document Qa Chatbots

143 tools

RAG Implementation Examples

Sample projects, boilerplate code, and reference implementations demonstrating RAG system architecture and patterns. Includes basic to intermediate RAG applications built with Node.js/TypeScript stacks. Does NOT include production-ready systems, pre-built chat interfaces, or tools focused on specific domains (legal, compliance, code analysis).

141 tools

Domain-Specific RAG Chatbots

RAG chatbots built for particular institutions, organizations, or specialized domains (universities, companies, frameworks, hostels). Does NOT include generic chatbot templates, multi-purpose platforms, or tools focused on deployment infrastructure or specific tech stacks.

140 tools

Legal Document RAG

RAG systems specifically designed for legal document retrieval, analysis, and question-answering across statutes, case law, contracts, and legal codes. Does NOT include general document RAG, educational document assistants, or non-legal domain applications.

140 tools

Financial Intelligence RAG

RAG systems for financial analysis, debt optimization, stock research, and investment decision-making using multi-agent systems and real-time market data. Does NOT include general fintech platforms, payment systems, or non-RAG financial tools.

139 tools

PDF RAG QA Systems

End-to-end RAG systems specifically designed for PDF document upload, indexing, and question-answering with vector search. Includes FastAPI/Streamlit frontends, FAISS/vector stores, and LLM integration. Does NOT include general document processing, multi-modal RAG, domain-specific applications (finance/healthcare/legal), or document chunking strategies as standalone tools.

139 tools

Educational Learning RAG

Tools and platforms that use RAG to create personalized learning experiences, adaptive tutoring, and study assistance for students and educators. Does NOT include general chatbots, document readers without learning features, or university/career discovery tools.

138 tools

LLM Learning Resources

Comprehensive guides, courses, handbooks, and educational materials for learning LLM fundamentals and advanced concepts. Does NOT include tool implementations, application-specific RAG systems, or evaluation benchmarks.

138 tools

Spring Boot RAG Apps

Java/Spring Boot applications implementing RAG with LLMs for domain-specific use cases (documentation bots, onboarding assistants, knowledge graphs). Does NOT include general RAG frameworks, no-code platforms, or non-Spring backend implementations.

131 tools

RAG Starter Projects

Beginner-friendly RAG projects and minimal reference implementations that demonstrate core RAG concepts. Does NOT include production frameworks, specialized domain applications, or advanced architectural patterns.

126 tools

Pipeline

126 tools

RAG Framework Toolkits

Complete frameworks and toolkits for building, experimenting, and optimizing RAG systems end-to-end. Does NOT include advanced technique tutorials, benchmarking/comparison projects, or domain-specific RAG applications.

124 tools

Hybrid Search RAG

Production-grade RAG systems emphasizing hybrid retrieval (combining semantic vector search with keyword/BM25 matching), re-ranking strategies, and multi-source document ingestion. Does NOT include single-modality retrieval, evaluation frameworks, or domain-specific applications already categorized elsewhere.

119 tools

Production RAG Systems

Full-stack RAG applications with complete frontend-backend architecture, vector databases, and multi-LLM support ready for deployment. Does NOT include templates, SDKs, specialized single-use chatbots, or component libraries.

118 tools

Agent Memory Systems

Persistent memory and knowledge layers purpose-built for AI agents and LLMs, including consolidation, retrieval, and graph-based recall. Does NOT include general vector databases, conversation history management, or personal knowledge management tools without agent-specific optimization.

117 tools

FastAPI RAG Backends

Production-ready RAG API services built with FastAPI, typically including vector databases, document ingestion, and REST endpoints for retrieval. Does NOT include frontend implementations, non-FastAPI frameworks, or domain-specific RAG applications (those belong in category-specific groups).

108 tools

Multi-Agent Orchestration

Frameworks and platforms for building, coordinating, and managing multiple AI agents working together with shared resources, workflows, and monitoring. Does NOT include single-agent systems, general RAG implementations, or workflow automation without agent coordination.

106 tools

Multimodal RAG Systems

Tools and frameworks for retrieval-augmented generation systems that process and integrate multiple data modalities (images, text, video, audio, tables) together. Does NOT include single-modality RAG, domain-specific RAG applications, or general multimodal AI without retrieval components.

105 tools

Personal Knowledge Management

Tools for building private, AI-enhanced personal knowledge bases and second brains with note-taking, document ingestion, semantic search, and RAG-powered chat over personal data. Does NOT include enterprise knowledge management, document management systems, or general note-taking apps without AI/RAG capabilities.

100 tools

Career Job RAG

Tools for resume analysis, job matching, career coaching, and recruitment workflows using RAG. Includes CV parsing, job application automation, interview preparation, and skill gap analysis. Does NOT include general portfolio chatbots, proposal generation, or interview systems without career/recruitment focus.

100 tools

Web-to-Markdown RAG

Tools that crawl websites, documentation, and web content to convert into clean Markdown format optimized for RAG pipelines and offline use. Does NOT include PDF extraction, search indexing, or tools that don't produce Markdown output.

99 tools

PDF Document Chatbots

Tools specifically for uploading and conversationally querying PDF documents through chat interfaces. Does NOT include general RAG systems, multi-document knowledge bases, or specialized domain applications (legal, healthcare, research papers).

97 tools

Hybrid Retrieval Optimization

Tools and pipelines that improve RAG retrieval accuracy through multi-stage search strategies (combining semantic, keyword, and reranking methods), contextual enhancement, and retrieval optimization techniques. Does NOT include general RAG frameworks, embedding model training, or LLM generation components in isolation.

96 tools

QA System Implementations

Complete question-answering systems built with RAG that focus on retrieval optimization, ranking techniques, and QA performance metrics across various domains. Does NOT include domain-specific chatbots, evaluation frameworks, or individual RAG components like chunking or vector search.

95 tools

Fullstack AI Assistants

Complete AI assistant applications with integrated frontend, backend, and RAG capabilities—typically spanning web/mobile UI, API servers, and knowledge bases. Does NOT include single-component tools, library frameworks, or domain-specific chatbots.

94 tools

.NET Azure RAG

Tools and samples for implementing RAG systems using .NET languages with Azure services (OpenAI, Cognitive Search, Cosmos DB). Does NOT include non-.NET implementations, non-Azure cloud platforms, or general .NET tutorials without RAG focus.

90 tools

LangChain LangGraph Orchestration

Courses, tutorials, and frameworks for building agentic workflows using LangChain and LangGraph primitives (LCEL, stateful graphs, ReAct patterns). Does NOT include domain-specific RAG applications, vector databases, or production deployment infrastructure.

88 tools

Cybersecurity SOC RAG

Tools for security operations center (SOC) automation, incident response, and threat analysis using RAG. Focuses on SIEM integration, log analysis, security questionnaires, and cyber threat intelligence. Does NOT include general security tools without RAG, non-SOC cybersecurity applications, or drone/network-level security systems without SOC operations context.

87 tools

RAG Evaluation Frameworks

Tools and benchmarks for assessing RAG system performance across metrics like retrieval quality, generation accuracy, and end-to-end pipeline evaluation. Does NOT include RAG implementations themselves, embedding model comparisons, or domain-specific applications.

86 tools

Rag Chatbot Systems

84 tools

Production RAG Pipelines

End-to-end RAG systems designed for enterprise deployment with orchestration, monitoring, and scalability features. Includes data pipelines, ETL workflows, and quality assurance tools. Does NOT include domain-specific applications, chatbot interfaces, or single-component libraries.

82 tools

Local AI Workstations

Complete desktop/web GUI applications that bundle multiple AI capabilities (chat, RAG, image generation, voice, model management) into single integrated platforms for local/offline use. Does NOT include single-purpose tools, cloud-dependent services, or component libraries without a full user interface.

79 tools

Enterprise Agentic RAG

Tools and platforms for building production-grade, multi-agent RAG systems with orchestration, document intelligence, and workflow automation capabilities. Does NOT include single-agent chatbots, domain-specific applications, or foundational RAG components.

79 tools

Self Hosted Support Chatbots

74 tools

Fullstack AI Monorepos

Full-stack AI applications built as monorepos with integrated frontend (Next.js/React/Expo), backend (FastAPI/Express/NestJS/Go), and vector databases for production deployment. Does NOT include single-purpose RAG tools, frontend-only frameworks, or backend infrastructure components in isolation.

73 tools

LLM Chat Interfaces

Standalone chat UI applications and client libraries for interacting with local or remote LLMs (with features like file upload, web search, tool execution). Does NOT include RAG systems, agent frameworks, or backend infrastructure without a primary chat interface component.

73 tools

PDF Question Answering

Tools and applications for uploading PDF/documents and asking natural language questions to retrieve accurate answers using RAG. Includes full-stack implementations with vector embeddings and semantic search. Does NOT include document summarization-only tools, code analysis systems, or general chatbots without document upload functionality.

73 tools

Rag Quality Assurance

72 tools

Production Copilot Systems

Full-stack copilot applications with RAG, agentic workflows, and production infrastructure (FastAPI, streaming, monitoring, deployment). Focuses on end-to-end systems for specific domains (maintenance, incidents, customer support, research). Does NOT include general RAG frameworks, single-purpose tools, or domain-specific chatbots without agentic capabilities.

72 tools

RAG Technique Implementations

Educational repositories demonstrating core RAG techniques, architectures, and methodologies with implementations. Includes tutorials, hackathon projects, and technique comparisons. Does NOT include production systems, domain-specific applications, or framework-specific implementations that prioritize use cases over technique education.

71 tools

Local Rag Stacks

71 tools

Go RAG Implementations

Go-language RAG systems and frameworks with native implementations, vector storage integration, and semantic search capabilities. Does NOT include language-agnostic RAG concepts, non-Go implementations, or RAG applications for specific domains.

69 tools

Retrieval Augmented Generation

68 tools

Ecommerce Agent Systems

AI agents built specifically for e-commerce operations (customer support, shopping assistance, product discovery, order handling) using RAG and agentic frameworks. Does NOT include general chatbots, non-e-commerce domain agents, or standalone RAG systems without agent orchestration.

67 tools

RAG Educational Reference

Educational implementations, tutorials, and reference guides for understanding RAG systems. Includes learning resources, benchmarking libraries, and foundational examples. Does NOT include production-ready frameworks, deployment tools, or specialized optimization techniques.

67 tools

Developer Portfolio Projects

Personal and professional portfolios showcasing AI/RAG implementations, agentic systems, and full-stack projects built by individual developers. Does NOT include educational tutorials, framework documentation, or general learning resources.

67 tools

AWS Bedrock RAG Implementations

Tools and tutorials for building RAG systems specifically using Amazon Bedrock as the LLM foundation, including vector databases, knowledge bases, and deployment patterns on AWS infrastructure. Does NOT include RAG implementations using other LLM providers (OpenAI, Azure, etc.) or non-AWS vector database tutorials.

66 tools

Modular RAG Frameworks

Tools and frameworks for building customizable RAG chatbots with pluggable components, multiple interfaces/adapters, and reusable architecture patterns. Does NOT include single-purpose domain applications, pre-built solutions for specific platforms, or frameworks primarily optimized for a particular vector database or LLM provider.

66 tools

PDF Document Processing

Tools and systems for extracting, parsing, and retrieving information from PDF documents through OCR, layout analysis, and structured data conversion. Does NOT include general chatbots, multi-source document handling beyond PDFs, or chat interfaces built on top of processed PDFs.

65 tools

File Content Extraction

Tools for extracting text, metadata, and structured data from various file formats (PDF, Office docs, images, web pages, audio). Does NOT include chunking strategies, vector storage, or post-extraction processing pipelines.

63 tools

Retrieval Ranking Fusion

Tools for combining and reranking search results from multiple retrieval methods (BM25, dense vectors, knowledge graphs) using fusion algorithms, ranking models, and ensemble techniques. Does NOT include document chunking, vector databases, or domain-specific applications—only the ranking/fusion layer itself.

63 tools

Gemini Chatbot Builders

RAG chatbots built with Google Gemini API as the primary LLM, typically deployed via Streamlit or web frameworks for domain-specific Q&A. Does NOT include chatbots using other LLM providers (Claude, GPT, Llama) as primary models, or non-chatbot applications like scrapers or agents.

63 tools

Ecommerce Customer Chatbots

AI chatbots specifically designed for e-commerce customer service, order management, product recommendations, and shopping assistance. Does NOT include general chatbot frameworks, enterprise multi-tenant platforms, or non-shopping domain applications.

60 tools

Text-to-SQL RAG

Tools for converting natural language queries into SQL statements using RAG and LLMs to interact with relational databases. Does NOT include general database tools, non-SQL query languages, or RAG systems for unstructured data.

58 tools

YouTube Transcript RAG

Tools for extracting transcripts from YouTube videos and building RAG systems to enable Q&A and summarization through chat interfaces. Does NOT include general video processing, multimodal video analysis, or non-YouTube video RAG systems.

56 tools

GPT RAG Foundations

Core RAG implementations and frameworks using GPT models as the primary LLM backbone, focusing on complete end-to-end RAG systems. Does NOT include domain-specific applications (healthcare, automotive, food), specialized retrieval components (chunking, parsing), or non-GPT LLM-based systems.

56 tools

Codebase Chat RAG

Tools for conversational Q&A and analysis of GitHub repositories and codebases using RAG, including code exploration, architecture visualization, and repository intelligence. Does NOT include general code documentation generators, CI/CD tools, or analytics platforms that don't focus on codebase-specific chat interactions.

54 tools

Streamlit Chat Applications

Streamlit-based chatbot and conversational AI apps that interact with various data sources, APIs, or LLMs through web interfaces. Does NOT include infrastructure tools, deployment platforms, or non-UI-focused RAG implementations.

53 tools

Telegram AI Assistants

Telegram bots powered by LLMs and RAG for conversational AI, task automation, and context-aware responses. Does NOT include domain-specific applications (e.g., customer support, therapy), ecommerce bots, or non-Telegram messaging platforms.

53 tools

Generative AI Learning Projects

Comprehensive learning resources, educational projects, and practical implementations for understanding generative AI fundamentals. Includes university-level study guides, course projects, mini-projects, and hands-on examples. Does NOT include domain-specific RAG applications, production systems, or specialized tools for particular industries.

52 tools

Content Summarization RAG

RAG systems specifically designed for summarizing news articles, documents, research papers, and web content into concise overviews. Does NOT include general document retrieval, Q&A chatbots, or summarization without retrieval components.

52 tools

Ingestion

50 tools

Production Rag Chatbots

50 tools

High-Performance Vector Search

Lightweight, optimized vector databases and search engines (BM25, semantic, hybrid) with emphasis on speed, edge deployment, and low-latency performance. Does NOT include general RAG orchestration, document processing pipelines, or application-layer RAG frameworks.

49 tools

Wikipedia RAG Systems

RAG applications built specifically around Wikipedia as the primary knowledge source, including tools for ingesting, indexing, and querying Wikipedia content. Does NOT include general RAG systems, other wiki platforms (unless Wikipedia-focused), or RAG tools that use Wikipedia as one of many data sources.

48 tools

Recommendation Engine RAG

Tools and systems that use RAG to power personalized recommendation engines across e-commerce, content discovery, and service matching. Does NOT include general search/retrieval systems, chatbots without recommendation logic, or non-RAG recommendation approaches.

48 tools

RAG Curated Resources

Curated lists, surveys, and benchmarks of RAG papers, frameworks, and tools organized for research and learning. Does NOT include functional RAG applications, implementation-specific tutorials, or domain-focused RAG systems.

47 tools

Ollama Local Chatbots

Chatbot applications built with Ollama and local LLMs (LLaMA, Gemma, etc.) for fully offline, privacy-preserving RAG implementations. Does NOT include cloud-based LLM integrations, proprietary model services, or non-chatbot RAG applications.

47 tools

Local Pdf Rag Systems

44 tools

Personal Knowledge Assistants

Chatbots and conversational agents trained on personal or domain-specific documents and knowledge bases to answer contextual queries. Does NOT include general-purpose LLM interfaces, API documentation tools, or applications without a retrieval/storage component.

44 tools

Claude Agent Frameworks

SDKs, frameworks, and comprehensive toolkits for building Claude-powered agents with reusable skills, rules, and multi-agent orchestration patterns. Does NOT include agent applications for specific domains, standalone coding assistants, or general LLM frameworks.

43 tools

Document Chunking Embedding Pipelines

43 tools

Hallucination Detection RAG

Tools and systems specifically designed to detect, mitigate, verify, and prevent hallucinations in RAG pipelines through claim extraction, evidence retrieval, and factuality validation. Does NOT include general RAG quality monitoring, broader fact-checking systems outside RAG context, or hallucination research in non-RAG LLM applications.

42 tools

Context Packaging Systems

Tools for extracting, organizing, and packaging codebase or project context into structured formats optimized for LLM consumption. Includes context file generation, repo bundling, and intelligent file selection. Does NOT include general document chunking, vector search, or chat interfaces built on top of context.

42 tools

Rag Agent Systems

42 tools

LLM Fine-Tuning Optimization

Tools and frameworks for fine-tuning, quantization, and parameter-efficient adaptation of large language models (LoRA, QLoRA, DPO, distillation). Does NOT include pre-trained model inference, RAG retrieval systems, or application-specific implementations—only the model optimization techniques themselves.

40 tools

Pinecone RAG Pipelines

End-to-end RAG implementations using Pinecone as the vector database backend, focusing on indexing, storage, and retrieval workflows. Does NOT include vector database comparisons, non-Pinecone RAG systems, or domain-specific applications already categorized elsewhere.

40 tools

Document Chunking

Tools for splitting, segmenting, and optimizing documents into chunks for RAG pipelines. Includes chunking strategies (fixed, semantic, adaptive), chunk visualization/validation, and parameter optimization. Does NOT include document parsing, extraction, embedding, or retrieval components.

39 tools

Multi Pdf Qa Systems

39 tools

RAG System Boilerplates

Complete, ready-to-deploy RAG implementations and starter templates. Includes end-to-end projects with working pipelines, specific use cases (code generation, web archives, novels), and on-device solutions. Does NOT include framework libraries, optimization techniques, or theoretical research papers.

38 tools

Rag Techniques Frameworks

34 tools

N8n AI Chatbots

N8N workflow-based AI chatbots and agents with RAG integration for customer support, sales, and automation across messaging platforms (WhatsApp, Telegram, email). Does NOT include standalone chatbot frameworks, non-n8n automation tools, or general RAG systems without n8n orchestration.

34 tools

RAG Evaluation Benchmarking

Frameworks and tools for evaluating, benchmarking, and scoring RAG systems, LLMs, and prompts through automated testing, metrics, and judge-based assessment. Does NOT include general observability/monitoring, hallucination detection as standalone tools, or prompt engineering platforms.

33 tools

Document Chat Platforms

AI platforms for uploading, managing, and conversing with documents (PDFs, Word, PowerPoint, images) through RAG-powered chatbots. Does NOT include document generation, academic paper networks, documentation search assistants, or specialized domain applications.

33 tools

Go Agent Frameworks

Go libraries and frameworks for building multi-agent AI systems with orchestration, graph-based reasoning, and production-grade tooling. Does NOT include individual LLM provider SDKs, embedding services, or application-specific RAG implementations.

31 tools

MCP RAG Servers

Model Context Protocol (MCP) servers that expose RAG capabilities, vector databases, and knowledge retrieval systems as standardized interfaces for LLM integration. Does NOT include RAG applications built on top of MCP, domain-specific RAG implementations, or general MCP tools without RAG/search functionality.

30 tools

Email RAG Assistants

RAG systems specifically designed for email search, analysis, and automation (including inbox management, thread summarization, and context-aware responses). Does NOT include general email composition tools, social media automation, or broader customer service platforms without email-specific RAG functionality.

30 tools

Gemini LangChain RAG

RAG implementations specifically built with Google Gemini as the LLM and LangChain as the orchestration framework. Does NOT include RAG systems using other LLMs (GPT, Claude, Llama) or those not using LangChain as a core component.

30 tools

Food Nutrition RAG

RAG systems for food, recipes, meal planning, and nutritional analysis. Includes ingredient recognition, dietary tracking, and cooking assistance. Does NOT include general health/medical RAG systems or broader wellness applications without food-specific focus.

29 tools

Postgres Vector Rag

28 tools

Travel Itinerary RAG

RAG systems for personalized travel planning, itinerary generation, and destination recommendations. Does NOT include general travel booking platforms, transportation logistics, or mobility/navigation apps without itinerary generation.

28 tools

Langgraph Agent Systems

27 tools

Evaluation

27 tools

ML Project Collections

Collections of diverse machine learning and AI projects spanning multiple domains and techniques (computer vision, NLP, LLMs, RAG). Does NOT include specialized RAG implementations, production systems, or focused tutorials on single tools/frameworks.

26 tools

Lightweight Rag Systems

25 tools

Gemini AI Applications

End-to-end applications built with Google Gemini API for specific use cases (financial analysis, crypto/market sentiment, anime recommendations, file search, data analysis). Does NOT include general RAG foundations, prompt engineering tools, or framework/infrastructure components.

25 tools

Gemini PDF RAG

AI-powered chatbot applications specifically built around Google Gemini API for conversational PDF interaction using RAG patterns. Does NOT include general PDF tools, non-Gemini LLM implementations, or document processing without conversational Q&A interfaces.

25 tools

CrewAI Multi-Agent Systems

Frameworks and applications built on CrewAI for orchestrating specialized AI agents working collaboratively on complex tasks. Includes agent coordination, task decomposition, and multi-agent workflows. Does NOT include single-agent chatbots, general agent frameworks outside CrewAI, or non-agentic RAG systems.

24 tools

Academic Thesis Projects

Academic research projects, theses, and dissertations that implement RAG, LLM fine-tuning, or AI systems as part of degree requirements. Does NOT include production tools, commercial applications, or tutorials/courses meant for general learning.

24 tools

Workflow Automation Platforms

Visual and CLI tools for building, orchestrating, and automating multi-step AI workflows and agent systems without requiring extensive coding. Does NOT include specific RAG implementations, domain-specific applications, or individual framework libraries (those belong in agent-frameworks or orchestration categories).

22 tools

Fact-Checking Verification

Tools for detecting misinformation, verifying claims, and validating content authenticity using RAG, knowledge graphs, and multi-agent LLMs. Does NOT include general content moderation, spam detection, or AI hallucination prevention without fact-verification components.

19 tools

Government Welfare RAG

RAG systems helping citizens discover, understand, and apply for government welfare schemes, subsidies, and social benefits. Does NOT include general government portals, tax filing tools, or business/agricultural advisory systems without welfare scheme focus.

19 tools

Medical Rag Chatbots

19 tools

Faiss Semantic Search

18 tools

Domain-Specific Chatbots

RAG-powered chatbots tailored for specific domains (legal, academic, technical support, cybersecurity, gaming) with conversation history and domain knowledge bases. Does NOT include general-purpose chatbots, document processing tools, or RAG implementations without a defined use case.

17 tools

TypeScript SDK Clients

Official and third-party TypeScript/JavaScript SDKs for interacting with RAG platforms and APIs. Includes REST clients, API wrappers, and language-specific bindings for external RAG services. Does NOT include RAG frameworks, implementations, or standalone applications.

15 tools

Prompt Engineering Tools

Tools for building, testing, refining, and managing AI prompts through composition, optimization, and orchestration. Includes prompt templating, dynamic selection, token optimization, and multi-provider prompt management. Does NOT include domain-specific RAG systems, retrieval mechanisms, or end-to-end chat applications.

15 tools

General RAG Systems

Complete RAG implementations and frameworks for document processing and Q&A. Includes modular architectures, multi-provider support, and end-to-end pipelines. Does NOT include domain-specific applications (legal, clinical, travel), transcript processing, or chunking utilities.

15 tools

Chunking

15 tools

Rag Pipeline Optimization

14 tools

OpenClaw Agent Framework

Open-source agent frameworks and skills built on or extending OpenClaw, including multi-agent deployment, autonomous task execution, and framework ports to other languages. Does NOT include domain-specific RAG applications, general agent frameworks unrelated to OpenClaw, or standalone RAG systems without agentic capabilities.

13 tools

Agriculture Farmer RAG

RAG systems designed specifically to assist farmers with crop advice, disease detection, government schemes, and agricultural decision-making. Does NOT include general farming simulations, farm machinery repair tools, or non-RAG agricultural applications.

13 tools

Chromadb Rag Systems

13 tools

Healthcare Ai Diagnostics

12 tools

Biomedical Literature Rag

12 tools

Video Content Rag

12 tools

Legal Ai Assistants

11 tools

Ai Research Agents

10 tools

Code Review RAG

AI-powered code review tools that use RAG to analyze pull requests, detect issues, and provide automated feedback within CI/CD workflows. Does NOT include general codebase chat, architectural analysis without review automation, or code auditing tools without PR integration.

10 tools

Financial Document Rag

10 tools

Rag Document Systems

9 tools

Gemini Document Rag

9 tools

Llm Knowledge Graph Generation

8 tools

Agent Framework Patterns

8 tools

Langchain Application Development

8 tools

Agentic Ai Frameworks

7 tools

Langgraph Agent Implementations

7 tools

Graph Rag Systems

7 tools

Resume Job Matching

7 tools

Rag Document Qa

7 tools

Rust Llm Orchestration

6 tools

Research Agent Systems

6 tools

Code Repository Intelligence

6 tools

Movie Recommendation Systems

6 tools

Agentic Ai Platforms

6 tools

Generative Ai Learning

6 tools

Youtube Video Rag

6 tools

Agentic Workflow Orchestration

5 tools

Evaluation Frameworks Metrics

5 tools

Langchain Framework Guides

5 tools

Langgraph Agentic Systems

5 tools

Spring Ai Rag Applications

5 tools

Streamlit Llm Interfaces

5 tools

Research Paper Rag

4 tools

Llm Orchestration Platforms

4 tools

Machine Consciousness Frameworks

4 tools

Conversational Rag Agents

4 tools

Local Llm Orchestration

4 tools

Clinical Llm Tools

4 tools

Llm Chatbot Interfaces

4 tools

Resume Screening Matching

4 tools

Rare Historical Language Datasets

4 tools

Ai Stock Analysis

4 tools

Synthetic Data Generation

3 tools

Acute Symptom Checker

3 tools

Github Codebase Rag

3 tools

Langchain Mcp Integration

3 tools

Aws Bedrock Applications

3 tools

Ai Documentation Generation

3 tools

Ai Powered Business Analytics

3 tools

Graph Enhanced Rag

3 tools

Natural Language Sql Builders

3 tools

Prolog Logic Programming

3 tools

Langchain Application Tutorials

3 tools

Langchain Prompt Templates

3 tools

Lisp Dialect Datasets

3 tools

Documentation Markup Language Datasets

3 tools

Ruby Llm Frameworks

3 tools

Nlp Fundamentals Tutorials

3 tools

Career Ai Agents

3 tools

Document Processing Platforms

3 tools

Llm Framework Abstractions

3 tools

Ai Pdf Saas

3 tools

Reinforcement Learning Frameworks

2 tools

Autonomous Agent Frameworks

2 tools

Agi Consciousness Philosophy

2 tools

Domain Specific Benchmarks

2 tools

Llm Function Calling

2 tools

Ollama Chat Interfaces

2 tools

Logic Reasoning Systems

2 tools

Legal Case Prediction

2 tools

Travel Planning Agents

2 tools

Llm Evaluation Platforms

2 tools

Therapeutic Chatbot Applications

2 tools

Web And Markup Language Datasets

2 tools

Linguistic Datasets

2 tools

Script Language Datasets

2 tools

Academic Paper Tools

2 tools

Memory Augmented Architectures

2 tools

Chatbot Development Frameworks

2 tools

Session Context Memory

2 tools

Document Intelligence Extraction

2 tools

Agent Memory Architectures

2 tools

Multi Disease Risk Assessment

2 tools

Agent Memory Infrastructure

2 tools

Langchain Tool Building

2 tools

Natural Language Database Agents

2 tools

Financial News Rag

2 tools

Travel Booking Agents

2 tools

Voice Agent Applications

2 tools

Uipath Rpa Training

2 tools

Document Data Extraction

2 tools

Agricultural Ai Assistants

2 tools

Document Intelligence Agents

2 tools

Knowledge Graph Construction

2 tools

Ocr Document Extraction

2 tools

Text To Sql Generation

2 tools

Multi Agent Ai Systems

2 tools

Llm Evaluation Benchmarking

2 tools

Career Application Automation

2 tools

Langchain Agent Frameworks

2 tools

Llm Observability Platforms

1 tools

Legal Document Processing

1 tools

News Aggregation Mcp

1 tools

Excel Automation Mcp

1 tools

Ai Generated Text Detection

1 tools

Scikit Learn Pipelines

1 tools

Github Repository Agents

1 tools

Llm Agent Training Gyms

1 tools

Open Webui Extensions

1 tools

Ai Dial Platform

1 tools

Llm Finetuning Frameworks

1 tools

Google Adk Agents

1 tools

Rlhf Alignment Training

1 tools

Agent Framework Sdks

1 tools

Chain Of Thought Reasoning

1 tools

Math Reasoning Datasets

1 tools

Recommendation System Frameworks

1 tools

Llm Benchmark Leaderboards

1 tools

Semantic Parsing Logic

1 tools

Sacred Text Search

1 tools

Data Annotation Tools

1 tools

Conversational Ai Apps

1 tools

Security Testing Mcp

1 tools

Langchain4J Frameworks

1 tools

Ml Api Deployment

1 tools

Protein Design Llms

1 tools

Browser Llm Extensions

1 tools

Customer Churn Prediction

1 tools

Task Oriented Dialogue Systems

1 tools

Robotic Systems Platforms

1 tools

Drug Discovery Ml

1 tools

Content Based Recommendation

1 tools

Document Ocr Extraction

1 tools

Ml Learning Resources

1 tools

Segment Anything Applications

1 tools

Vibe Coding Framework

1 tools

Llm Reasoning Research

1 tools

Information Retrieval Systems

1 tools

Membership Inference Attacks

1 tools

Rust Ml Libraries

1 tools

Langchain Starter Projects

1 tools

Argument Mining Analysis

1 tools

Bert Model Frameworks

1 tools

Audio Transcription Tools

1 tools

Graph Language Models

1 tools

Vulnerability Detection Llm

1 tools

Messaging Platform Chatbots

1 tools

Generative Ai Security

1 tools

Streamlit App Templates

1 tools

Rl Environment Simulators

1 tools

Resume Screening Ai

1 tools

Pddl Planning Solvers

1 tools

Agent Orchestration Frameworks

1 tools

Functional Language Datasets

1 tools

Streamlit Langchain Apps

1 tools

Rust Llm Infrastructure

1 tools

Web Scraping Mcp

1 tools

E Prefixed Language Datasets

1 tools

Elixir Ml Frameworks

1 tools

Text Visualization Graphs

1 tools

Llm Agent Surveys

1 tools

Llm Data Labeling

1 tools

Llm Research Curation

1 tools

Interactive Llm Applications

1 tools

News Intelligence Rag

1 tools

Ai Powered Log Analysis

1 tools

Huggingface Hub Clients

1 tools

Adversarial Nlp Robustness

1 tools

Llm Recommendation Systems

1 tools

Ai Security Training Labs

1 tools

Ai Document Summarization

1 tools

Multi Modal Ai Assistants

1 tools

Healthcare Chatbots

1 tools

Multi Agent Frameworks

1 tools

Ai Recipe Generation

1 tools

Vector Knowledge Bases

1 tools

Spam Detection Ml

1 tools

Network Intrusion Detection

1 tools

Web Speech Api Tts

1 tools

Arxiv Paper Assistants

1 tools

Competitive Agent Games

1 tools

Ai Legal Tech

1 tools

Legal Document Analysis

1 tools

Blackroad Os Ecosystem

1 tools

Mcp Semantic Retrieval

1 tools

Natural Language Sql

1 tools

Voice Assistant Applications

1 tools

Ai Coding Assistants

1 tools

Summarization Web Applications

1 tools

Deep Research Agents

1 tools

Conversational Ai Frameworks

1 tools

Advanced Prompt Protocols

1 tools

Text To Speech Tts

1 tools

Developer Portfolio Sites

1 tools

Pdf Qa Systems

1 tools

Code Review Mcp

1 tools

Cli Llm Interfaces

1 tools

Claude Skill Orchestration

1 tools

Streamlit Chatbot Apps

1 tools

Academic Paper Screening

1 tools

Text Classification Transformers

1 tools

Travel Planning Ai

1 tools

Graph Neural Networks

1 tools

Semantic Search Engines

1 tools

Obsidian Mcp Servers

1 tools

Academic Paper Analysis

1 tools

Prompt Management Tools

1 tools

Command Line Llm Interfaces

1 tools

Word Puzzle Solvers

1 tools

Image Generation Frameworks

1 tools

Discord Ai Bots

1 tools

Natural Language Sql Querying

1 tools

Langchain Chatbot Templates

1 tools

Anomaly Detection Systems

1 tools

Resume Matching Screening

1 tools

Youtube Video Qa

1 tools

Claude Code Agents

1 tools

Langchain Tool Integrations

1 tools

Gemini Streamlit Apps

1 tools

Personal Portfolio Websites

1 tools

Crop Yield Prediction

1 tools

Rust Agent Orchestration

1 tools

Adaptive Learning Agents

1 tools

Market Research Agents

1 tools

Word Lookup Games

1 tools

Llm Bias Evaluation

1 tools

Ai Resume Optimization

1 tools

Career Application Agents

1 tools

Agent Authorization Guardrails

1 tools

Langchain Learning Fundamentals

1 tools

Ai Business Analytics

1 tools

Telemedicine Consultation Platforms

1 tools

Ai Tutoring Platforms

1 tools

Ai Powered Calculators

1 tools

Rule Based Expert Systems

1 tools

Agent Evaluation Benchmarking

1 tools

Conversational Chatbot Applications

1 tools

Chat Interface Applications

1 tools

Ml Foundations Curricula

1 tools

Document Generation Agents

1 tools

Sokoban Puzzle Solvers

1 tools

Grid World Q Learning

1 tools

Mcq Generator Tools

1 tools

Llm Comparison Evaluation

1 tools

Llm Fine Tuning

1 tools

Text Summarization Transformers

1 tools

Personal Blogs Portfolios

1 tools

Agentic Ai Orchestration

1 tools

Llm Firewall Defense

1 tools

Langchain Pdf Chatbots

1 tools

Conversational Ai Chatbots

1 tools

Constraint Satisfaction Solvers

1 tools

Document Qa Systems

1 tools

Stock Analysis Dashboards

1 tools

Interactive Ai Chat Uis

1 tools

Clinical Ai Agents

1 tools