Skip to content
View ToastCoder's full-sized avatar
🏇
Charging Forward
🏇
Charging Forward

Organizations

@Gear-AI

Block or report ToastCoder

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
ToastCoder/README.md

Hey, I'm Vignesh 👋

I teach silicon how to think. It's a slow class.

I build AI systems that actually ship — local LLM pipelines, autonomous agents, multimodal RAG, and cloud-deployed apps. My work sits at the intersection of low-level systems thinking and high-level AI engineering.


What I work with

AI & LLMs — RAG pipelines, Agentic AI, LangGraph, Ollama, ChromaDB, Azure OpenAI
ML & Deep Learning — CNNs, Transformers, TensorFlow, Keras, Scikit-learn
Dev Stack — Python, C/C++, Bash, Docker, GitHub Actions
Systems — Linux internals, POSIX environments, shell automation
Cloud — Azure App Service, Azure OpenAI, CI/CD pipelines


Things I've built

OpenCortex — Private, multimodal, self-hosted document intelligence. Think NotebookLM but local, offline, and yours.

shell-agent — An autonomous AI agent that lives in your terminal. Built with LangGraph + Ollama. It actually executes commands — with your permission.

AnalyzeMyCV — AI-powered resume analyzer built on Azure OpenAI and deployed live on Azure App Service.

HRBuddy — HR chatbot powered by Llama + Nomic embeddings with a strict RAG context pipeline.


Bengaluru, India

Pinned Loading

  1. OpenCortex OpenCortex Public

    OpenCortex: Private, multimodal, self-hosted document intelligence. The secure, on-device alternative to NotebookLM.

    Python

  2. HRBuddy HRBuddy Public

    HR Buddy is an application which is inspired by HR Chatbot portals. Uses combination of Llama (LLM) + Nomic (Embedding) models. Uses Retrieval Augumented Generation for identify the context strictl…

    Python

  3. shell-agent shell-agent Public

    Shell-Agent is an autonomous AI agent that lives directly in your terminal. Built with Python, LangGraph, and Ollama, it moves beyond standard chat UIs by actively executing bash commands to build,…

    Python

  4. AnalyzeMyCV AnalyzeMyCV Public

    AI-powered resume analysis engine built with Streamlit and Azure OpenAI (GPT-5 Mini). Analyzes resumes against job descriptions to provide semantic scores and gap analysis, hosted on Azure App Serv…

    Python