FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Original HTTPS Page]

NI3singh (Nitin Singh) Β· GitHub

🎯
Focusing
🎯
Focusing

Block or report NI3singh

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.

Add an optional note
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
NI3singh/README.md

πŸ‘‹ Hello, I'm Nitin Singh


BTech in Artificial Intelligence & Data Science Β· 2 years as an AI Engineer. I build production-ready systems: multi-agent LLM pipelines, generative AI (LoRA training, diffusion, video generation), and full-stack AI products. Based in India.


What I Build

πŸ€– Agentic & LLM Systems β€” Multi-agent pipelines (LangGraph), RAG with structured evidence passing, fine-tuning with SFT + GRPO on Qwen and Llama models

🎨 Generative AI & Vision β€” LoRA training pipelines (Kohya_ss β†’ SD / FLUX.1), text-to-video (Wan2.2), computer vision (CLIP Β· RetinaFace Β· YOLOv5)

πŸ—οΈ Full-Stack AI Products β€” FastAPI + Next.js + PostgreSQL, deployed apps on Render, deterministic safety layers over LLM outputs

πŸ“Š Data & Financial ML β€” Time series forecasting, crypto/retail analytics on Snowflake, clustering and EDA pipelines


AI Engineering Skill Map

Languages

ML / DL

Web / Backend

Databases & Cloud

LLMs & Agent Tooling

agent orchestration planner-executor patterns multi-agent debate tool/function calling RAG evaluation query rewriting hybrid retrieval embedding search evidence attribution structured outputs guardrails prompt routing memory design human-in-the-loop review LLM observability self-scoring agents

Generative AI

parameter-efficient fine-tuning LoRA/adapter training reward modeling preference optimization diffusion pipelines text-to-image workflows image-to-video workflows identity preservation virtual try-on face analysis vision-language classification dataset curation inference optimization GPU/ROCm workflows


Projects

πŸ€– Agentic & LLM Systems

Project What it does AI skills
Multi-Agent RAG Three-agent literary consistency pipeline: claim decomposition β†’ evidence retrieval β†’ contradiction judging. Structured Python object passing preserves similarity scores and claim provenance across agents. 98.3% success rate on 60 test cases. IIT Kharagpur Hackathon Multi-agent orchestration, atomic fact decomposition, semantic retrieval, contradiction detection, evidence provenance, RAG evaluation
BTC-Forecaster Fork of TradingAgents repurposed for intraday BTC forecasting. Multi-agent pipeline: technical + news + sentiment analysts β†’ bull/bear debate β†’ trader β†’ risk β†’ final forecast. Emits 1h/4h predictions with a self-scoring track record logged against realized prices. Agentic market research, debate-based reasoning, time-series signal fusion, sentiment aggregation, risk-aware decisioning, forecast backtesting
AMD AIPL Fine-tuned an LLM with SFT + GRPO for a 1v1 Q-agent vs A-agent tournament. Custom reward function; self-play loop where question and answer models iteratively improve each other. AMD Hackathon at IIT Bombay Supervised fine-tuning, GRPO, reward shaping, self-play, agent evaluation, adversarial QA

🎨 Generative AI & Vision

Project What it does AI skills
AI-Avtaar End-to-end character pipeline: upload photos β†’ automated LoRA training β†’ image generation β†’ virtual clothing try-on. Four isolated Python environments orchestrated through a single Streamlit UI. Identity-preserving generation, LoRA training, dataset preprocessing, diffusion workflow orchestration, virtual try-on, UX for model pipelines
AI Video Creator Three-stage generation pipeline: storyboard planning β†’ per-scene image generation β†’ text-to-video animation. Gradio tabbed interface. Tested on AMD MI300X with ROCm. Story-to-scene planning, prompt engineering, diffusion chaining, image-to-video orchestration, GPU inference, creative AI tooling
Gender Detection API FastAPI endpoint for face detection and vision-language gender classification. Handles multiple faces, non-human images, and mismatches as distinct typed error responses. Computer vision inference, face detection, zero-shot image classification, typed error design, API deployment

πŸ—οΈ Full-Stack AI Products

Project What it does AI skills
ResumeTeX Browser-based LaTeX resume builder: manual form, AI import from PDF/DOCX (extract β†’ parse β†’ verify pipeline), AI tailoring to job descriptions. Deterministic anti-fabrication guard restores all original facts post-AI. Deployed on Render. Document AI, information extraction, structured parsing, factuality guardrails, AI-assisted rewriting, production full-stack AI
Stock News Summarizer Scrapes market-news sources; an LLM selects top articles and writes sub-500-word summaries with 7-day "what changed today" diffs. SQLite history, daily refresh at 8 AM IST. Free-tier deployed on Render. News ranking, abstractive summarization, temporal diffing, scheduled AI workflows, retrieval over history
Student Performance Analysis CSV upload β†’ K-Means / Agglomerative clustering β†’ per-student performance dashboard with trend charts, subject breakdowns, class comparisons, and Excel export. Unsupervised learning, educational analytics, feature preprocessing, cluster interpretation, ML dashboards

πŸ› οΈ Tooling & Extensions

Project What it does AI skills
interactive-preview-skill Agent skill that turns React/Next.js codebases into interactive, theme-matched "try it before you sign up" demos with guided product tours on mock data. Leaks no backend. Agent instruction design, codebase analysis, UI generation, safe mock-data workflows, developer tooling
Support Finder MV3 Chrome extension with a four-layer deterministic pipeline: DOM scan β†’ same-domain path probing β†’ schema.org extraction β†’ confidence scoring. Returns ranked support contacts with explanations. No AI; no fabrication. Heuristic extraction, confidence scoring, explainable ranking, deterministic information retrieval, browser automation
android-compose-design Agent skill for mobile UI generation. Guides AI to produce distinctive Jetpack Compose UI with intentional color, type hierarchy, shape language, and motion instead of Material 3 defaults. Agent prompt architecture, design-system reasoning, mobile UI generation, style critique, creative coding guidance

πŸ“Š Data & Financial Analysis

Project What it does AI skills
Solana Price Analysis OHLCV data (2021–2024), 44-column technical-indicator feature set, ML price prediction model, and live Binance price dashboard. Financial feature engineering, technical indicators, price prediction, model evaluation, live analytics
Rossmann Retail Analysis 1M+ row sales dataset: cleaning, feature engineering, EDA on Snowflake. Quantified 81.5% sales uplift from promotional periods. Large-scale EDA, feature engineering, SQL analytics, retail forecasting signals, business insight extraction
Time Series Forecasting Four-framework side-by-side: LSTM on temperature data, airline passengers, stock SARIMAX, and stock LSTM. Flask web interface for the SARIMAX model. Sequence modeling, SARIMAX forecasting, comparative model evaluation, regression metrics, ML web serving

Connect

Pinned Loading

  1. StockStalker-AI StockStalker-AI Public

    AI-powered financial news summarizer for traders and investors. Aggregates news from Polygon, Finviz, and TradingView, then generates smart daily summaries using Google Gemini. Built with Flask, fu…

    Python 9 3

  2. AI-Resume-Updater AI-Resume-Updater Public

    An AI-powered LaTeX resume builder that extracts data from existing documents and tailors content to job descriptions with a deterministic, anti-fabrication fact-checking guard.

    TypeScript 1

  3. BTC-forecaster BTC-forecaster Public

    A multi-agent system that predicts whether BTC goes Up / Flat / Down over the next 1 hour and next 4 hours with an approximate price, a price range, a confidence score, plain-English reasons, and a…

    Python 1

  4. provbench-bioactivity-catalog provbench-bioactivity-catalog Public

    ProvBench is a small, rigorous answer: join bioactivity data from many upstream sources, keep every original measurement linked to its origin, flag the suspect ones (never delete them), and prove w…

    Python 1

  5. Solana-Data-Analysis Solana-Data-Analysis Public

    πŸ“Š Solana Price Data Analysis β€” A comprehensive end-to-end data pipeline for analyzing and modeling Solana (SOL) price data from 2021 to 2024. This project includes data ingestion, technical indicat…

    Jupyter Notebook 4

  6. AI-Avtaar AI-Avtaar Public

    The AI-Avtaar pipeline, built on Streamlit, automates creating custom AI characters through three stages: Train (builds a LoRA model from user images using Kohya_ss), Generate (creates realistic im…

    Python 2


Back | FazBrowse Home | New Git URL