Skip to content
View sachn1's full-sized avatar
🤔
Curiouser and Curiouser!
🤔
Curiouser and Curiouser!

Block or report sachn1

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

നമസ്കാരം 🙏 Sachin here!

NLP researcher turned ML systems engineer.

If it's worth doing, it gets an architecture, a README, and too much Python 🦸👊


About

Started in NLP and computational linguistics, ended up owning the full lifecycle — data pipelines, model training, deployment, monitoring, and the platform underneath it all.

I gravitate toward problems at the intersection of language and scale: multilingual text understanding, embedding-based retrieval, and the kind of messy real-world data that makes clean solutions fall apart.

Currently at deecoob GmbH (Dresden) — entity resolution, multilingual classification, and ML infrastructure serving production traffic across DE/PL/NL.

📩 sachnandmenon@gmail.com · LinkedIn · Resume


Projects

linguaalayam — RAG pipeline over a 58k-entry Malayalam dictionary. Hybrid retrieval: exact match, trigram fuzzy, HNSW cosine. Exposed as an MCP server. LangGraph pgvector LiteLLM FastMCP cross-encoder reranking

readme-drift — CLI + pre-commit hook for stale README detection. AST-based diff analysis catches renamed symbols, removed functions, shifted paths. Published to PyPI. Python AST pre-commit GitHub Actions PyPI

job-ledger — End-to-end job intelligence pipeline. Scrapes 200+ listings/run, Claude-powered CV-to-JD scoring, Streamlit UI, SQLite persistence. Apify Anthropic SDK Streamlit SQLAlchemy


Stack

  • NLP & ML — Python · HuggingFace Transformers · SentenceTransformers · PyTorch · XGBoost · SpaCy
  • LLM & retrieval — LangGraph · LiteLLM · FastMCP · pgvector · Elasticsearch
  • MLOps & infra — Docker · Kubernetes · GCP · Terraform · ArgoCD · Kafka · GitHub Actions · Bitbucket Pipelines
  • APIs & data — FastAPI · gRPC · PostgreSQL · SQLAlchemy · Alembic

Pinned Loading

  1. linguaalayam linguaalayam Public

    Malayalam dictionary RAG pipeline

    Python

  2. readme-drift readme-drift Public

    Detect stale README references after code changes — for pre-commit and CI.

    Python 1

  3. job-ledger job-ledger Public

    AI-powered job application tracker and cover letter assistant

    Python