TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

How far is it to rely on LLM to find data?

1 pointsby caoxhuaabout 2 years ago
Someone posted about his 5 steps to use ChatGPT (Bing Chat) to find data and visualize it.<p>I thought this could be done in just one step, just to share - https:&#x2F;&#x2F;twitter.com&#x2F;caoxhua&#x2F;status&#x2F;1662367348488306689<p>The downside of this - I don&#x27;t think ChatGPT is can reliably return &quot;accurate&quot; data, it is also not great for &quot;real-time&quot; data.<p>I hope Bard can do better at this with its giant search index of real-time data?

1 comment

alexei_rudakabout 2 years ago
As I know it&#x27;s impossible for current large language models to return &quot;real-time&quot; data, because you need to retrain it after every data update. And this will take time.