HectorPulido / streamlit-demos

These are some demos of streamlit apps I've made. For personal visualization projects, I've found streamlit to be a great way to quickly prototype and share ideas.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

streamlit demos

These are some demos of streamlit apps I've made. For personal visualization projects, I've found streamlit to be a great way to quickly prototype and share ideas.

Running the app

To run the app, first install the requirements:

pip install -r requirements.txt

Then run the app:

streamlit run app.py

Or run the app directly from collab There you can select the app you want to run from the sidebar Collab link

Demos

  1. Vectorial space demo A demo of the embeddings tech base of vectorial databases

Let's connect 😋

Hector's LinkedIn     Hector's Twitter     Hector's Twitch     Hector's Youtube    

About

These are some demos of streamlit apps I've made. For personal visualization projects, I've found streamlit to be a great way to quickly prototype and share ideas.

License:MIT License


Languages

Language:Python 100.0%