https://github.com/santoshshinde2012/tech-trend
A Decade-Plus Journey Through IT Buzzwords
https://github.com/santoshshinde2012/tech-trend
buzzwords python stream techtre
Last synced: over 1 year ago
JSON representation
A Decade-Plus Journey Through IT Buzzwords
- Host: GitHub
- URL: https://github.com/santoshshinde2012/tech-trend
- Owner: santoshshinde2012
- Created: 2025-02-12T08:11:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-12T11:41:50.000Z (over 1 year ago)
- Last Synced: 2025-02-22T01:16:27.570Z (over 1 year ago)
- Topics: buzzwords, python, stream, techtre
- Language: Python
- Homepage: https://blog.santoshshinde.com/a-decade-plus-journey-through-it-buzzwords-c2e0bb2c80e8
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📦 [Tech Trend](https://medium.com/gitconnected/bridging-the-domain-ai-gap-a-collaborative-application-driven-machine-learning-model-0d10939f6525)
Streamlit is a powerful tool for creating interactive web applications using Python. However, there are times when the built-in components may not meet your specific needs. In such cases, you can create custom components using modern front-end technologies like Vite, React, and TypeScript. This guide will walk you through the process of setting up a custom component for your Streamlit app, enabling a seamless integration of sophisticated front-end features with the simplicity of Python.
## How to run locally
1. Make sure to install required python packages
```
pip install -r requirements.txt
```
2. Run Streamlit App
```
streamlit run streamlit_app.py
```
## Demo App
[](https://app-feature-set-validator-csgcrxkvef3tuw2rtjpggc.streamlit.app/)
## Further Reading
- [30 Days of Streamlit](https://30days.streamlit.app/)
- [How to build your own Streamlit component](https://blog.streamlit.io/how-to-build-your-own-streamlit-component/)
- [Understanding Streamlit's client-server architecture](https://docs.streamlit.io/develop/concepts/architecture/architecture)
- [Wiki](https://github.com/streamlit/streamlit/wiki)
- [Bridging the Domain-AI Gap: A Collaborative Application-Driven Machine Learning Model
](https://medium.com/gitconnected/bridging-the-domain-ai-gap-a-collaborative-application-driven-machine-learning-model-0d10939f6525)
## Tutorials
- [Getting Started with Streamlit and Custom Streamlit Components](https://medium.com/@santosh-shinde/getting-started-with-streamlit-and-custom-streamlit-components-491bd197cd9f)
- [Bridging the Domain-AI Gap: A Collaborative Application-Driven Machine Learning Model](https://medium.com/gitconnected/bridging-the-domain-ai-gap-a-collaborative-application-driven-machine-learning-model-0d10939f6525)
### Connect with me on