Hello!
I was challenged by a Groq employee to complete an AI Chatbot using Groq with Replit. I decided to take on the challenge but do it in my own way.
The challenge was to create a chabot from this Groq Chatbot Quickstart Guide - Replit.
What I did was take the knowledge from the Replit 100 Days of Code of using static/templates and splitting off from gradio to design my own chat. I did not use Replit for this but will try it there! I used VS Code, HTML, CSS, Python-Flask, and deployed it to Vercel.
Check it out here: https://ai-chatbot-groq-inky.vercel.app/
I am always open to suggestions and any feedback is greatly appreciated!