1. Put in a URL 2. Wait for the scrape and embedding jobs to finish (~15min and you will get an email notification) 3. Click "Try it" and test out the chatbot 4. Use the bot's <script> tag to embed it on your website in one line
How it works:
1. You supply a URL 2. Instabot scrapes it for textual content and stores it in a vector db 3. The chatbot uses this content for context when responding to messages
I made this to practice building LLM infra. Please share your feedback!
No comments yet.