https://github.com/chandankhamitkar/vallabh-genkit
Genkit Session by GDG-Vizag
https://github.com/chandankhamitkar/vallabh-genkit
generative-ai genkit google
Last synced: 3 months ago
JSON representation
Genkit Session by GDG-Vizag
- Host: GitHub
- URL: https://github.com/chandankhamitkar/vallabh-genkit
- Owner: ChandanKhamitkar
- Created: 2024-12-07T06:00:28.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-12-07T10:12:04.000Z (10 months ago)
- Last Synced: 2025-03-31T20:55:46.101Z (7 months ago)
- Topics: generative-ai, genkit, google
- Language: TypeScript
- Homepage:
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Google Genkit
### Steps to Run the Project
- npm i
- Add `.env` file => ( Copy and paste the below Lines to .env file)
```
GOOGLE_GENAI_API_KEY=AIzaSyBoz16J2ZX8Am3iDYCAzATRnDM_JcH_SAo
GENKIT_ENV=dev
```
## 📍Important Step
Let's Write prompts file.
- create `prompts` folder
-
- run `genkit start`