| ▲ | amelius 2 hours ago | |||||||
An LLM can read websites, right? And turn them into structured data. | ||||||||
| ▲ | ashu1461 2 hours ago | parent [-] | |||||||
It can do that on run time, but it does not store data like that. The data is typically stored as embeddings in which it is hard to query data in a structured form. Example give me all products whose price is less than 200$ vs suggest me products for my spouse's birthday. | ||||||||
| ||||||||