Hacker News new | ask | show | jobs
Ask HN: How to find AI models for various niches?
2 points by MarkVenison 782 days ago
I am looking at the financial/stock market niche. How would you go about finding an AI model to use for an AI app for it?

For example, if I were to scrape hundreds of reports about various stocks and feed them to chatgpt to get predictions and analysis, I think it would lose it after a bit (I noticed chatgpt works better with smaller queries), so how and where you find various models for various tasks? Can someone explain this like like to a 5 year old in as plain language as possible?

Thank you!

1 comments

i guess you could fine tune llama3 or something with your financial data, but I have no idea how that works or how effective it would be.

THere's a pdf somewhere online about Bloomberg training an LLM

https://www.bloomberg.com/company/press/bloomberggpt-50-bill...

thanks brother, interesting how bloomberg thought about this 1 year before me, my idea was exactly to build something to sell to bloomberg :D