From ac0773a848da89ab27499709d9d7d320a5394f01 Mon Sep 17 00:00:00 2001 From: tcAntony Date: Thu, 6 Aug 2026 00:25:38 +0530 Subject: [PATCH] Add ragleap-rag to Natural Language Processing --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 19662a181f..73d72705c4 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ An opinionated guide to the best Python frameworks, libraries, tools, and resour - [AI and Agents](#ai-and-agents) - [Deep Learning](#deep-learning) - [Machine Learning](#machine-learning) +- [ragleap-rag](https://github.com/antonyrag/ragleap-core) - CPU-only RAG (Retrieval- Augmented Generation) library with pluggable vector backends and embedding providers. - [Natural Language Processing](#natural-language-processing) - [Computer Vision](#computer-vision) - [Recommender Systems](#recommender-systems)