Skip to content

The application allows users to generate detailed financial reports based on provided data by leveraging the power of Large Scale Language Models (LLM).

Notifications You must be signed in to change notification settings

JuanCampbsi/financial-report-langchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Report Generator

This project is a web application that generates financial reports using LangChain and Streamlit, integrating OpenAI’s API to provide natural language analysis. The application allows users to generate detailed financial reports based on provided data, leveraging the power of Large Scale Language Models (LLM).


Intro


⌨ Technologies used

⌨ Installation

To use it, you need to clone the repository, install the dependencies and run the project. You also need to create a .yaml file and add your OPENAI_API_KEY key. If you have any questions, access Open AI.

# Open terminal/cmd and then clone this repository
$ git clone https://github.com/JuanCampbsi/financial-report-langchain.git

# Access the project folder in the terminal/cmd
$ cd financial-report-langchain

# Create a virtual environment
$ pip install virtualenv

# Active your virtual environment
$ source venv/bin/activate

# Install the necessary tools
$ pip install -r requirements.txt

# Run the command in the terminal
$ streamlit run app.py                               

👨‍💻 **Author - Software Developer ** 💻

Linkedin Badge

About

The application allows users to generate detailed financial reports based on provided data by leveraging the power of Large Scale Language Models (LLM).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages