You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An application to explore the Zone of Possible Agreement (ZOPA) using AI-powered insights from the Gemini API, including information on BATNA, WATNA, and related negotiation concepts, with sourced information from Google Search. Now with voice input capabilities.
This contains everything you need to run your app locally.
Run Locally
Prerequisites: Node.js
Install dependencies:
npm install
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev
About
An application to explore the Zone of Possible Agreement (ZOPA) using AI-powered insights from the Gemini API, including information on BATNA, WATNA, and related negotiation concepts, with sourced information from Google Search. Now with voice input capabilities.