Hi Ajay, Great explanation on AI it’s internal details. Lot of people are not able to explain this this clearly. Thanks
@TechPrimers6 ай бұрын
Glad it’s understandable Ravi 👍🏼
@achyuth24247 ай бұрын
Very helpful video for beginners . Looking forward more videos on this gen ai topics .
@atishayjain11417 ай бұрын
Hi, will you be making videos on how to make our own modals? or maybe changing code by using some open source projects?
@TechPrimers7 ай бұрын
Yes buddy. Its easier to learn AI with existing models, hence starting off with using existing LLMs, gradually we shall go deeper into deep learning and other concepts
@Krishnadevaraya17 ай бұрын
Waiting ❤
@MadhusudanBhosale7 ай бұрын
Hello, Ajay! Make a playlist for these topics.. Thanks
@TechPrimers7 ай бұрын
Sure Madhu, it will be under "AI Primer"
@aravindreddy66997 ай бұрын
Thank you, pls do some example on agents
@TechPrimers7 ай бұрын
Sure Aravind. Will do
@janakiramireddikoki70845 ай бұрын
How it is able to remember your previous conversation?
@TechPrimers5 ай бұрын
It uses a concept of short term memory.
@saratchandra58637 ай бұрын
very helpful video. thanks need your guidance, i tried in chat gpt but didn't understand it. my query (in chat gpt is) i am working on project. when new developers joins to project, they might have few queries, for clarification they will reach out to different analysts, testers and developers, sometimes, each one will different answer that might confuse new developers. and secondly, sometimes, a developer / a tester don't know full functionality of project, they might stuck at some point due to lack of knowledge. so my plan is create a data model and feed datamodel to some open AI technology like chatGPT/llama or any other, so that everyone can check their queries with open AI. but don't know how to create datamodels, can you help me where to start?
@TechPrimers7 ай бұрын
hi sarat, this is where Prompts will help us. There is Zero Shot learning and Few Shot learning concepts. My next video might cover those. However take a look at how to prompt chatgpt using something called "instructions"