Build a RAG chatbot for any webpage using ScrapeGraph and LanceDB
Feature | Description |
---|---|
Webpage Ingestion | Convert any webpage to markdown format |
Content Chunking | Split content into manageable chunks |
Vector Storage | Store and index chunks in LanceDB |
Question Answering | Answer questions using relevant chunks |