Skip to content
View melbinjp's full-sized avatar
Innovation and the forces
Innovation and the forces

Block or report melbinjp

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

Melbin J Paulose

Typing SVG

AI Systems Engineer — Retrieval Systems, Agentic Workflows & Backend Engineering


About Me

Systems-focused AI engineer exploring:

  • retrieval systems
  • orchestration workflows
  • browser-runtime experiments
  • modular AI capability systems

using AI-assisted engineering workflows.

I'm particularly interested in building systems where:

  • orchestration improves reliability
  • retrieval grounds execution
  • tooling reduces model failure
  • modular capabilities enable autonomous workflows

rather than relying purely on model capability alone.


Current Focus

→ Retrieval-Augmented Generation (RAG)
→ Agentic workflow orchestration
→ Backend APIs & automation tooling
→ Browser/runtime experimentation
→ AI-assisted engineering workflows
→ Capability-driven autonomous systems

Selected Projects

📄 DocQA API

Retrieval-focused document QA system exploring:

  • semantic retrieval workflows
  • multilingual processing
  • vector search & embeddings
  • retrieval-oriented chunking
  • FastAPI + Docker workflows

Tech: Python · FastAPI · Docker · FAISS · Embeddings


📡 Mango Modem

Experimental browser-based audio data transfer system exploring:

  • 4-FSK modulation
  • packetized transmission
  • CRC32 validation
  • retries & synchronization
  • browser audio constraints

Tech: JavaScript · Web Audio API · AudioWorklets


🎙️ Voice Notes PWA

Offline-capable browser voice-notes application exploring:

  • PWA architecture
  • offline-first workflows
  • browser persistence
  • modular recognition management

Tech: JavaScript · Service Workers · PWA


🤖 AI-Assisted Workflow Experiments

Exploration around:

  • orchestration patterns
  • modular workflow composition
  • AI-assisted media-processing pipelines
  • execution reliability concepts
  • capability integration workflows

Tech: Python · Automation Tooling · LLM Workflows


Tech Stack

Areas of Interest

  • RAG & Retrieval Systems
  • Backend APIs
  • Automation Tooling
  • Async Workflows
  • Browser Runtime Systems
  • AI Orchestration
  • Capability-Based Agent Systems

Currently Exploring

→ Retrieval-Augmented Generation (RAG)
→ Agentic workflow orchestration
→ Browser runtime systems
→ Modular AI capability tooling
→ Automation reliability patterns
→ AI-assisted engineering workflows

Philosophy

Build systems where orchestration, tooling, and execution design reduce model unreliability instead of relying purely on larger models.


Notes

Most repositories here are exploratory systems, orchestration experiments, or AI-assisted engineering workflows focused on understanding practical autonomous capability systems and reliability patterns.


Popular repositories Loading

  1. Automated_videogen Automated_videogen Public

    Automated Media Generation: A Python project that automates the creation of media content, including videos and subtitles, based on search queries. Make your content creation process more efficient…

    Jupyter Notebook 9 2

  2. jules-prompts jules-prompts Public

    A curated library of pre-made, machine-readable task prompts that let Jules (or any agent) — and humans — turn intent into production-grade work.

    HTML 6

  3. let-agents-use-your-pc let-agents-use-your-pc Public

    Shell 2

  4. Transcribe-Realtime- Transcribe-Realtime- Public

    Transcribe audio files from a web page on any device hopefully.

    CSS 1

  5. Lora_trainer Lora_trainer Public

    A project to make lora training just easy for anyone

    Python 1

  6. MultiCamSurveillance MultiCamSurveillance Public

    A multi-threaded video surveillance system for capturing and processing video frames from multiple cameras.

    Python