zilliztech/Retriever-for-GPTs
An external retriever for GPTs implemented with Zilliz Cloud Pipelines, a more flexible and economic alternative to default GPTs knowledge base.
This project helps you create custom AI assistants (GPTs) that can answer questions using information beyond their default training. You provide your specific documents, like PDFs or web pages, and the AI assistant can then retrieve answers directly from them, giving you a customized, up-to-date knowledge source. It's ideal for anyone who wants to build a specialized AI chatbot that provides accurate information from their own unique data.
No commits in the last 6 months.
Use this if you need to build a custom GPT that can accurately answer questions based on your specific documents or knowledge base, rather than relying solely on its general training data.
Not ideal if you just need a standard GPT without any specialized external knowledge, or if you prefer the simpler, but less customizable, default knowledge base upload feature within GPTs.
Stars
16
Forks
—
Language
—
License
—
Category
Last pushed
Mar 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/zilliztech/Retriever-for-GPTs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gpt-open/rag-gpt
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to...
LexiestLeszek/scrapeGPT
ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer...
leon0204/fast-rag
LLM Rag Intelligent Q&A Robot
gptscript-ai/gptparse
Document parser for RAG
maanvithag/thinkai
An LLM app with Retrieval Augmented Generation (RAG) built using OpenAI GPT models, Langchain...