Good article about how #agentic #ai relates to #microservices, and reality.
Good article about how #agentic #ai relates to #microservices, and reality.
Build Smarter Java Agents: Multi-Model AI Orchestration with Quarkus and LangChain4j
Use local LLMs, spawn multiple agents dynamically, and orchestrate complex AI workflows with Quarkus in Java.
https://myfear.substack.com/p/agentic-java-multi-model-ai-quarkus
#Java #Agentic #Quarkus #Agents #LLM #Orchestration
Expanded response timeout to allow Editor agent to go deeper. Repos at the end of the article. #Agentic #AI blog writing, DAY 15: Application Security
https://thehecklers.com/2025/04/application-security/
Content generation & editing using gpt-4.1 on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor!
Whoo, this is a big one!
All critiques included & repos at the end of the article.
#Agentic #AI blog writing, DAY 14: Observability & Performance
https://thehecklers.com/2025/04/observability-and-performance/
Content generation & editing using gpt-4.1 on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor!
#Agentic #AI blog writing, DAY 13: Model Context Protocol (#MCP) vs. #Agent2Agent
https://thehecklers.com/2025/04/model-context-protocol-vs-agent2agent/
Agentic content generation & editing using Evaluator-Optimizer pattern. Currently using gpt-4.1 on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor.
Passed first time!
#AI has grown beyond human knowledge, says #Google's DeepMind unit - https://www.zdnet.com/article/ai-has-grown-beyond-human-knowledge-says-googles-deepmind-unit/ " A new #agentic approach called 'streams' will let AI models learn from the experience of the environment without human 'pre-judgment'. " hmmm
#Agentic #AI blog writing, DAY 12: Development Tools (done two ways!)
https://thehecklers.com/2025/04/development-tools-done-two-ways/
Agentic content generation & editing using Evaluator-Optimizer pattern. Now using gpt-4.1 on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor.
SO MANY CHANGES!
1/2
#Agentic #AI blog writing, DAY 11: #Architecture and #AppModernization
https://thehecklers.com/2025/04/architecture-and-app-modernization/
Agentic content generation & editing using Evaluator-Optimizer pattern. Currently using o3-mini on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor; post length: 15 sentences.
New post!
#Agentic #AI blog writing, DAY 10: Cloud-native #Java
https://thehecklers.com/2025/04/cloud-native-java/
Agentic content generation & editing using Evaluator-Optimizer pattern. Currently using o3-mini on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor; post length: 15 sentences.
#Agentic #AI blog writing, DAY 9: AI-assisted Development
https://thehecklers.com/2025/04/ai-assisted-development/
Agentic content generation & editing using Evaluator-Optimizer pattern. Returned to using o3-mini on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor; post length: 15 sentences.
Onward!
#Agentic #AI blog writing, DAY 8: Java with Generative AI and LLMs
https://thehecklers.com/2025/04/java-with-generative-ai-and-llms/
Agentic content generation & editing using Evaluator-Optimizer pattern. For this post, using gpt4-o on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor; post length: 15 sentences.
#Agentic #AI blog writing, DAY 7: Bikeshedding
https://thehecklers.com/2025/04/bikeshedding-the-art-of-distraction/
Agentic content generation & editing using Evaluator-Optimizer pattern. Now using o3-mini on #AzureOpenAI as writer, gpt4-o on #OpenAI as editor; increased post length to 15 sentences.
#Agentic #AI blog writing, DAY 6: The rise of techno-tribalism in the digital age.
https://thehecklers.com/2025/04/the-rise-of-techno-tribalism-in-the-digital-age/
Agentic content generation & editing using Evaluator-Optimizer pattern. Code polishing.
#Agentic #AI blog writing, DAY 5: Now, for some "CONS of using #SSE for Model Context Protocol (#mcp) Servers"!
https://thehecklers.com/2025/04/cons-of-using-sse-for-model-context-protocol-servers/
Agentic content generation & editing using Evaluator-Optimizer pattern. Code cleanup, no change in guidance.
#Agentic #AI blog writing, day 4: Pros of using #SSE for Model Context Protocol (#mcp) Servers
https://thehecklers.com/2025/03/pros-of-using-sse-for-model-context-protocol-servers/
Agentic content generation & editing using Evaluator-Optimizer pattern. Code cleanup, no change in guidance.
Watch as it evolves!
#Agentic #AI blog writing, day 3: Using A to generate blog content
https://thehecklers.com/2025/03/using-ai-to-generate-blog-content/
Agentic content generation & editing using Evaluator-Optimizer pattern. Code polishing, no change in guidance. Added token counts at the bottom of the post for reference.
#Agentic #AI blog writing, day 2: REST vs. MCP: Unlocking AI Interaction Potential
https://thehecklers.com/2025/03/rest-vs-mcp-unlocking-ai-interaction-potential/
100% agentic content generation & editing using Evaluator-Optimizer pattern.
Code polishing, no change in guidance. Stay tuned as things progress!
This looks fun: https://github.com/simular-ai/Agent-S I love that it's OSS. #agentic #ai #python