(no title)
conorh
|
1 year ago
We are working on a project for a client which functions as an analysis tool for stocks using LLMs. Ingesting 10ks, presentations, news, etc. and doing comparative analysis and other reports. It works great, but one of the things we have learned (and it makes sense) is that traceability of the information for financial professionals is very important - where did the facts and information come from in what the AI is producing. A hard problem to solve completely.
neodypsis|1 year ago
0. https://arxiv.org/abs/2402.04315
richrichie|1 year ago
pid-1|1 year ago
cpursley|1 year ago
Kon-Peki|1 year ago
scrollbar|1 year ago
If you haven't tried maybe worth a shot
coastermug|1 year ago
sagar-co|1 year ago
We build multimodal search engine on day-to-day basis. We recently launched video documents search engine. I made a Show HN [0] post about ingesting Mutual Fund Risk/Return summary data (485BPOS, 497) and searching it with AI search. We are able to pinpoint to exact term on given page. It is fairly easy for us to ingest 10K, 10Q, 8K and other forms.
You can try out demo for finance-application at https://finance-demo.joyspace.ai.
Our search engine can be used to build RAG pipelines that further minimizes hallucinations for your LLM model.
Happy to answer any questions around this and around search engine.
[0]https://news.ycombinator.com/item?id=39980902