Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.22.0
metadata
title: Groq LLM ChatBot
emoji: π
colorFrom: green
colorTo: red
sdk: gradio
sdk_version: 5.15.0
app_file: app.py
pinned: true
license: mit
short_description: Generic LLM ChatBot
Chat with Groq AI (Llama 3.1-8B)
This application allows users to interact with Groq's Llama 3.1-8B model through a conversational interface. Powered by Gradio, it provides a seamless way to engage with advanced AI capabilities.
Features
- Conversational Interface: Engage in dialogues with the Llama 3.1-8B model.
- Real-time Responses: Receive immediate answers to your queries.
- User-Friendly Design: Simple and intuitive interface for all users.
How to Use
- Input: Type your question or message into the textbox provided.
- Submit: Press 'Enter' or click the submit button to send your message.
- Response: The model will process your input and display a response in the output area.
Setup Instructions
To run this application locally:
- Clone the Repository:
git clone https://huggingface.co/spaces/your-username/your-repo-name