💬 Ask your questions in our Discord Server (but please leave a comment here too for engagement): link.alejandro-ao.com/981ypA ❤ Buy me a coffee... or a beer (thanks): link.alejandro-ao.com/YR8Fkw 🔥 Become an expert in LLM applications (early access): link.alejandro-ao.com/langchain-mastery
@IdPreferNot110 ай бұрын
Love that your tutorials are handcrafted, not just running through someone else's github example. Great teaching!
@alejandro_ao10 ай бұрын
thanks! i try to keep it as step-by-step as possible!
@jamesallison972510 ай бұрын
Another excellent tutorial by Alejandro, thank you Alejandro! I find your pacing and content so much easier to learn from than many other sites.
@alejandro_ao10 ай бұрын
thank you James!
@morrisonosiezagha406018 күн бұрын
Learnt something new. Thanks for sharing.
@sv464710 ай бұрын
Plss Alejandro, your video on pdf chatbot using hugginface is best. Pls can you show how to use text to speech in it. Like get user question as audio and give answer in audio??
@santiagoarena160510 ай бұрын
Hi Alejandro... I want to ask you a question about providing services online... What happens if I use GPU on some process, for example, Voice to text on large files, or high-end summarization of complex text with a free LLM... when its finally uploaded on streamlit or render you are running on pure cpu. Is there a way to walk around the gpu thing? consuming it online must be expensive.
@higiniofuentes25517 ай бұрын
Thank you for this very useful video!
@alejandro_ao7 ай бұрын
Glad it was helpful!
@Akuma74996 ай бұрын
where is the tutorial link for creating this
@RicardoIturra-w8y10 ай бұрын
Came here to give my feedback and Like!
@alejandro_ao10 ай бұрын
thanks!!!!
@yusufersayyem72427 ай бұрын
Big Thanks ❤❤❤
@alejandro_ao7 ай бұрын
No problem
@9ixrecordss7 ай бұрын
I keep getting DefaultCredentialError.. Please how can I solve that error 🙏🏼
@FTW么Obito9 ай бұрын
hi broo nice video and i have doubt i hvae deploy my app in streamlit where i have to run backend and front end simulanetousl which i have select the main path of my file
@VictorLopez-ot5su7 ай бұрын
what is the port for chainlit?
@manideep85669 ай бұрын
How can we deploy the Chat With SQL app?
@tlchannel23599 ай бұрын
great , how can i did it with mongodb and mysql pls
@CortezLabs10 ай бұрын
Thank you
@alejandro_ao10 ай бұрын
thank *you*
@ajay.kartheek10 ай бұрын
i added my openai api key to environment variable in render but once i deploy my project, my openai api key gets deleted. please help!
@alejandro_ao10 ай бұрын
what do you mean it gets deleted? are you sure you added the correct variable name (OPENAI_API_KEY)?
@shoaibvanu519410 ай бұрын
I am getting authenticationerror after deployment. Please consider this query.
@mainaurusman6 ай бұрын
also make a vedio if we are using fast api endpoints then how to deploy
@snehasissnehasis-co1sn10 ай бұрын
Can I use Gemini pro api key rather than open api key.... because it's free to use...
@alejandro_ao10 ай бұрын
yes you can, just initialize your LLM using this class: python.langchain.com/docs/integrations/chat/google_generative_ai
@PassportPair9 ай бұрын
Does it have to be a public GitHub repository for Render? Can I use a private repository if I don’t want to let my data be public?
@pavankurapati66284 ай бұрын
If I want to deploy it in render I guess the repo should be in private If u want to make ur code public just make another repo..:)
@lwjunior210 ай бұрын
Outstanding Work! Thank you. Is there a way to create a reference file filled with PDF documents that can serve as a resource for questions in a ChatGPT format?
@alejandro_ao9 ай бұрын
absolutely, you could either create it yourself or have an agent build it for you. in the latter case, you might as well just use plain text. but i do feel like checking the reference file before querying the indexed data would require an agent or a more sophisticated chain! let me know how this works for you! sorry for the late response!
@akashghosh933510 ай бұрын
Thanks man
@alejandro_ao10 ай бұрын
Any time 😎
@paulmiller59110 ай бұрын
Cool!
@alejandro_ao10 ай бұрын
hey paul
@sv464710 ай бұрын
Plss Alejandro, your video on pdf chatbot using hugginface is best. Pls can you show how to use text to speech in it. Like get user question as audio and give answer in audio.
@bk34609 ай бұрын
the Discord invite is no longer valid... Can you update the post with a permanent discord invite please?
@alejandro_ao9 ай бұрын
hey there, that's strange. which link are you using? you can join using this one here: link.alejandro-ao.com/discord. see you there!
@9ixrecordss7 ай бұрын
@@alejandro_ao Still the same Please update it
@Kevgas10 ай бұрын
Do Render apps auto sleep after a few days like Streamlit?
@alejandro_ao10 ай бұрын
yes they do but not exactly the same way! a streamlit community cloud app will be completely disabled after inactivity. turning it back on will take several minutes (like when deploying for the first time). Render, on the other hand, will put your app to sleep if it is idle for more than 15 minutes. But turning it back on does not involve actually "redeploying" like with streamlit community cloud. it will be just a few seconds. still, i recommend that you use a premium plan if your app is actually in production!
@usmanyousaaf9 ай бұрын
thanks dude
@alejandro_ao9 ай бұрын
no problem!
@nazarmohammed568110 ай бұрын
chat with website using hugging face plzzzzzz ???
@nazarmohammed568110 ай бұрын
One more time chat with website using hugging face plzz