|
|
|
|
|
by mark_l_watson
1071 days ago
|
|
That sounds fairly easy to do. Have you tried writing a short Python yourself to get the hours of operation for your restaurant list? Pardon my plugging my own book [1] but I have an example using LangChain and LlamaIndex to answer questions from scraped web sites. You could probably do this with a 20 line Python script. [1] read free online: https://leanpub.com/langchain/read |
|