KO
|
EN
gitlite — search
Search
#python
#typescript
#flutter
#javascript
#react
#python3
#deep-learning
#machine-learning
#large-language-models
#docker
#ai
#nextjs
Shut
★ 61
Open GitHub ↗
Shut
Download README (.md)
Explore Similar Repositories
github-clone-monitor
:
Watch the watchers. Alert when the glowies clone your repos.
VINCIE
:
Official code for VINCIE: Unlocking In-context Image Editing from Video
WinCal
:
No description available.
Project_JARVIS
:
No description available.
LOLAPI
:
Living Off The Land API
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Shut
?
Download (.md)
<div align="center"> <img width="1200" height="475" alt="GHBanner" src="https://github.com/user-attachments/assets/0aa67016-6eaf-458a-adb2-6e31a0763ed6" /> </div> # Run and deploy your AI Studio app This contains everything you need to run your app locally. View your app in AI Studio: https://ai.studio/apps/29d5f923-4b28-4300-9769-8bfaf8129786 ## Run Locally **Prerequisites:** Node.js 1. Install dependencies: `npm install` 2. Set the `GEMINI_API_KEY` in [.env.local](.env.local) to your Gemini API key 3. Run the app: `npm run dev`