CodingEagles internal AI platform
The system the agency runs on. One interface unifying document search, task agents and workflow automation, used across day-to-day operations.
◆ Deployed
I build RAG systems, AI agents, and secure, low-latency LLM applications. Two years shipping the web, two years shipping intelligence on top of it.
A self-taught engineer who went from markup to models, and now ships production AI for real businesses while finishing a CS degree.
I started with HTML, CSS and JavaScript in 2022, building sites for clients as a freelancer and at CodingEagles. When large language models got good, I followed the interesting problem: how do you make them accurate, fast, and safe enough to trust in a live product?
Since 2024 that has been the whole job. I design retrieval pipelines that actually retrieve, agents that do work instead of hallucinating it, and deployments hardened against prompt injection and built to answer in milliseconds, not seconds. I work across Claude and Google AI SDKs, fine-tune open models when a task needs it, and wire everything together with MCP, n8n and a Linux box I am not afraid of.
Based in Azad Kashmir, Pakistan. Open to relocating to the UAE, available immediately.
The system the agency runs on. One interface unifying document search, task agents and workflow automation, used across day-to-day operations.
Retrieval-augmented assistant over internal docs and infrastructure. Chunking, embeddings, hybrid retrieval and reranking so answers are sourced, not guessed. Lookups that took minutes now take seconds.
Conversational agent for local restaurants: menu Q&A, order taking and customer support, wired to live business data through function calling and MCP. Answers on WhatsApp before a human would have picked up.
An appointment assistant for a local medical clinic. It reads availability, books and reschedules over chat, and hands off to staff the moment a question needs a human. Front desk stopped drowning in the same five questions.
A suite of fast, no-nonsense web tools I designed and built, all living under one roof at hivly.net. Shipped and maintained end to end, front end to deploy.
A document-intelligence system for a client in the legal-and-compliance space, extracting and answering across a large private corpus. Specifics are covered by an NDA.
A detection and triage pipeline for a fintech operating in the region, combining embeddings with an LLM judge over transaction streams. Client, metrics and architecture withheld under NDA.
Prompt-injection defenses, input validation and secrets hygiene are part of the first commit, not a later audit.
Latency is a feature. I tune retrieval, caching and serving so a model answers in the time a user will actually wait.
A demo is not a product. I deploy real systems, watch them, and let evals decide what changes next.