Skip to content

Groq Chat Terminal: A simple terminal interface for chatting using the Groq API.

Notifications You must be signed in to change notification settings

tomwarias/Terminal-Groq-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Terminal-Groq-Chat

Groq Chat Terminal: A simple terminal interface for chatting using the Groq API.

Installation Steps

  1. Clone the Repository

  2. Install Dependencies

    Set API key, you can found it here https://console.groq.com/keys:

    set GROQ_API_KEY=<your_api> 
  3. Install Dependencies

    Install the necessary Python packages by running:

    pip install groq, asyncio
  4. Run the Application

    Start the code with:

    python groq.py

About

Groq Chat Terminal: A simple terminal interface for chatting using the Groq API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages