HN user

naikas82

9 karma
Posts7
Comments8
View on HN

First time posting my project. I am working on an LLM based graph visualization.

The App helps Product Managers, Sales Reps and Architects quickly understand an enterprise software APIs. LLM turns the raw documentation into beautiful process flows, sequence diagrams and integration requirements.

Hope to launch soon ;)

I built a lightweight streamlit app to understand financial terms, fundamental ratios, and performance metrics. It uses fmpcloud to pull periodic data like stock prices, annual statements, balance sheets of listed companies in the US. The explanation of the terms used in the app is taken from Investopedia.

I am working on a streamlit app that helps me understand financial statements and fundamental ratios (PB, PE ratios, EPS, etc.) of traded companies.

The stack is basically python + streamlit and APIs for stocks data. More about streamlit here: https://streamlit.io/

I am not able find lot of public domain data of German companies. Any help is appreciated.