/groq-frontend

Super lightweight frontend for groq API

Primary LanguageHTML

groq-frontend

Super lightweight frontend for the groq API.

  • Has a rudimentary memory for follow-up questions
  • Customizable system prompt
  • Session reset

That's about it!

CleanShot 2024-04-24 at 09 58 00 Speeds above are in realtime

You may need these requirements:

pip install flask groq markdown

Start it up:

python app.py

This assumes you have your GROQ_API_KEY env var set. You can get one here