Skip to content
View shamspias's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report shamspias

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
shamspias/README.md

Hi, I'm Shamsuddin Ahmed!

“Yes, AI makes mistakes—just like me. We’re basically siblings—except I have an extra skill: Ctrl + C, Ctrl + V specialist.”
I break stuff, fix it, and then break it again so you don’t have to. You’re welcome.


Who Am I?

  • AI Engineer @ Индикат (2023 - Present)
  • Previously, Software Engineer @ CodeSmith Tech (2021 - 2022)
  • Pursuing M.Sc. in Computer Science so I can have fancy letters after my name
  • Full-time code tinkerer, part-time AI whisperer

I specialize in building Large Language Model projects, but more importantly, in finding out all the ways they can fail. Because real progress happens at the intersection of Oops and Oh!.


What I Do

  • AI/ML: If it involves GPT, TensorFlow, or PyTorch, I’m probably messing around with it.
  • Backend: Microservices, APIs, and “why is Docker so big?!” crisis management.
  • Computer Vision: Making machines see, and hopefully not become sentient.
  • IoT: Because hooking up random sensors to the internet is always a good idea.

Project Highlights

  • Customizable GPT Chatbot – Like ChatGPT, but with your data (and maybe your bad jokes).
  • Langchain Chat – AI Q&A that tries really hard to be helpful (80% of the time, it works every time).
  • OpenAI Assistant Python – Minimalistic approach to using the OpenAI Assistant API... because who needs fancy interfaces?
  • ChatGPT Voice Chatbot Telegram – AI that can speak and listen, so you can finally argue with your computer.
  • Langchain Gemini API – Experimenting with Google’s upcoming Gemini for text and image interactions. Because we’re impatient.
  • VideoLabelMagic – Frame extraction + object detection = more time to do anything but manually label videos.
  • PiSystemStats – Because even your Raspberry Pi wants to flex its CPU stats in real-time.

Publications

Check out my questionable attempts at academic writing on ORCID. I promise I didn’t bribe the reviewers. Much.


Find Me on the Interwebs


Parting Words

“If Skynet becomes self-aware, it’s not my fault… probably.”

© 2025 Shamsuddin Ahmed. Because disclaimers are important.

Pinned Loading

  1. customizable-gpt-chatbot customizable-gpt-chatbot Public

    A dynamic, scalable AI chatbot built with Django REST framework, supporting custom training from PDFs, documents, websites, and YouTube videos. Leveraging OpenAI's GPT-3.5, Pinecone, FAISS, and Cel…

    Python 387 83

  2. langchain-chat langchain-chat Public

    langchain-chat is an AI-driven Q&A system that leverages OpenAI's GPT-4 model and FAISS for efficient document indexing. It loads and splits documents from websites or PDFs, remembers conversations…

    Python 86 17

  3. langchain-telegram-gpt-chatbot langchain-telegram-gpt-chatbot Public

    An AI-powered chatbot integrated with Telegram, using OpenAI GPT-3.5 Turbo, language embeddings, and FAISS for similarity search to provide more contextually relevant responses to user queries

    Python 74 14

  4. langchain-gemini-api langchain-gemini-api Public

    An innovative AI conversation API leveraging Google's Gemini for multimodal understanding. Combines FastAPI, Langchain, and Redis for robust, scalable, and privacy-conscious text and image-based in…

    Python 40 7

  5. openai-assistent-python openai-assistent-python Public

    Use of OpenAI new assistant system, make chatbot and use for other scenario.

    Python 29 4

  6. chatgpt-voice-chatbot-telegram chatgpt-voice-chatbot-telegram Public

    ChatGPT Voice Chatbot Telegram is a Python and Flask-based GitHub repository that enables users to communicate with an AI chatbot using voice-to-text and text-to-voice technologies powered by OpenA…

    Python 62 18