https://github.com/openai/web-crawl-q-and-a-example
Learn how to crawl your website and build a Q/A bot with the OpenAI API
https://github.com/openai/web-crawl-q-and-a-example
openai
Last synced: 2 months ago
JSON representation
Learn how to crawl your website and build a Q/A bot with the OpenAI API
- Host: GitHub
- URL: https://github.com/openai/web-crawl-q-and-a-example
- Owner: openai
- Created: 2023-10-02T18:37:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-23T11:53:25.000Z (11 months ago)
- Last Synced: 2025-03-28T18:11:51.492Z (2 months ago)
- Topics: openai
- Language: Jupyter Notebook
- Homepage: https://platform.openai.com/docs/tutorials/web-qa-embeddings
- Size: 43 KB
- Stars: 303
- Watchers: 84
- Forks: 180
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
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](https://platform.openai.com/docs/tutorials/web-qa-embeddings).