|
|
|
|
|
by abxytg
1173 days ago
|
|
OpenAI provides a demo to do this in their docs: https://platform.openai.com/docs/tutorials/web-qa-embeddings IME doing this task the scraping isn't easy to generalize. the embed / chat part is honestly low hanging fruit on top of the openAI api. if you're capable of scraping the content you want to do this with I'd say whip it up yourself. its a 15m project. |
|