optimistic-gold•4mo ago
how to add website as knowledge base
can anyone know how to add website as knowledge base
4 Replies
optimistic-goldOP•4mo ago
@Vapi Team @Duckie @Shubham Bajaj
I couldn't find enough info to answer your question about adding a website directly as a knowledge base, so I'm escalating this to a human teammate who can help you out!
Just in case it's helpful: Vapi lets you upload files (like .txt, .pdf, .docx, etc.) to build a knowledge base via the dashboard or API, but I didn't see anything about adding a website by URL. You can check out more details in the Knowledge Base docs. Hang tight—someone from the team will get back to you soon!
⤵️ Mention @Vapi Support Bot for follow-ups 🐥
To add a website as a knowledge base in Vapi, use Trieve's website crawling feature to create a dataset, then import it into Vapi. After crawling your site in Trieve, create a Vapi knowledge base with this API call (replace placeholders):
First, set up and crawl your website in Trieve, then use your Trieve dataset ID in the above request (details).
Sources:
- Integrating with Trieve
- Create Knowledge Base API Reference
correct-apricot•4mo ago
Convert website content into supported file formats like PDF or TXT, upload them via the dashboard under “Build > Files,” link them to your assistant, or use Trieve’s website crawler for dynamic ingestion and connect it using Vapi’s BYOD integration..