Skip to content

fazliberkordek/geminiCoder

This branch is 9 commits behind osanseviero/InstantCoder:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4e86d5a · Dec 20, 2024
Dec 20, 2024
Dec 20, 2024
Aug 2, 2024
Aug 8, 2024
Aug 8, 2024
Dec 20, 2024
Sep 13, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024
Nov 7, 2024
Dec 20, 2024
Aug 2, 2024
Dec 20, 2024
Dec 20, 2024
Aug 2, 2024
Aug 2, 2024
Aug 2, 2024

Repository files navigation

Gemini Coder

Generate small apps with one prompt. Powered by the Gemini API.

This project is fully based on llamacoder. Please follow Nutlope and give them a star..

Tech stack

  • Gemini API to use Gemini 1.5 Pro, Gemini 1.5 Flash, and Gemini 2.0 Flash Experimental
  • Sandpack for the code sandbox
  • Next.js app router with Tailwind

You can also experiment with Gemini in Google AI Studio.

Cloning & running

  1. Clone the repo: git clone https://github.com/osanseviero/geminicoder
  2. Create a .env file and add your Google AI Studio API key: GOOGLE_AI_API_KEY=
  3. Run npm install and npm run dev to install dependencies and run locally

This is a personal project and not a Google official project

About

Create apps with Gemini

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • CSS 1.2%
  • JavaScript 0.2%