Learning to code with Streamlit
3:25
28 күн бұрын
Streamlit LLM Hackathon
3:25
9 ай бұрын
How to build a Llama 2 chatbot
16:28
Пікірлер
@harshitsinghai1395
@harshitsinghai1395 2 күн бұрын
this is awesome.
@space-time-somdeep
@space-time-somdeep 2 күн бұрын
Fascinating
@DanielRodriguez-lu3uu
@DanielRodriguez-lu3uu 5 күн бұрын
This AI hype 🙄… 😴 it has got a level of simplicity that has become absolutely boring. It has removed all the fun 🥱
@rodrigobogado653
@rodrigobogado653 5 күн бұрын
hay tanto que todavia me falta de saber de streamlit, pero desde ya muy bueno!
@SuperMacmac74
@SuperMacmac74 10 күн бұрын
So it’s basically a skinned ChatGPT but for streamlit only
@SR_M0L1NA
@SR_M0L1NA 13 күн бұрын
Muy buen tutorial, echo de menos la falta de análisis de series temporales. Ya sea mediante la Transformada de Fourier u otras cómo la Transformada de Hilbert-Huang, Transformada Wavelet, Correlogramas, ARIMA, etc. En especial los correlogramas lo incluiría primero, ya que en las series temporales procedentes de datos metereológicos, ventas anuales de cualquier negocio, etc, se puede observar que los datos se parecen respecto de un determinado retraso temporal, y por tanto se puede hacer una predicción razonablemente buena. El análisis de series de tiempo es un área importantísima de la ciencia de datos pero existen muy pocos recursos en internet que nos permitan tener una idea clara de los elementos a tener en cuenta en este análisis. Si la incluye seguro que será una herramienta potentísima que superará fácilmente a las de pago.
@MohamedMahmoud-io7ce
@MohamedMahmoud-io7ce 13 күн бұрын
Nice work , but I need to ask for the highest sales month for example all that after uploading a cab data file , is that possible to ask
@s4rel0ck
@s4rel0ck 13 күн бұрын
I'm sure its a huge security hurdle - but would be neat if there was a way to let Streamlit execute some code that an LLM generates, maybe with a whitelisted set of libraries. Basically, OpenAI's Code Interpreter but local.
@RidwanNurzeha
@RidwanNurzeha 13 күн бұрын
Impressive!! Really like Streamlit to be more features. Glad to see this framework are working on the right direction
@brainjohn9170
@brainjohn9170 13 күн бұрын
Please can we get the code?
@streamlitofficial
@streamlitofficial 13 күн бұрын
Here's a link to the VacAIgent demo repo: github.com/tonykipkemboi/trip_planner_agent
@williamliu93
@williamliu93 14 күн бұрын
Great job for making such a clear tutorial! I just deployed my first app:)
@felipecoelho8112
@felipecoelho8112 16 күн бұрын
Awesome video, thanks to share. I want to create a web component from Streamlit project. Is it possible?
@VKjkd
@VKjkd 20 күн бұрын
What other libraries have you created? Sounds very interesting.
@avatarcybertronics2584
@avatarcybertronics2584 21 күн бұрын
Please do not call it MAS Multi-agent system, because it has completely different definition (check Wiki), it is not devoted to micro-services and modules that are connected in some pipelines by human. MAS is self emergent system with high level of autonomous agents, not prompting
@streamlitofficial
@streamlitofficial 20 күн бұрын
Yes, you're correct. CrewAI does require human input and orchestration compared to MAS which is designed to have a high level of autonomy and coordination among agents. We appreciate the feedback!
@danielwilczak7833
@danielwilczak7833 21 күн бұрын
Lets go Streamlit and CrewAl team! Love the livestream!
@shayonsanyal1256
@shayonsanyal1256 27 күн бұрын
Why is the interviewer so awkward? 😅
@kakamoora7874
@kakamoora7874 28 күн бұрын
Bro I have doubts… I was creating one playlist in my KZfaq so I was created repository in GitHub…. It’s look like video/2ndproject… here I like to publish this project in streamlit cloud how I can publish
@oktjona
@oktjona 29 күн бұрын
what about how to use database to save data and retrieve
@aa-xq1gy
@aa-xq1gy Ай бұрын
what if i want a live visualization like how well a clients crypto curency is doing
@priscarogi2183
@priscarogi2183 Ай бұрын
Hi there, I am looking for a Streamlit tutor to help me with my project. I am a biginner and my project is simple, but I have never used strealint before and need a tutor asap . Do you think you could help?
@cubasdf
@cubasdf Ай бұрын
very good!
@SarthakRauts
@SarthakRauts Ай бұрын
How do I increase the size of the text (label) in a checkbox?
@thejaatsahabvlogs
@thejaatsahabvlogs Ай бұрын
while plotting the line chart, is it default setting in streamlit that it takes the browser timezone information, even if the dataframe is in to different timezone.
@thejaatsahabvlogs
@thejaatsahabvlogs Ай бұрын
while plotting the line chart, is it default setting in streamlit that it takes the browser timezone information, even if the dataframe is in to different timezone.
@MRT122YT
@MRT122YT Ай бұрын
Does this support VPython? if so can you make a video about that
@KirtanBhattar
@KirtanBhattar Ай бұрын
amazing
@crazyrama6521
@crazyrama6521 Ай бұрын
I am unable to deploy my app. Iam new to use streamlit. I have used pyrebase .say the solution
@_._Harsh_._
@_._Harsh_._ Ай бұрын
Thank you so much! This was very much needed!! <3
@virajpawar2978
@virajpawar2978 Ай бұрын
streamlit is great and very intuitive to use.!
@saimanohar3363
@saimanohar3363 Ай бұрын
Good video on streamlit. Is it possible to drill down and drill across on a chart in streamlit? Grt if there is any document. Thanks
@VKjkd
@VKjkd 24 күн бұрын
I suppose you could use the highcharts library?
@DmitryPonomareF
@DmitryPonomareF Ай бұрын
I like DataProfessor. I would like more videos from him:) Like this video)
@DataProfessor
@DataProfessor Ай бұрын
Thanks Dmitry for the support :)
@MohamedjihedJenayah
@MohamedjihedJenayah Ай бұрын
Thanks a lot for this video. Could you please show how to deploy a Streamlit app that connects to a PostgreSQL database?
@streamlitofficial
@streamlitofficial Ай бұрын
Happy to help! Try this documentation: docs.streamlit.io/develop/tutorials/databases/postgresql If you still run into questions, please let us know on the forum! discuss.streamlit.io/
@majukanumi9639
@majukanumi9639 Ай бұрын
athane le code pour postgresql: import streamlit as st import psycopg2 import pandas as pd import matplotlib.pyplot as plt # Connect to the PostgreSQL database conn = psycopg2.connect(dbname="dbname", user="youruser", password="yourpassword", host="localhost") # Allow user to select data to visualize table = st.selectbox("Select table", ["billions", "countries"]) # Write a function to query data from the table @st.cache_resource def load_data(table): cur = conn.cursor() cur.execute(f"SELECT * FROM {table}") rows = cur.fetchall() cur.close() return rows # Load data into a pandas DataFrame rows = load_data(table) df = pd.DataFrame(rows, columns=["country_id", "country"]) # Replace with actual column names # Create a bar chart plt.figure(figsize=(8, 6)) plt.bar(df["country_id"], df["country"]) plt.xlabel("X-axis label") plt.ylabel("Y-axis label") plt.title("Bar Chart") st.pyplot(plt) # Close the database connection conn.close()
@carolinefrasca
@carolinefrasca Ай бұрын
Go Data Professor! Go Streamlit! 🥳🎈
@VivekNaik
@VivekNaik Ай бұрын
Thanks
@stefanschouteden5196
@stefanschouteden5196 Ай бұрын
Very cool, thank you. Straight to the point, with a subsequent great end-product!
@galeryle4259
@galeryle4259 Ай бұрын
😣 *promo sm*
@datnd-ptit
@datnd-ptit Ай бұрын
great❤❤
@EasyProj
@EasyProj Ай бұрын
Any examples of st.write_stream with chat_message?
@RoshmitaDey
@RoshmitaDey Ай бұрын
Why is my chart not displaying. I only see a html code
@pascalburume111
@pascalburume111 Ай бұрын
Thank you for this video
@kenchang3456
@kenchang3456 Ай бұрын
I gave Vanna an initial try and it seems very promising. I'm looking to dive deeper and understand how joins and perhaps sub-queries are done. I'm hopeful that it does. I'm thinking fine-tuning would be an interesting experiment relative to terms and nomenclature that are domain-specific to the business and how those terms would have any effect on SQL generation and accuracy. Thanks for bringing this forward and it's good to know that large customers with specific requirements can be met.
@shubhanshuyadav1834
@shubhanshuyadav1834 Ай бұрын
Nice
@DanielAmrine
@DanielAmrine 2 ай бұрын
does thie work in google Colab?
@vinaya68vinno1
@vinaya68vinno1 2 ай бұрын
I want this code fastly
@vinaya68vinno1
@vinaya68vinno1 2 ай бұрын
Cany you provide code
@gamingcorrin
@gamingcorrin 2 ай бұрын
Thanks for the cool and concise tutorial covering both PyGWalker and Streamlit :)
@shahrukhahmad4127
@shahrukhahmad4127 2 ай бұрын
Superb and easy to use, thanks a ton man!
@JasonMuteham
@JasonMuteham 2 ай бұрын
Thank you for providing valuable content!
@fathymohamed4312
@fathymohamed4312 2 ай бұрын
Can u plz make videos for ml and dl
@chutikarncholsaipant2421
@chutikarncholsaipant2421 2 ай бұрын
Hi, can you do a tutorial to apply dataset to web map?