openai/web-crawl-q-and-a-example
Jupyter Notebook
Captured source
source ↗GH
Source ↗published Oct 2, 2023seen 6dcaptured 8hhttp 200method plain
openai/web-crawl-q-and-a-example
Description: Learn how to crawl your website and build a Q/A bot with the OpenAI API
Language: Jupyter Notebook
Stars: 322
Forks: 179
Open issues: 12
Created: 2023-10-02T18:37:39Z
Pushed: 2024-07-23T11:53:25Z
Default branch: main
Fork: no
Archived: no
README:
Web Q&A with Embeddings
Learn how to crawl your website and build a Q/A bot with the OpenAI API. You can find the full tutorial in the OpenAI documentation.