Skip to content
View NameetP's full-sized avatar

Highlights

  • Pro

Block or report NameetP

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
NameetP/README.md

Hi, I'm Nameet

Solo founder. Building AI products from Dubai.


What I'm working on

pdfmux — Open source PDF extraction that checks its own work. Extracts, audits every page, re-extracts the ones that came out wrong. Python API + CLI + MCP server. Built for LLM pipelines.

pip install pdfmux
import pdfmux

text = pdfmux.extract_text("report.pdf")
chunks = pdfmux.load_llm_context("report.pdf")

Muzify — Music identity platform. Discover what your taste says about you.

Tovi — AI early childhood companion for parents of kids 0–5. Daily activity ideas, screen-free, science-backed.


Tech I work with

Python, TypeScript, FastAPI, Next.js, PostgreSQL, AI/ML pipelines


pdfmux.com · muzify.com · trytovi.com

Popular repositories Loading

  1. pdfmux pdfmux Public

    PDF extraction that audits its own output — and certifies any other extractor's, catching pages they silently dropped. Verify signed manifests offline: free, MIT, no account. 0.903 on opendataloade…

    Python 82 13

  2. NameetP NameetP Public

    GitHub profile README

    TypeScript

  3. langchain-pdfmux langchain-pdfmux Public

    LangChain document loader for pdfmux — self-healing PDF extraction

    Python

  4. awesome-mcp-servers awesome-mcp-servers Public

    Forked from appcypher/awesome-mcp-servers

    Awesome MCP Servers - A curated list of Model Context Protocol servers

  5. awesome-pdf awesome-pdf Public

    Forked from py-pdf/awesome-pdf

    A curated list of resources around PDF files

  6. Awesome-RAG-Production Awesome-RAG-Production Public

    Forked from Yigtwxx/awesome-rag-production

    A curated list of battle-tested tools, frameworks, and best practices for building scalable, production-grade Retrieval-Augmented Generation (RAG) systems.

    Python