Piazza-tech/Piazza-Updater
Piazza-Updater automates updates to a Weaviate database with real-time vectorial data. By continuously searching the internet and integrating with Verba repositories, it enhances retrieval-augmented generation (RAG) capabilities, keeping your applications informed and responsive.
This project helps you keep your AI applications, especially those that answer questions or generate text based on information, always current with the latest real-world data. It takes information from the internet and continuously updates a specialized database, ensuring your applications provide up-to-date responses. This is for AI application developers or engineers who manage LLM-powered systems and need them to reflect current events or evolving data.
No commits in the last 6 months.
Use this if you need your large language model (LLM) applications to provide answers based on the very latest information available online, rather than being limited to a static dataset.
Not ideal if your AI application does not require real-time external data updates or if you are not working with vector databases and retrieval-augmented generation (RAG).
Stars
38
Forks
6
Language
Python
License
MIT
Category
Last pushed
Nov 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Piazza-tech/Piazza-Updater"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
swirlai/swirl-search
AI Search & RAG Without Moving Your Data. Get instant answers from your company's knowledge...
wzdavid/ThinkRAG
A LLM RAG system runs on your laptop. 大模型检索增强生成系统,可以轻松部署在笔记本电脑上,实现本地知识库智能问答。企业级SaaS版本请访问:
brevia-ai/brevia
Extensible API and framework to build your Retrieval Augmented Generation (RAG) and Information...
thinkany-ai/rag-search
RAG Search API
sankalp1999/code_qa
RAG on codebases using treesitter and LanceDB