vectara/py-vectara-agentic
A python library for creating AI assistants with Vectara, using Agentic RAG
This library helps developers create intelligent AI assistants that can answer questions based on specific data. You provide the assistant with your existing data (like financial reports or legal documents) and it uses this information to generate accurate, summarized responses. It's designed for developers building custom AI chatbots or question-answering systems for specialized domains.
114 stars. Available on PyPI.
Use this if you are a developer tasked with building an AI assistant that needs to provide accurate, grounded answers by searching and summarizing information from a specific dataset, such as internal documents or industry reports.
Not ideal if you are looking for a ready-to-use, off-the-shelf chatbot solution without any development work, or if your primary need is general conversational AI without a specific knowledge base.
Stars
114
Forks
13
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Dependencies
46
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/vectara/py-vectara-agentic"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
deepsense-ai/ragbits
Building blocks for rapid development of GenAI applications
infiniflow/ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses...
GiovanniPasq/agentic-rag-for-dummies
A modular Agentic RAG built with LangGraph — learn Retrieval-Augmented Generation Agents in minutes.
truefoundry/cognita
RAG (Retrieval Augmented Generation) Framework for building modular, open source applications...
jiangxinke/Agentic-RAG-R1
Agentic RAG R1 Framework via Reinforcement Learning