Skip to content
View parnish007's full-sized avatar
πŸ’­
Learning
πŸ’­
Learning

Block or report parnish007

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

Typing SVG


Research Portfolio LinkedIn Email

Research Β· Projects Β· Stack Β· Now


🧬 About

class Trilochan:
    location = "Nepal"
    role     = "AI/ML Researcher and Full-Stack Engineer"
    spike    = "Agentic memory systems, RAG pipelines, MCP tooling"
    breadth  = ["LLM fine-tuning", "Backend systems", "IoT and Edge AI"]
    proof    = {
        "published_research": "doi.org/10.5281/zenodo.19784778",
        "shipped_npm_package": "cms-mcp",
        "live_products": ["AI portfolio platform", "autonomous job agent"],
    }

    def mission(self):
        return "Build AI systems that survive contact with the real world"

I learn whatever the problem requires and own the full pipeline β€” from data and training to deployment and monitoring. Currently CS undergrad at Kathmandu University, doing independent research on the side.


πŸ“„ Research

ContextForge: Agentic Memory for AI-Assisted Development

DOI Code

Every AI coding session starts blank β€” decisions, tradeoffs, and context from last week are gone. ContextForge is a persistent, queryable knowledge graph that gives AI coding assistants exactly the context they need across sessions, with adversarial-input defense built in.

Result Metric
Memory quality ranking #1 of 6 systems benchmarked
Memory Integrity Score 0.801
Adversarial block rate 90% (1% false positives in production mode)
Token savings vs. static context files 93%
Benchmark suite 990 tests passing
πŸ“‹ BibTeX
@software{sharma_2026_contextforge,
  author    = {Sharma, Trilochan},
  title     = {ContextForge: Agentic Memory for AI-Assisted Development},
  year      = {2026},
  publisher = {Zenodo},
  doi       = {10.5281/zenodo.19784778},
  url       = {https://doi.org/10.5281/zenodo.19784778}
}

πŸš€ Selected Projects

πŸ› οΈ cms-mcp Β· npm

Published MCP server giving Claude programmatic control over any REST-based CMS. 32 tools, human approval gate with browser UI, policy engine, circuit breaker, audit logging, OpenAPI auto-discovery. 78 tests.

TypeScript Node.js MCP SDK SQLite Docker

πŸ§‘β€πŸ’Ό Job Agent

Autonomous job application pipeline: scrapes listings, scores them with semantic search, generates ATS-optimized resumes via a DPO fine-tuned model, submits applications, and retrains nightly on real outcomes.

LangGraph FastAPI pgvector Celery Playwright HuggingFace TRL

πŸ“š MeroStudySathy

Multi-agent PDF tutor: upload any PDF, get a structured learning plan, cited teaching sessions, and evaluated practice questions. Response caching cuts API costs 60-80%. Fully local β€” no data leaves your machine.

Next.js 14 RAG LangChain SQLite vector store AES-256

🎬 Scene Sorter

Production-grade scene classification and image organization. MobileNetV2 transfer learning, ~86-87% accuracy, batch inference, auto folder sorting, ZIP export.

TensorFlow Keras FastAPI Next.js Docker

πŸ“ More projects (classical ML, web)
Project What it does Stack
AI Portfolio Platform Dynamic portfolio with RAG chatbot, admin CMS, analytics. Live on Vercel. Next.js 14, Supabase, Gemini
Product Pitch Recommender Travel product recommendation with probability insights and bulk prediction Scikit-learn, Streamlit
Customer Churn Prediction End-to-end ML pipeline from preprocessing to Flask deployment Scikit-learn, Flask
Student Placement Prediction Placement prediction with full EDA and deployed Streamlit UI Scikit-learn, Streamlit

πŸ› οΈ Stack

Languages

Python TypeScript JavaScript C++

AI / ML β€” supervised and deep learning, transformers, fine-tuning (LoRA, DPO), evaluation and benchmarking

PyTorch TensorFlow HuggingFace Scikit-learn Pandas NumPy

Agentic AI / RAG β€” multi-agent orchestration, vector search, MCP tool design, policy engines, prompt engineering

LangChain LangGraph Claude OpenAI FAISS

Web / Backend β€” REST APIs, auth (OAuth2, JWT, RLS), SSE, background jobs

Next.js React FastAPI Node.js PostgreSQL Supabase Redis

Infra and Tools

Docker GitHub Actions Linux Vercel AWS

IoT / Edge β€” ESP32, Raspberry Pi, Arduino, sensor pipelines, on-device inference (MobileNet), LoRa-based connectivity


🎯 Now

Area What I'm doing
πŸ”¬ Research Agentic memory, adversarial defense, and RAG evaluation β€” follow-up work to ContextForge
🌾 AgriTech Architecting an offline-first precision agriculture platform for smallholder farmers in South Asia
🧠 LLM internals Implementing transformer architectures from scratch in PyTorch β€” attention, RoPE, MLA
βš™οΈ Systems Working through Designing Data-Intensive Applications, building distributed-systems intuition

πŸ“Š GitHub Stats

GitHub Stats Top Languages



GitHub Streak



github-snake

Open to: AI/ML research collaboration Β· agentic systems work Β· hard real-world problems

LinkedIn Β· Email Β· Portfolio Β· Research

Pinned Loading

  1. contextforge contextforge Public

    Python 11

  2. cms-mcp cms-mcp Public

    TypeScript 3

  3. jobagent jobagent Public

    TypeScript 3

  4. merostudysathy merostudysathy Public

    TypeScript 3

  5. scene-sorter scene-sorter Public

    .

    Python 3