Skip to content
View AlexxBenny's full-sized avatar
😉
Busy Learning
😉
Busy Learning

Highlights

  • Pro

Block or report AlexxBenny

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

Alex Benny

B.Tech — Artificial Intelligence & Data Science
Deterministic AI Systems · Computer Vision · Full-Stack Engineering


⚙️ What I Build

I build deterministic AI systems that execute tasks reliably — not just generate responses.

My focus:

  • Turning LLM reasoning into controlled execution pipelines
  • Designing systems that plan -> validate -> act -> recover
  • Bridging AI models with real-world actions

🚀 Selected Work

🧠 MERLIN — Deterministic Cognitive Agent System (Flagship)

A determinism-first system that keeps reasoning separate from execution so the behavior stays predictable.

I wanted something that can take real actions without the usual “agent chaos” problem. So MERLIN does plan first, validate, then execute—and if something breaks, it classifies the failure and recovers intentionally instead of retrying blindly.

🔗 https://github.com/AlexxBenny/Merlin

⚡ Core Capabilities

  • 🧠 LLM → Compiler Model: converts natural language into validated Mission DAGs (no direct action dumping)
  • ⚙️ Deterministic Execution Engine: no hallucinated actions; everything runs through strict skill contracts
  • 🔁 Outcome-Aware Recovery: failure classification + structured retries (soft vs hard)
  • ⏱️ Persistent Scheduler: tick-based runtime that executes precompiled plans
  • 🧠 Semantic User Memory: facts, preferences, and policies via UserKnowledgeStore
  • 💻 Deep OS Integration: file system, apps, browser, and system controls
  • 🌐 Decoupled UI System: React dashboard + PySide6 widget via an API bridge

📚 Smart-Acad — AI Academic Platform

Multi-role platform with analytics, automation, and AI insights
Role-based dashboards · AI-powered academic tracking · Real-time data visualization
🔗 https://github.com/AlexxBenny/Smart_Acad


🏥 CareHive — AI Healthcare Assistant

Built for Carestack x Carerevenue hackathon
Patient management system · AI-assisted workflows · Healthcare automation features
🔗 https://github.com/AlexxBenny/carehive


🧩 Capabilities

🧠 AI Systems

  • LLM orchestration & planning systems
  • Multimodal pipelines (vision + language + action)
  • Context-aware execution frameworks

👁️ Computer Vision

  • Object detection (YOLO)
  • OCR systems (EasyOCR)
  • Face recognition & emotion detection

⚙️ Engineering

  • Backend systems (FastAPI, Flask)
  • Full-stack apps (React + Node)
  • CI/CD pipelines (GitHub Actions, Azure)

🏆 Achievements

  • 🥇 1st Prize — Smart-Acad
  • 🥇 1st Prize — Fluento (AI language learning system)
  • 🥉 3rd Place — National Gen AI Hackathon (amFOSS)

🔬 Currently Exploring

  • Edge AI deployment (TensorRT / ONNX Runtime)
  • Autonomous system design (agent -> controller shift)
  • Real-world AI execution reliability

📊 GitHub Stats

🔥 Streak Stats

📈 Contribution Graph


🤝 Connect

Building systems that don't just think — but execute.

Pinned Loading

  1. AlexxBenny.github.io AlexxBenny.github.io Public

    HTML

  2. FLUENTO FLUENTO Public

    HTML

  3. Sign-Language-Alphabet-Recognition Sign-Language-Alphabet-Recognition Public

    Python

  4. Smart_Acad Smart_Acad Public

    HTML

  5. wordle-game wordle-game Public

    JavaScript