LucienShui/open-ai-search
AI Search Engine in 70 lines
This tool helps you quickly find information by allowing you to ask natural language questions, similar to how you'd ask another person. You provide a question, and it provides a concise, AI-generated answer. Anyone who needs to get quick summaries and answers from diverse web sources can use this.
No commits in the last 6 months.
Use this if you need a quick, summarized answer to a specific question pulled from multiple online sources, without sifting through many search results yourself.
Not ideal if you need to perform deep research that requires reviewing original source documents, or if you prefer a traditional search engine's list of links.
Stars
12
Forks
5
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/LucienShui/open-ai-search"
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,...