Skip to content
View sidsanc's full-sized avatar

Block or report sidsanc

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


Terminal

Naruto rocket leap

ツ always shipping


🧠 AI/ML Specialization

┌──────────────────────────────────────────────────────────────────────┐
│  MODEL DEVELOPMENT           │  TRAINING & FINE-TUNING               │
│  ───────────────────         │  ──────────────────────               │
│  • LLM app development       │  • LoRA / QLoRA fine-tuning           │
│  • RAG pipeline design       │  • RLHF & reward modeling             │
│  • Computer vision           │  • Distributed training (DDP)         │
│  • Embedding models          │  • Dataset curation & eval            │
├──────────────────────────────────────────────────────────────────────┤
│  AGENT ORCHESTRATION         │  DEPLOYMENT                           │
│  ────────────────────        │  ──────────                           │
│  • Multi-agent systems       │  • OpenAI / Anthropic / CF APIs       │
│  • Tool use + MCP            │  • Vector DBs (pgvector, Pinecone)    │
│  • LangGraph & AutoGen       │  • AWS SageMaker & Lambda             │
│  • Autonomous pipelines      │  • Model serving (vLLM)               │
└──────────────────────────────────────────────────────────────────────┘

🛠️ Tech Stack

LANGUAGES

AI / ML

    

     

FRONTEND

BACKEND

  

DATABASES

 

CLOUD & INFRASTRUCTURE

  


📊 GitHub Stats


🐍 Contribution Snake

github contribution grid snake animation


🚀 Featured Projects

🤖 Jarvis — AI Portfolio Assistant Streaming LLM chat, persistent D1 history, Spotify context, RAG over resume. Llama 3.3 70B at Cloudflare edge.

CF Workers Hono D1 KV Llama 3.3

📝 GrantAide Multi-agent grant writing — improved success rates by 85%. Writer + reviewer + optimizer agent pipeline.

Python LangChain OpenAI Multi-Agent

🧠 Fake News Detection BERT + kNN ensemble — 92% accuracy on FNC + LIAR-PLUS. NLP multi-source verification pipeline.

BERT TensorFlow scikit-learn

🦁 Wildlife Conservation Bot Species detection from images + conservation chatbot. OpenAI Vision + Gradio UI.

Python OpenAI CV Gradio

🚗 Lane Detection System Real-time CV for autonomous driving. YOLO + NMS + OpenCV — 10 FPS, 92% accuracy.

YOLO OpenCV PyTorch

🖼️ Smart Image Store Semantic search, auto-tagging, embedding-based retrieval for images.

Embeddings Vector DB CV


🎵 Now Playing

Spotify

Cowboy Bebop Ed

always in the zone 🎧


📝 Latest Blog Posts

AlphaFold2Revolutionizing Protein Science: The AlphaFold2 Breakthrough and Beyond
MemristorsBridging the Gap Between AI and the Human Brain: 14-bit Molecular Memristors
TreeHacksFirst Time at Stanford, Dive into AI: My TreeHacks Odyssey
NanoGPTNanoGPT Unveiled: A Comprehensive Study and Implementation
GENOMEGENOME: The Dawn of Generative Neuro-Symbolic Reasoning in AI

Pinned Loading

  1. yournextmeal yournextmeal Public

    JavaScript

  2. VisionX VisionX Public

    Jupyter Notebook

  3. Metamorphs Metamorphs Public

    Fake News Detector

    Jupyter Notebook 1

  4. Credit-Card-Processing-System Credit-Card-Processing-System Public

    The repository for the Credit Card Processing System contains source code, tests, documentation, and configuration files. It enables version control, collaboration, and documentation, ensuring a st…

    Java