Yusuke710/nanoPerplexityAI
The simplest open-source implementation of perplexity.ai
This tool helps developers quickly experiment with a Perplexity.ai-like workflow to get AI-generated answers with supporting web search citations. You provide a question as text input, and it outputs a markdown file containing the AI's answer, enriched with information from Google search results. It's designed for developers building or integrating AI features who need a simple, script-based way to test this specific pattern.
327 stars. No commits in the last 6 months.
Use this if you are a developer looking for a minimal, script-based implementation to understand or prototype a web-search-augmented LLM Q&A system.
Not ideal if you need a full-featured AI chat application with a graphical user interface or advanced LLM agent capabilities.
Stars
327
Forks
31
Language
Python
License
MIT
Category
Last pushed
Jan 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Yusuke710/nanoPerplexityAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
langchain-ai/agent-chat-ui
🦜💬 Web app for interacting with any LangGraph agent (PY & TS) via a chat interface.
helallao/perplexity-ai
Unofficial API Wrapper for Perplexity.ai + Account Generator with Web Interface
nilsherzig/LLocalSearch
LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can...
InternLM/MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
nalamap/nalamap
NaLaMap is an open-source application to create webmaps and analyze geospatial data using...