Nice to see you now cooking with LLM too. Your trydjango series was the best on the planet ❤. I picked it up in no time🎉
@altrover99302 күн бұрын
2:54:14 The reason it may be happening is that AI doesn't always gives you the answer you want: 1. There should be temperature set between 0-0.2 for the model to be more deterministic. 2. It takes a bit of playing around to increase chance of hitting it right. There is always this randomness associated with it so all you can do is get closer to having 100% accuracy, but it's always gonna be 99.99...% I've played with similar query generation quite extensively, but way more complex and it gets complicated really fast. To efficiently work with it, I started logging the f out of everything, because there is always some edge case that may happen due to this randomness and debugging it without it can turn into a horror movie.
@altrover99302 күн бұрын
P.S. The order in which you write your prompt, and what words you use exactly can have huge impact on accuracy. The best place to start is setting temperature, because many things you write in a prompt can become redundant, also the query size affects response time, so the goal is to achieve the highest accuracy with the least amount of tokens used. Another note, there are huge problems when it comes to cyber security when using these LLMs in production I advice for whoever is interested in to watch Andrej Karpathy Intro to Large Language Models to learn some about these threats. It's better to hard code some constraints since LLMs aren't able to address them and keep yourself notified and what is/isn't fixed atm.
@ridwanray2 ай бұрын
Always valuable content.
@CodingEntrepreneurs2 ай бұрын
🙌
@gustavojuantorena3 ай бұрын
Great great channel!
@chase140002 ай бұрын
Thank you for your insightful tutorial, I learned a lot from this. Quick questions: 1. I tried to build a UI chatbot with this as the back end. It does not seem to remember previous messages and sometimes asking the same messages results in different or inaccurate answers such as: "The information is not available", "There are 10 products" when in reality it has more than 100. Is this expected? 2. It seems to take a while to load. Is this also expected? 3. Do we need vector embeddings for all kinds of tables? How about numeric data such as temperature conditions or exchange rates?
@donkeybetz55672 ай бұрын
Thanks for the content! Just wondering, is there a reason why you don't use the Jupyter in VSCode instead of switching back and forth between the web and VSCode?
@ahmedatta93953 ай бұрын
Just Valuable Thing Thanks Sir
@aashayamballi3 ай бұрын
thank you!
@Deus-lo-Vuilt3 ай бұрын
wow , thanks
@kumargupta71493 ай бұрын
Thank you ❤❤❤❤❤❤❤❤❤❤
@fgchl64493 ай бұрын
thanks so much :) just curious, will you be continuing with the saas foundations course anytime soon?
@CodingEntrepreneurs3 ай бұрын
What do you want in part 2 of SaaS foundations?
@oludelehalleluyah67232 ай бұрын
How to use fast api and mongodb to build full backend including microservices, including all the necessary parts like Cascade deletion, foreign keys ( not really apply here) Or how to use Django with a NoSQL database like mongodb for to web services backend I will really appreciate...
@regane30283 ай бұрын
Nice ❤
@walugembeemmanuel73323 ай бұрын
Thx
@KrisnoMukti3 ай бұрын
bro, make the latest django tutorial for beginners until they understand
@faizahmed80153 ай бұрын
I have done similar project using flask it's interesting talking with database like chatbot...🤟🏻👍🏻
@CodingEntrepreneurs3 ай бұрын
Definitely! It’s awesome
@VinayakGNair3 ай бұрын
Good
@malikrumi12063 ай бұрын
Man, where ya' been? Glad to see you back. You always have a knack for talking Django things I didn't know I needed to know!
@ArashViRuS-ly1mz3 ай бұрын
Thank you for your great content sir can I know your name?
@ridwanray2 ай бұрын
Justin Mitchell
@user-zv9pt9th8l3 ай бұрын
SIR ! WE NEED DJANGO REST FRAMEWORK PROJECT Sir proper FULL REST Django Rest Framework project Restful APIs in which lots of things implemented like Signals like corsheaders and other thirdy party API's . Sir i think you can understand better!!!!!
@user-zv9pt9th8l3 ай бұрын
SIR ! WE NEED DJANGO REST FRAMEWORK PROJECT LIKE MY COMMENT IF ANYONE WANT DRF PROJECT