An AI-powered chatbot built using LLaMA 3 with Groq API, hosted on Hugging Face Spaces using Gradio.
It can help answer questions, provide suggestions, and assist with business-related tasks β all in real-time.
π Click here to try the chatbot)
- Python π
- Gradio (for user interface)
- LLaMA 3 Model via Groq API
- Hugging Face Spaces (for hosting)
- π¬ Real-time chatbot responses
- π Works directly in your browser (no installation needed)
- π Can help with business ideas, suggestions, and more
- β‘ Fast and simple interface
If you like this project or want to offer me an internship/job, feel free to connect:
LinkedIn: [(https://www.linkedin.com/in/anser-samad-120632332/)]
Email: ansersamad@gmail.com
If you want to run this chatbot on your computer:
# Clone this repository
git clone https://github.com/Anser23/AI-assistant.git
# Go inside the folder
cd AI-assistant
# Install dependencies
pip install -r requirements.txt
# Run the app
python app.py