what i learnt?
-JAM stack
-Data pipeline
-String API
I Will explain simply .
JAM Stack
J – JavaScript
A – APIs
M – Markup
JAM stack is a modern website building method.using Javascript for front end .instead of Back end using API (Like Strapi,Firebase). we take the datas from API covert into static HTML Pages.Then we host in on then CDN( Convert Delivery Network)so website load too fast.
Data PipeLine:
Collect Data's from Users.That data send to a pipeline.The pipeline cleans the data and Removes Duplicate.Then stores into the Database or send to analytical Tool.
Spring AI
Spring AI is a new project from Spring (Java Framework) that helps developers easily connect Java apps with AI services like ChatGPT, OpenAI, Azure AI, Hugging Face, etc.
** what is ollama**
Ollama is a tool that lets you run AI models (like LLaMA, Mistral, Gemma) on your own computer — offline.
That is the topics i learnt from CODE ON JVM Meeting In upcoming Blogs i Convey All Topics Briefly . Stay Tune
Top comments (0)