This repository contains a Python application that leverages LangChain to create a multi-agent system capable of answering queries using the Yahoo Finance News Tool and Wikipedia.
OPENAI_API_KEY
Clone the project
git clone https://github.com/aysenurcftc/FinanceWikiAgent.git
Go to the project directory
cd FinanceWikiAgent
Install dependencies
pipenv install
Start the project
pipenv run python main.py