VishalPathak01/Indian_Startup_minor_project ? reverse-engineered prompt
Reverse engineered prompt
Build me a Streamlit app for analyzing Indian startup funding from 2015 to 2020 using the CSV files in this repo.
I want an interactive dashboard that lets me explore the overall funding trends, the top startups, the top sectors by funding, and the top cities by funding. It should also have a startup view where I can search by name and see details like sector, location, investors, and funding history, plus suggest similar startups.
Please include an investor view too, with recent and biggest investments, breakdowns by stage, sector, and city, a year over year investment chart, and a way to find similar investors. Make it clean and easy to use, with helpful charts and filters. Use the data already included, and make sure the app runs with the requirements in this project. If you need to check current Streamlit or plotting docs online, feel free to do that.
Are you gonna build this?
make sure you review the code using coderabbit