Skip to content
View imDarshanGK's full-sized avatar
:octocat:
Writing code..
:octocat:
Writing code..
  • Tumkur, Karnataka, India 🇮🇳
  • 12:15 (UTC +05:30)
  • @imDarshanGK

Highlights

  • Pro

Organizations

@dev-protocol @cloudcommunity @recodehive @Bauddhik-Geeks @infraform @Jec-Forge @Cletrix-Labs

Block or report imDarshanGK

Report abuse

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

Report abuse
imDarshanGK/README.md
╔─────────────────────────────────────────────────────────────╗
│  $ whoami                                                   │
│  ❯ Darshan G K · AI & ML Developer · India 🇮🇳              │
│                                                             │
│  $ cat focus.txt                                            │
│  ❯ offline AI · privacy-first apps · dev productivity      │
│                                                             │
│  $ echo $STATUS                                             │
│  ❯ shipping @ GSSoC 2026 · Cletrix Labs                    │
╚─────────────────────────────────────────────────────────────╝

what i build

  offline AI tools       →  AI that runs locally, no cloud dependency
  privacy-first apps     →  zero backend, data never leaves your device
  dev productivity tools →  automation for coding, learning, and workflows

currently focused on

  →  building LocalMind into a production-ready offline AI system
  →  improving AI-Dev-Assistant for real developer workflows
  →  contributing to GSSoC 2026 open-source projects

philosophy

principles = [
    "build offline-first — the cloud should be optional",
    "make AI accessible without accounts or subscriptions",
    "open source everything that could help someone else",
]

projects

AI-Dev-Assistant  GSSoC 2026

Code intelligence for Python, JS, TS, Java, C++ - bug detection, plain-English fixes, no account needed.

LocalMind  offline · private

Full RAG pipeline - chat with any file without sending a single byte to the cloud.


AI-Study-Planner  ML-powered

Drop your tasks in, get a priority-scored timetable out. ML handles the scheduling.

QR Studio  zero backend

Custom QR codes with logo, style controls, SVG/PNG export - no server, no tracking, 100% in-browser.


stack

  ai / ml    →  LangChain · Ollama · Scikit-learn · Streamlit · RAG
  backend    →  Python · FastAPI · REST APIs
  data       →  NumPy · Pandas
  tools      →  Git · Linux · VS Code · Jupyter

open source

repos followers stars issues closed PRs merged

  part of  →  Cletrix Labs · GSSoC 2026 

connect

     

Pinned Loading

  1. AI-dev-assistant AI-dev-assistant Public

    AI-powered code analysis tool with bug detection, code explanations, and AI-powered suggestions.

    Python 81 475

  2. localmind localmind Public

    Offline AI assistant - chat with your documents locally. No cloud, no API key, no data leaks. Built with Python + FastAPI + Ollama + LangChain.

    JavaScript 11 79

  3. AI-Study-Planner AI-Study-Planner Public

    A Streamlit-based study planner that helps students organize tasks, score priorities, generate study timetables, and track progress with simple machine learning.

    Python

  4. qr-studio qr-studio Public

    Fast, privacy-first QR code generator with custom styles, logo upload, SVG/PNG export, and zero backend - built with vanilla HTML, CSS, and JavaScript.

    HTML