HistoryMap icon indicating copy to clipboard operation
HistoryMap copied to clipboard

Comparison table - automate construction with LLM

Open Yuu-Han opened this issue 1 year ago • 1 comments

LLMs can extract table from given webpages. Related to #158 #159

Yuu-Han avatar Apr 08 '24 17:04 Yuu-Han

There was some demo from Microsoft(?) that does this (can't find the link now).

This would require either access to some LLM APIs (such as OpenAI) or run a small open-source LLM, such as Orac2, on an online server.

kaidatavis avatar Apr 08 '24 22:04 kaidatavis