muhammadadilnaeem/deepseek_groq_streamlit_chatbot
This repository will contain source code related to deepseek groq streamlit chatbot materials.
๐ DeepSeek Code Companion ๐ค
Your AI-powered coding buddy that never sleeps (unless you turn off the server ๐)!
DeepSeek.Code.Companion.-.Made.with.Clipchamp.1.mp4
๐ฏ What is this?
DeepSeek Code Companion is a Groq-powered AI chatbot built with Streamlit, designed to assist with code generation, debugging, and answering your deep, existential programming questions (like why semicolons are still a thing in JavaScript ๐คทโโ๏ธ).
๐ ๏ธ Features
โ
Smart Code Suggestions โ Because copying from Stack Overflow is so last year!
โ
Bug Whisperer โ Debugging made easy (or at least less painful).
โ
Syntax Guru โ Never forget that missing bracket again!
โ
Fast & Lightweight โ Runs on Groq and Streamlit for a smooth experience.
๐ Getting Started
- Clone this repo:
git clone https://github.com/muhammadadilnaeem/deepseek_groq_streamlit_chatbot.git cd deepseek_groq_streamlit_chatbot - Install dependencies:
pip install -r requirements.txt
- Run the chatbot:
streamlit run app.py
- Talk to your new AI buddy and let it do the heavy lifting! ๐ฉโจ
๐ค Contribute
Got a cool idea? Found a bug? PRs are welcome! Or just open an issue and weโll pretend to look at it. ๐
๐ License
๐ Free as in code! (MIT License)