Document Ingestion
Load, chunk, and preprocess knowledge base documents.
ActiveCreate a retrieval-augmented generation chatbot with embeddings, vector search, and LLM integration.
Follow these build guides in order. Published modules are ready to start.
Load, chunk, and preprocess knowledge base documents.
ActiveGenerate embeddings and store in ChromaDB or Pinecone.
PlannedWire retrieval to an LLM and build a chat interface.
Planned