An open API service indexing awesome lists of open source software.

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

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).