Skip to content

This is a utilization of a Python code snippet that uses Groq API which is very fast at generating AI model output

Notifications You must be signed in to change notification settings

TufayelLUS/Groq-AI-Python-Code-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Groq AI Python Code Example

This is a utilization of a Python code snippet that uses Groq API which is very fast at generating AI model output

Get an API key

First, get an API key from https://console.groq.com/keys

Install the library

pip install groq

Run the code

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.

About

This is a utilization of a Python code snippet that uses Groq API which is very fast at generating AI model output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages