Thanks for the video. Finally got to play a bit with Gemini. The model sort of hallucinated a lot with the stuff I asked, but still very interesting project.
Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts
I am getting an error while running the main.py the error is raceback (most recent call last): File "D:\Python Projects\Gemini_Pro_Chatbot\main.py", line 42, in for message in st.session_state.chat_session.history: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "D:\Python Projects\Gemini_Pro_Chatbot\.venv\Lib\site-packages\streamlit untime\state\session_state_proxy.py", line 121, in __getattr__ raise AttributeError(_missing_attr_error_message(key)) AttributeError: st.session_state has no attribute "chat_session". Can Anyone please help me in solving this error
Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts
Thank you for your effort. I have been watching your videos for the last 2 years.. your way of teaching is so understandable.
Thanks for your contribution towards community, you're great, keep helping us.
Thanks for the video. Finally got to play a bit with Gemini. The model sort of hallucinated a lot with the stuff I asked, but still very interesting project.
Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts
Can you please make a playlist on federated learning as well as federated distillation.
Thanks for the video🌹
hi siddhardhan ,is tables are also displaying in history or only text messages
great work bro
sir, how to hide api key while deploying the project in streamlit cloud
Hey, can I use VS Code instead of pycharm?
How to train it with customized data?? Like if I want to use it as chatbot of my company's website
Hello mate. once more, Super Awesome video. Can you please make a video on RAG with websites with chat history enabled. I want to learn this.🙏
Nice project!
.env file not visible in github repo and how its gonna fetch the key . solution for this
I am getting an error while running the main.py
the error is
raceback (most recent call last):
File "D:\Python Projects\Gemini_Pro_Chatbot\main.py", line 42, in
for message in st.session_state.chat_session.history:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\Python Projects\Gemini_Pro_Chatbot\.venv\Lib\site-packages\streamlit
untime\state\session_state_proxy.py", line 121, in __getattr__
raise AttributeError(_missing_attr_error_message(key))
AttributeError: st.session_state has no attribute "chat_session".
Can Anyone please help me in solving this error
Hello siddhardhan sir, can you provide series for mlops plz? ❤🙏
bro pls instead of project pls continue with the deep learning course and also teach cnn and tensorflow in it pls bro
Hi! I'll be continuing it in 3 or 4 weeks
@@Siddhardhan waiting for you brother
@@Siddhardhan currently I am in sem 2 and I have completed part 1 of your course and also the deployment part ..
Also sir i would strongly suggest you to upload some high level machine learning project..because all this classification and prediction project are now enough for overall good understanding the basic ml concepts
@@KAUSTUBH45__000 watch campusx deep learning
please explain how can we build our own custom chat bot with our data
Hi! We can use RAG. I'll make a video about it
How about fine tuning
please upload a project regarding recipie generator?
Hi bro how did you hide the API key ? commiting the API key to repository with .env file isn't safe
Hi! One way is to put it on gitignore and just having a template .env file on repo
I don’t have phycharm Siddharth
What can I do
U can use other ide like Spyder or vs code. I have also made a video on getting started with pycharm
@@Siddhardhan Thanks for the prompt response
Sir start generative ai course...
Bro make playlist for generating ai bro please don't take more time
for this code data is visalize
brother please make a video to how to make it public ? @siddhardhan
Hi! It's also covered in this video itself. It's deployed as a public web app on streamlit cloud
@@Siddhardhan it running but no throwing any output