/CRFAssistant

CRFAssistant is a RAG Application that uses a finetuned GPT3-Model to answer user questions regarding investment decisions. To give advice, the finetuned model gives Stock tickers as output which are sent to the Yahoo Finance API to retrieve detailed financial information about the stocks in question.

Primary LanguagePython

No issues in this repository yet.