GitHunt
MU

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

  1. Clone this repo:
    git clone https://github.com/muhammadadilnaeem/deepseek_groq_streamlit_chatbot.git
    cd deepseek_groq_streamlit_chatbot
  2. Install dependencies:
    pip install -r requirements.txt
  3. Run the chatbot:
    streamlit run app.py
  4. 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)


Languages

Python100.0%

Contributors

Apache License 2.0
Created February 2, 2025
Updated March 25, 2025
muhammadadilnaeem/deepseek_groq_streamlit_chatbot | GitHunt