Inspiration
Agentique is an AI-powered shopping experience built with the Agent Development Kit. Imagine a virtual boutique where intelligent agents don’t just recommend products, but check fraud, streamline checkout, and get package status. Instead of static filters and generic suggestions, Agentique gives every shopper their own smart assistant—turning online browsing into a curated, conversational, and effortless experience. It’s not just e-commerce, it’s agent-driven commerce.
What it does
The Agentique (Online Boutique Agent) provides the following capabilities
- List the products
- Search a product
- Get a product price
- Get the cart
- Empty/clear the cart
- Place an order
- Utility functionality: Set user Id (browser interaction)
- Track order
- and get package status There is a simple Fraud detection, but it is not really agent based, for simulation only
How I built it
All the code was generated by the help of Google Gemini. As mentioned in one of the Hackathon pages, I decided to not modify any existing Online Boutique codes. I decided to implement agent functionality based on what Online Boutique application does such as, getting product price, cart, placing orders, etc. Since I did not want to modify existing code, there is a simple fraud detection simulation added functionality.
Challenges I ran into
Initial work on Gemini (prompt) was a big challenge. It appears Gemini was not "ready" for ADK and MCP yet. After supplying lots of information about those subjects, Gemini picked up quite quickly and the process seemed to be less painful.
Accomplishments that I'm proud of
I think the willingness, the determination to put your mind to something, regardless your familiarity on a specific products, is a biggest accomplishment. But again, it doesn't mean we don't need to understand or knowing it.
What I learned
I learned that I can push myself to built anything that we want. ADK, MCP, AI, LLM, are those beautiful things to help us, but your determination and willingness to have your hands "dirty" is the most important learning experience.
What's next for Agenttique
The next for Agenttique will be more MCP integration, more agentic jobs such as:
- EZ checkout
- More smart suggestions
- Product images on the chat window
Built With
- adk
- gemini
- gke
- google-cloud
- python
Log in or sign up for Devpost to join the conversation.