Agent-to-Agent Negotiation Simulator

Two AI agents negotiate a B2B SaaS deal in real time. Each agent has its own system prompt, private constraints, and independent reasoning.

Configure the scenario, watch the negotiation unfold round by round, and see the outcome.

2 AgentsIndependent LLM calls
6 RoundsLive negotiation
Launch Simulator

Built with

Next.js 16Framework
GPT-OSS 120BLLM via Groq
Vercel AI SDKStructured Output
ZodSchema Validation
Upstash RedisRate Limiting

Market Entry Wargame

Define a market entry scenario and this RAG agent retrieves competitive intelligence from a pre-indexed knowledge base plus live search, then predicts how incumbents defend their position.

Every run reports an honest confidence level based on how much real coverage it found.

4 VariablesMarket definition
Hybrid RAGCorpus + live search
Launch Wargame

Built with

Next.js 16Framework
PineconeVector DB + embeddings
TavilyLive search layer
GPT-OSS 120BLLM via Groq
ZodSchema Validation

Token Economics Stress Tester

Select a token and a stress scenario, and this agent applies a stress-testing framework adapted from banking supervisory methodology (EBA/ECB) to predict how the token's economic design holds up.

One structured LLM call returns a resilience radar, a shock propagation cascade, and a historical failure analogue.

5 PresetsOr paste your own
5 ScenariosStress archetypes
Launch Stress Tester

Built with

Next.js 16Framework
GPT-OSS 120BLLM via Groq
Vercel AI SDKStructured Output
ZodSchema Validation
RechartsRadar Chart

AI Agent Demo

Open Source Tech Stack Advisor

This AI Agent takes your product idea, gathers requirements through conversation, then autonomously calls three tools to deliver:

  • A structured tech stack recommendation
  • The monthly cost estimate
  • A visual architecture diagram

All open-source-first. Enjoy it!

Describe your product idea and I will recommend the best open-source tools to build it.

Built with

Next.js 16Framework
GPT-OSS 120BLLM via Groq
Vercel AI SDKChat + Tools
Mermaid.jsDiagrams
Upstash RedisRate Limiting

Client Agent - Video Demo

StyleAI Commerce Agent

An agentic commerce system deployed in a client retail environment. The agent handles product discovery and offers brand-personalized styling and upselling through conversational AI, integrated directly into the retailer's storefront.

Built with

TypeScriptMonorepo
HonoBackend
SolidJSWidget + Admin
Google GeminiAI Engine
PostgreSQLDatabase