mirror of
https://github.com/Shubhamsaboo/awesome-llm-apps.git
synced 2026-03-09 07:25:00 -05:00
chore: Update environment variable configuration by removing old backend example and screenshots, adding a new .env file, and modifying the root .env.example.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Backend (Python)
|
# Backend (Python)
|
||||||
GOOGLE_API_KEY=your_google_ai_studio_key_here
|
GOOGLE_API_KEY="your_google_api_key_here"
|
||||||
|
|
||||||
# Frontend (Next.js) - optional, defaults to localhost:8000
|
# Frontend (Next.js) - optional, defaults to localhost:8000
|
||||||
AGENT_URL=http://localhost:8000/
|
AGENT_URL=http://localhost:8000/
|
||||||
|
|||||||
@@ -4,16 +4,6 @@
|
|||||||
|
|
||||||
Watch two AI agents battle it out in an epic used car negotiation! Built with **Google ADK** for the backend agents and **AG-UI + CopilotKit** for a jaw-dropping reactive frontend.
|
Watch two AI agents battle it out in an epic used car negotiation! Built with **Google ADK** for the backend agents and **AG-UI + CopilotKit** for a jaw-dropping reactive frontend.
|
||||||
|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
### 🎬 See It In Action
|
|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
## ✨ Features
|
## ✨ Features
|
||||||
|
|
||||||
- **🤖 Dual AI Agents**: Buyer vs Seller with distinct personalities and negotiation strategies
|
- **🤖 Dual AI Agents**: Buyer vs Seller with distinct personalities and negotiation strategies
|
||||||
|
|||||||
@@ -1,2 +0,0 @@
|
|||||||
# Get your API key from https://aistudio.google.com/
|
|
||||||
GOOGLE_API_KEY=your_google_ai_studio_key_here
|
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 318 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 394 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 318 KiB |
Reference in New Issue
Block a user