plugin-knowledge-base
v1.2.4
Published
Provides Knowledge Base management, Vector Store, Vector Database (PGVector), and RAG retrieval capabilities for AI Employees.
Maintainers
Readme
plugin-knowledge-base
Overview
Provides Knowledge Base management, Vector Store, Vector Database (PGVector), and RAG retrieval capabilities for AI Employees.
Features
- Vector Database: Native integration with PGVector for storing embeddings.
- Document Ingestion: Upload documents, which are automatically chunked and embedded.
- RAG Engine: Retrieves semantically relevant context for AI prompts.
- Chunk Management: View, edit, or delete specific vector chunks in the UI.
Usage
- Enable the plugin.
- Create a new "Knowledge Base" (e.g., "Company Policies").
- Upload documents or sync collections.
- Go to AI Employee settings, assign the Knowledge Base to the agent.
- The agent will now query this base before answering questions.
