Hey look at this: If you are just going to use it for personal use you might be more interested in https://github.com/EliasPereirah/OrionChat
This is a simple web interface for integrating with Groq API using PHP
This is very easy, go to: https://console.groq.com/keys and get a free API key Open the config.php file and place your API in the GROQ_API_KEY constant.
And that's it, you can start using the chat
If you wish, you can also change the system prompt, this will be useful to instruct the model how to respond.