RAG-DocsInsight-Engine and RAGify-Search

These are competitors offering different scope implementations of RAG systems—one focused on local multi-format document analysis and the other on web search augmentation—where a user would select based on their data source (documents vs. web) rather than use both together.

RAGify-Search
36
Emerging
Maintenance 10/25
Adoption 3/25
Maturity 9/25
Community 16/25
Maintenance 0/25
Adoption 7/25
Maturity 16/25
Community 13/25
Stars: 3
Forks: 7
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 31
Forks: 5
Downloads:
Commits (30d): 0
Language: Python
License: MIT
No Package No Dependents
Stale 6m No Package No Dependents

About RAG-DocsInsight-Engine

Arfazrll/RAG-DocsInsight-Engine

Retrieval Augmented Generation (RAG) engine for intelligent document analysis. integrating LLM, embeddings, and vector database to extract, summarize, and query insights from multi-format documents.

About RAGify-Search

pcastiglione99/RAGify-Search

RAGify is designed to enhance search capabilities using Retrieval-Augmented Generation (RAG). By combining traditional web search with AI-driven contextual understanding, RAGify retrieves relevant information from the web and generates concise, human-readable summaries.

Built on Streamlit with a modular architecture, RAGify implements document chunking and semantic embedding via vector similarity search, backed by local LLM inference through Ollama for privacy-preserving processing. The pipeline chains web scraping, prompt optimization, and context-aware generation—with automatic temporary file cleanup to manage storage. Targets users prioritizing data privacy while maintaining real-time information retrieval through integrated web search.

Scores updated daily from GitHub, PyPI, and npm data. How scores work