Skip to content
#

groq-api

Here are 72 public repositories matching this topic...

Jessup's Helper is a Retrieval Based Chatbot that uses a pre-trained Llama3-8b model to generate responses to user input. Groq has been used for a near instant inference because of the high token speed, and Google Gen AI Studio API has been used to get the embeddings. The model uses a PDF file for information retrieval based responses.

  • Updated Jul 21, 2024
  • Python

IntelliLearn is a FastAPI-based application designed to process and transcribe audio and video files into text using the Whisper model. The application also supports processing PDF files to extract and summarize their content.

  • Updated Jul 9, 2024
  • Jupyter Notebook

ChatBot Application using Tkinter and Groq API. This repository features a simple chat app built with Python's Tkinter, integrating the Groq API for AI-powered interactions. Highlights: GUI with chat display and input field, Groq API for responses, customizable design, and user-friendly with common exit commands (bye, exit, end).

  • Updated Jun 6, 2024
  • Python

Improve this page

Add a description, image, and links to the groq-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the groq-api topic, visit your repo's landing page and select "manage topics."

Learn more