Skip to content
View silverdawn-gtm's full-sized avatar
  • 09:19 (UTC -12:00)

Block or report silverdawn-gtm

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
silverdawn-gtm/README.md

Readme · MD

Goutham Krishna K S

What I do

📍 Kerala, India  ·  📧 silverdawn1011@gmail.com  ·  💼 LinkedIn


B.Tech in Artificial Intelligence & Machine Learning (2026 batch).
I build computer-vision and backend systems in Python.
Currently looking for software / ML engineering roles.


Featured Projects

🏛️ SevanaGPT — AI discovery for Indian government welfare schemes

Most people never claim the benefits they qualify for, because the schemes are scattered, bureaucratic, and mostly documented in English. SevanaGPT makes them searchable: natural-language search and chat across 4,600+ central and state schemes, with eligibility checking, in 22 Indian languages.

[FastAPI] · [PostgreSQL / pgvector] · [LLM + RAG] · Python · [Node.js]

🤟 ISL Interpreter — Real-time Indian Sign Language → text and speech

A Flutter app captures hand gestures from the phone camera and streams them to a Python inference server, which extracts landmarks with MediaPipe and classifies them with trained deep-learning models. The recognised sign is returned to the app, displayed as text, and spoken aloud via TTS.

Recognises 46 signs at 98% accuracy.

Flutter · Python · MediaPipe · TensorFlow · Flask


Tech Stack

Tech stack

Build with regularly: Python, FastAPI, PostgreSQL, OpenCV, Git
Working knowledge: C/C++, JavaScript, Flask, Flutter, Docker, SQLite, Arduino / ESP32


Other Work

Notebooks covering regression, classification, and data preprocessing live in my repositories — useful if you want to see how I approach a dataset from scratch.


⭐ Code. Create. Connect — building smarter systems for a better world.

Pinned Loading

  1. SevanaGPT SevanaGPT Public

    Multilingual AI assistant for discovering Indian government welfare schemes — chat, hybrid search, and eligibility checks across 4,600+ schemes in 22 languages.

    Python 1

  2. Dev-2604/InsightAI Dev-2604/InsightAI Public

    AI-powered analytics dashboard: turn CSV/Excel uploads into executive summaries, KPIs, charts, and a chat-with-your-data assistant.

    JavaScript

  3. Dev-2604/ISL-Interpreter Dev-2604/ISL-Interpreter Public

    Real-time Indian Sign Language to text-and-speech interpreter — Flutter app + MediaPipe/TensorFlow inference server, MobileViT for static signs and LSTM for dynamic ones.

    Jupyter Notebook 1 1

  4. maneesh020/Aquadose maneesh020/Aquadose Public

    AquaDose is an Android application built with Kotlin and Jetpack Compose that calculates well water volume and the required bleaching powder dosage for safe chlorination based on standard water dis…

    Kotlin