Skip to content

This repository contains a Python application using LangChain to create a multi-agent system for answering queries with Yahoo Finance News and Wikipedia

Notifications You must be signed in to change notification settings

aysenurcftc/FinanceWikiAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Finance and Wikipedia Integrated Knowledge Agent

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.

Environment Variables

OPENAI_API_KEY

Run Locally

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

About

This repository contains a Python application using LangChain to create a multi-agent system for answering queries with Yahoo Finance News and Wikipedia

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages