Skip to content

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.

Notifications You must be signed in to change notification settings

chorned/llm-demystifier

Repository files navigation

Preview Image

Run Locally

Prerequisites: Node.js

  1. Install dependencies: npm install
  2. Set the GEMINI_API_KEY in .env.local to your Gemini API key
  3. 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published