groq-appgen  by groq

Web app showcasing Llama 3 70B HTML codegen abilities

Created 9 months ago
633 stars

Top 52.3% on SourcePulse

GitHubView on GitHub
Project Summary

This project is an interactive web application that leverages Groq's LLM API to generate and modify web applications based on natural language prompts. It targets developers and designers seeking a rapid, iterative approach to front-end development, offering real-time code generation and content safety checks.

How It Works

The application utilizes Next.js 14 with the App Router and TypeScript, integrating with the Groq SDK. It processes natural language queries to generate HTML code, incorporating LlamaGuard for content safety and providing an interactive feedback loop for iterative refinement. Session management is handled via UUIDs.

Quick Start & Requirements

  • Install dependencies: npm install
  • Run development server: npm run dev
  • Requires a Groq API key (GROQ_API_KEY environment variable).
  • Available at http://localhost:3000.

Highlighted Details

  • Real-time app generation from natural language.
  • Content safety checking with LlamaGuard.
  • Interactive feedback for iterative improvements.
  • Version control and history tracking.

Maintenance & Community

No specific community channels or maintenance details are provided in the README.

Licensing & Compatibility

The license is not specified in the README.

Limitations & Caveats

The project is presented as a showcase and may not be production-ready. Specific limitations regarding the scope of generated applications or robustness of the feedback system are not detailed.

Health Check
Last Commit

1 week ago

Responsiveness

Inactive

Pull Requests (30d)
3
Issues (30d)
0
Star History
5 stars in the last 30 days

Explore Similar Projects

Feedback? Help us improve.