groq/groq-appgen
TypeScript
Captured source
source ↗published Dec 17, 2024seen 5dcaptured 8hhttp 200method plain
groq/groq-appgen
Description: Project showcasing Llama 3.3 70B HTML codegen abilities
Language: TypeScript
License: MIT
Stars: 648
Forks: 185
Open issues: 5
Created: 2024-12-17T20:48:02Z
Pushed: 2026-01-31T03:46:04Z
Default branch: main
Fork: no
Archived: no
README:
Groq App Generator
An interactive web application that generates and modifies web applications using Groq's LLM API. Built with Next.js and TypeScript.
Features
- Real-time app generation based on natural language queries
- Content safety checking using LlamaGuard
- Interactive feedback system for iterative improvements
- Version control and history tracking
- Share and export functionality
Tech Stack
- Next.js 14 (App Router)
- TypeScript
- Groq SDK
- React Syntax Highlighter
- UUID for session management
Environment Variables
Required environment variables:
GROQ_API_KEY: Your Groq API key
Getting Started
1. Clone the repository 2. Install dependencies: npm install 3. Set up your environment variables 4. Run the development server: npm run dev
The application will be available at http://localhost:3000.
Notability
notability 6.0/10Solid new repo, moderate stars