gitmyhub

Stay

TypeScript ★ 22 updated 28d ago

Stay

A TypeScript app exported from Google AI Studio and powered by Google's Gemini AI model, runnable locally with a Gemini API key. The app's specific purpose is not documented in this repository beyond being an AI Studio prototype.

TypeScriptNode.jsGoogle Geminisetup: easycomplexity 1/5

Stay is a TypeScript application generated from Google AI Studio, a platform for building and prototyping apps with Google's Gemini AI models. The repository contains the code to run that app on your own machine.

Setup requires Node.js installed on your system. You install dependencies with one command, add your Gemini API key to a local environment file, and run the development server. The app can also be viewed directly in AI Studio via the link in the README.

The README does not describe what Stay does beyond being an AI Studio export, so the specific purpose and features of the app are not documented in this repository.

Where it fits