Тёмный
Tech Primers
Tech Primers
Tech Primers
Подписаться
Hello World, I'm Ajay. I'm a Principal SWE. Of all the tech savvy things I do, sharing is my hobby.

🎥 TechPrimers is an educational channel to provide insights on latest technology implementations and advancements.
⌨️ The topics of interest include AI, Spring Boot, DevOps, Cloud, Architecture, Tips & tricks, etc.,

🕹 How can you navigate the channel?
- Explore the playlist for topics you are looking for.
- Skip to exact timestamps ⏱ (in description) to be more productive.
- Use the Github link in each video to take a look at the code used in the corresponding video.

Finally Learn, Code and Share..!
---------------------------------------------------
Disclaimer/Policy:
The content may or may not match your expectations and level of pronunciation/understanding.
The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other platforms
Deep Dive: API Gateway
20:45
Месяц назад
Tech Primers 2.0
1:17
2 месяца назад
Комментарии
@shanksdixit
@shanksdixit День назад
Great example. Your videos are always useful.
@TechPrimers
@TechPrimers 18 часов назад
Glad you like them!
@user-uo2yo2wk9i
@user-uo2yo2wk9i 3 дня назад
I thought you would be showing a demo on how to monitor.
@MadhusudanBhosale
@MadhusudanBhosale 3 дня назад
Good demo to get started with Thanks Ajay
@gixer912
@gixer912 4 дня назад
Calling a library in 5 lines of code
@himanshuvaidya3193
@himanshuvaidya3193 4 дня назад
yes very helpful content with open source library for chatbot . But I think streamlit works similar way.
@sakchigupta8858
@sakchigupta8858 7 дней назад
perfect
@AbhishekKumar-ub8co
@AbhishekKumar-ub8co 8 дней назад
Login part that you are explaining is I guess OIDC because OAuth alone is just meant for Authorization, it is basically OIDC that enforces login and hence the Authentication
@thinker5270
@thinker5270 8 дней назад
Thanks for the video. this is very helpful
@MadhusudanBhosale
@MadhusudanBhosale 11 дней назад
We are enjoying this series <3
@TechPrimers
@TechPrimers 11 дней назад
Glad its helpful Madhu
@rishiraj2548
@rishiraj2548 11 дней назад
🙂👍
@JaNaMSoNi
@JaNaMSoNi 11 дней назад
AI Primer❤
@TechPrimers
@TechPrimers 11 дней назад
yo!
@Dizzy_Dizz
@Dizzy_Dizz 13 дней назад
Hi, Kindly make a video of event source implementation. Thank you
@RajP-py4fu
@RajP-py4fu 14 дней назад
Great job
@rajeshbongurala8491
@rajeshbongurala8491 14 дней назад
Gr8 info buddy for beginners. I want to use microsoft azure openai with custom data and rag too. Also need a custom chatbotot (own). Can you help me with desing? How to build my app in python, call 3rd party api, how to use RAG, how to expose API to custom chatbot etc ?
@user-ql1rg9mj9d
@user-ql1rg9mj9d 14 дней назад
good info
@ravi1341975
@ravi1341975 14 дней назад
This is so cool👌
@ujjawal_
@ujjawal_ 15 дней назад
Amazing sir, understood
@ayanSaha13291
@ayanSaha13291 15 дней назад
Good explanation brother! thanks a lot.
@TechPrimers
@TechPrimers 15 дней назад
Glad it was helpful!
@manojBadam
@manojBadam 17 дней назад
Thanks for the video, few things are unclear from the demo, does the Spring AI talk to your local ollama ? What happens if ollama is not installed or running that model at that point of time ?
@TechPrimers
@TechPrimers 14 дней назад
Hi manoj, yes it connects to the local ollama. You will receive connection refused error or 404 error if ollama is down
@shivprakashy
@shivprakashy 17 дней назад
Informative as usual, I think python & its framework would be more suitable for AI content at least for quick PoC. Definitely this video will help Java fans😊
@TechPrimers
@TechPrimers 14 дней назад
Ya shiv, will do python soon
@janakiramireddikoki7084
@janakiramireddikoki7084 18 дней назад
Thanks for the another great video as usual. Yes if possible please make video on azure openAI which is one of trending AI interface.
@TechPrimers
@TechPrimers 14 дней назад
Sure janakiram
@ramkarlapudi662
@ramkarlapudi662 18 дней назад
Thank you , I am looking forward to learning more from your channel, much appreciated, keep going, we java lovers are with you :)
@TechPrimers
@TechPrimers 14 дней назад
Awesome, thank you!
@liqwis9598
@liqwis9598 18 дней назад
Good one , but imagine my backend is supporting a application, and my offline running ai model is as connected to my backend springboot, now how can I train the offline running ai model about the application and create a chat bot which gives response to the request only about the trained data i.e the application
@TechPrimers
@TechPrimers 18 дней назад
Great question. Take a look at my video on RAG architecture on how it can solve the dynamic data source updates in the LLM model. I will make a video on that soon with handson
@liqwis9598
@liqwis9598 18 дней назад
@@TechPrimers waiting for it and if possible try creating a scenario which I explained
@mudassarh4268
@mudassarh4268 18 дней назад
You are a key contributor in the java space, pls continuing doing awesome work. Requesting you to extend this video with some sample trained data. Data that could be fed to this llm eg we can store in our repository like top destination as per the time of the year / events/ weather etc,
@TechPrimers
@TechPrimers 18 дней назад
Thanks for the kind words Mudassarh. Yes sure i will make those soon like i showed in the RAG architecture
@rishiraj2548
@rishiraj2548 18 дней назад
👍👍
@JaNaMSoNi
@JaNaMSoNi 18 дней назад
😅
@TechPrimers
@TechPrimers 18 дней назад
Lets Go!
@angeloflash2298
@angeloflash2298 18 дней назад
Yes .. please make video with LLm usage
@TechPrimers
@TechPrimers 18 дней назад
done angelo. take a look at the last video using Phi3 model
@gustavopaulus202
@gustavopaulus202 21 день назад
How to do it with caffeine?
@satishkumar_kandasamy
@satishkumar_kandasamy 23 дня назад
Waiting for hands on Video. Why your are not coming in live nowadays ? Please do a live QA session
@TechPrimers
@TechPrimers 21 день назад
Sure Satish. Ya its been a while. Got busy with other stuff
@janakiramireddikoki7084
@janakiramireddikoki7084 24 дня назад
How it is able to remember your previous conversation?
@TechPrimers
@TechPrimers 14 дней назад
It uses a concept of short term memory.
@srinivasmandadi20
@srinivasmandadi20 24 дня назад
Yes .. please make video with usage
@chrystarinze
@chrystarinze 24 дня назад
If you're hosting your services on Aws for example, would each micro service seat on it's own EC2 instance? Someone should please link me to a video that explains how to go about the hosting of the different microservices and how to manage redundant server cost after creating the microservices
@ravi1341975
@ravi1341975 24 дня назад
Kindly do the hands-on session on these, without fail.
@TechPrimers
@TechPrimers 24 дня назад
Sure Ravi. Will do
@ramkarlapudi662
@ramkarlapudi662 24 дня назад
Thanks for this guide, it's really helpful. If you could make a guide on how to use these models practically, that would be great. I'd also love to hear your thoughts on the SpringAI framework aswell
@TechPrimers
@TechPrimers 24 дня назад
Glad it’s helpful. Sure Ram. Will do
@NjoyTheLife
@NjoyTheLife 24 дня назад
From last 5 years I have been following you, ur gem of knowledge.I set a goal, one day I would become like u 😍
@TechPrimers
@TechPrimers 24 дня назад
Glad to hear it. Hope you are learning and progressing in your career
@krishnakanths1758
@krishnakanths1758 25 дней назад
Can you make a SLM which can be trained over data in confluence , Jira or db schema etc
@TechPrimers
@TechPrimers 24 дня назад
Sure Krishna, we will get there soon. I’m going over the concepts one by one. Else it will be too much to take while we write code
@janakiramireddikoki7084
@janakiramireddikoki7084 25 дней назад
Thanks for this kind of information.
@TechPrimers
@TechPrimers 25 дней назад
Glad it was useful!
@rajibgarai211
@rajibgarai211 25 дней назад
Thanks for such kinds of video. We will be really happy to be interested to see how we can use SLM, if you have free time please create some of the videos related to that. 😊 Thank You 🥰
@TechPrimers
@TechPrimers 25 дней назад
Sure will do
@rishiraj2548
@rishiraj2548 25 дней назад
👍👍
@manjeet08111133
@manjeet08111133 25 дней назад
You have a great way/voice of explaining the topics, and it is so clear that anyone can understand what it is, you have covered, actuators, health monitoring, circuit-breaker patterns and fallback, in a very simple way. Good job.
@TechPrimers
@TechPrimers 25 дней назад
Thank you for the kind words. Glad they are helpful✌️
@saratchandra4689
@saratchandra4689 25 дней назад
Thanks for the informative video. Since last week, I am trying to download different models and trying to run. But no luck, sometimes getting some module errors or laptop is hanging. Now I will try models which you have provided (aim is to prepare data model which can understand my project's technical & functional information. So that every developer(new)/BA/manager can clarify queries in efficient way)
@TechPrimers
@TechPrimers 25 дней назад
Ya try Phi-3 or meta llama models which are small comparatively
@saratchandra4689
@saratchandra4689 24 дня назад
Tried phi-3, facing some issues with pytorch versions and DLL files, somehow resolved. But later i realised that I don't have nvidia graphic card. So, next I want to try with docker, not sure it will work or not. Bt with CPU, it is very slow.
@TechPrimers
@TechPrimers 18 дней назад
oh ok. got it
@abhaymamale6730
@abhaymamale6730 28 дней назад
thank you for sharing
@datadutta
@datadutta 28 дней назад
Regarding streaming, using all these services one by one, doesn't it caues lot of latency delay?
@venkatnani6940
@venkatnani6940 29 дней назад
Client side load balancing is used for inter communication between with in micro services where as server side load balancer comes into picture where it makes call from external Ajax api from react js or postman or browser, traditional it was used Nginx load balancer, now spring cloud api gateway handle with client side and server side load balancing , no worries
@shivaniKadali
@shivaniKadali 29 дней назад
remove the background music not able to concentrate on the content
@rugbychannel2027
@rugbychannel2027 Месяц назад
and where is rolling back functionality..?
@ramiworkstation
@ramiworkstation Месяц назад
You said the word "LEVERAGE" so many times. you almost LEVERAGED everything. nice video though 👍