Philippe Botteri
12 posts
Integrating Groq with Google ADK using LiteLLM
I recently tried to integrate Groq models with Google ADK to build an agent and ran into some…
Amazon Bedrock’s AgentCore: How It Powers the Next Generation of AI Agents
If you’ve been exploring AI tools and agentic workflows, Amazon Bedrock’s AgentCore should be on your radar. Announced…
FrugalGPT: Reducing LLM Costs & Improving Performance
FrugalGPT is a framework proposed by Lingjiao Chen, Matei Zaharia, and James Zou from Stanford University in their…
How to Humanize AI Content So It Will Rank, Engage, and Get Shared in 2025
I still remember my first taste of artificial intelligence (AI).It was “SmarterChild,” a chatbot available on AOL Instant…
How a history-aware retriever works?
The history-aware retriever discussed in this post is the one returned by the create_history_aware_retriever function from the LangChain…
AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue
New AI Tool Converts Your Code to Different Languages! FrontendAI from Webcrumbs is a revolutionary tool that transforms…
Mastering SQL Views: Simplify and Optimize Your Queries
SQL views are essential for simplifying complex queries and creating reusable templates. This guide provides an overview of…
Introduction to Functional Programming in JavaScript: Closure #2
Closures are a fundamental concept in JavaScript that every developer should understand. They play a crucial role in…
Power of Idempotency Keys – Making Your Transactions Smooth and Safe
Hey there! Ever wondered how to keep your transactions smooth and hassle-free, even in the face of network…
What’s new features in Angular 17?
Google team released the latest version of Angular – Angular 17 on November 6, 2023, creating a significant…