Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FP&A Mini Copilot

Python Streamlit License

A small, Streamlit-based web application that reads and responds to data from CSV and Excel files to generate insights according to the user's prompts.


Functionality

The web appl utilizes a "key-word" based interpreting system that parses and recognizes crucial aspects of the inputted phrase to return what the user wants. As a result, the breadth of possible prompts is limited. However, it can certainly be expaneded upon in the future. Additionally, as this was created with a particular EXcel/CSV sample, functionality may be limited if column headers or names greatly differ. Potential expansions include either explicitly adding more keywords and functionalities, or integrating an AI model to freely process and respond to queries without definite limits.

🧰 Requirements

Install dependencies:

pip install pandas plotly openpyxl streamlit

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages