This is a utilization of a Python code snippet that uses Groq API which is very fast at generating AI model output
First, get an API key from https://console.groq.com/keys
pip install groq
Now start the code in Python and type the prompt to get the response. You can select the model that you want to run too.