EliasPereirah/SearchAugmentedLLM
SearchAugmentedLLM empowers LLMs with information from the web
This tool helps Large Language Models (LLMs) provide more accurate and informed responses by giving them relevant, up-to-date information from the web. You provide a question or topic, and it searches Google, extracts key content from top results, and then filters and prioritizes the most important text to feed into the LLM. It's designed for anyone building or using LLM-powered applications that need reliable external information to answer complex queries.
No commits in the last 6 months.
Use this if your LLM applications frequently need current, factual information from the web to generate high-quality, contextualized answers.
Not ideal if your application requires extremely high-quality, perfectly polished, or strictly curated content, as this project is still in beta.
Stars
9
Forks
2
Language
PHP
License
—
Category
Last pushed
Feb 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/EliasPereirah/SearchAugmentedLLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...