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
This project was "vibe coded" to solve a simple problem: AI APIs feel like a "black box," especially when it comes to conversational context and token usage. This app is an interactive, single-file HTML/JS/CSS web application that functions as an educational tool to demystify the Google Gemini API.
Set the GEMINI_API_KEY in .env.local to your Gemini API key
Run the app:
npm run dev
About
This project was "vibe coded" to solve a simple problem: AI APIs feel like a "black box," especially when it comes to conversational context and token usage. This app is an interactive, single-file HTML/JS/CSS web application that functions as an educational tool to demystify the Google Gemini API.