Amaliy4
TypeScript
★ 35
updated 1mo ago
Amaliy4
This repository holds the code for a small app originally created in Google AI Studio. It is a TypeScript project that connects to Google's Gemini AI service.
To run it on your own computer, you need Node.js installed. You install the dependencies with one command, add your personal Gemini API key to a configuration file, and then start the app with another command. That is the full scope of the README.