From 2bedcdf9dcd640fc12295ee42d3eb82a6ce358f4 Mon Sep 17 00:00:00 2001 From: zaharajabeen13-create Date: Sat, 1 Aug 2026 01:04:05 +0530 Subject: [PATCH] Update README.md ai-rete-rag --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aef0aa4a6..84d6913f0 100644 --- a/README.md +++ b/README.md @@ -2873,6 +2873,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [gogabrielordonez/mcp-ragchat](https://github.com/gogabrielordonez/mcp-ragchat) 📇 🏠 - Add RAG-powered AI chat to any website with one command. Local vector store, multi-provider LLM (OpenAI/Anthropic/Gemini), self-contained chat server and embeddable widget. - [poll-the-people/customgpt-mcp](https://github.com/Poll-The-People/customgpt-mcp) 🐍 🏠 ☁️ - An MCP server for accessing all of CustomGPT.ai's anti-hallucination RAG-as-a-service API endpoints. - [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform. +- [zaharajabeen13-create/ai-rete-rag-mcp](https://github.com/zaharajabeen13-create/ai-rete-rag-mcp) 🐍 ☁️ - Decisions the model doesn't make: a Rete rule engine returns the verdict, retrieval over your own policy documents explains it — so an explanation can't invent a threshold your rulebook doesn't have. Turn a written policy into draft rules that cite the sentence each encodes, save them as YAML, then decide; every verdict names the rule that fired, and you can ask why any rule didn't. ### 🔎 Search & Data Extraction - [pgalyen1987/gate402-mcp](https://github.com/pgalyen1987/gate402-mcp) [![pgalyen1987/gate402-mcp MCP server](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/pgalyen1987/gate402-mcp) 📇 ☁️ - Pay-per-call agent APIs over x402 (USDC on Base): per-token LLM inference (Llama 3.1/Qwen/Mistral), per-second GPU/CPU compute, on-chain/DeFi + SEC-EDGAR + news data, and clean-Markdown/Cloudflare-stealth web scraping. Signed receipts, no signup — auto-claims a free-tier key. Install via `npx -y gate402-mcp`.