Skip to content
View hyperion912's full-sized avatar
🎯
building
🎯
building

Highlights

  • Pro

Block or report hyperion912

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
hyperion912/README.md

Hi there, I'm Abhishek 👋

Backend & AI/ML Engineer | Building Production-Ready AI Systems

Architecting scalable full-stack applications | RAG Systems | Computer Vision | Generative AI

LinkedIn Email


🚀 About Me

class Abhishek:
    def __init__(self):
        self.role = "Backend & AI/ML Engineer"
        self.education = "B.Tech in CS (AI)"
        self.cgpa = 9.56
        self.location = "India"
        
    def current_focus(self):
        return [
            "Building AI-powered workflow automation platforms",
            "Developing RAG-based systems for enterprise",
            "Computer vision pipelines for content generation",
            "Scalable microservices architecture"
        ]
    
    def achievements(self):
        return {
            "mechanized_video_pipeline": "Reduced manual processing time by 80%",
            "chatbot_platform": "Sub-500ms response times at scale",
        }
  • 🔭 Currently: Building AutomataMesh - AI Workflow Automation Platform with Next.js 15 & tRPC
  • 🌱 Learning: Advanced RAG architectures, LangChain optimization, and cloud-native ML deployments
  • Fun fact: I've built production AI systems that process bunch of videos and handle sub-500ms chatbot responses!

🛠️ Tech Arsenal

Languages & Core

Python        ████████████████████░   95%  Primary language for ML/AI
TypeScript    ███████████████████░    90%  Full-stack development
JavaScript    ██████████████████░░    85%  Backend & Frontend
C++           ████████████░░░░░░░░    60%  Algorithms & DSA
SQL           ███████████████░░░░░    75%  Database design

AI/ML & Data Science

PyTorch TensorFlow LangChain HuggingFace scikit-learn OpenCV

Specializations: Computer Vision • NLP • Generative AI • RAG Systems • Deep Learning

Backend Development

Node.js Express.js FastAPI tRPC Prisma

Architecture: REST APIs • Microservices • WebSockets • Serverless • Background Jobs

Frontend Development

Next.js React TypeScript Tailwind CSS Recoil

Databases & Storage

PostgreSQL MongoDB Redis FAISS

DevOps & Cloud

Docker AWS GitHub Actions Nginx


🏆 Ongoing Projects

🤖 [AutomataMesh - AI Workflow Automation Platform]

Oct 2025 – Present | Next.js 15 TypeScript tRPC React Flow Prisma Inngest

Production-grade no-code automation platform with visual workflow builder and AI integrations

  • Visual Builder: Drag-and-drop interface using React Flow for creating complex automation workflows
  • AI Integrations: Support for OpenAI, Claude, Gemini with custom prompt templates
  • Trigger Nodes: Webhook, Google Form, Stripe, Manual triggers for workflow initiation
  • Scalable Architecture: Type-safe tRPC API layer with Prisma ORM and Neon Postgres
  • Platform Integrations: Discord, Slack messaging, HTTP requests, Polar payment processing
  • Monitoring: Sentry integration for AI-powered error tracking and debugging

Tech Highlights: App Router architecture • Better Auth authentication • Inngest background jobs


📊 GitHub Analytics

GitHub Stats GitHub Streak
Top Languages

💡 Technical Expertise

🤖 AI/ML Specializations

  • Computer Vision (Video Processing, Object Detection)
  • Natural Language Processing (RAG, Chatbots)
  • Generative AI (LLMs, Translation, Captioning)
  • Deep Learning (PyTorch, TensorFlow)
  • Vector Databases & Embeddings

🏗️ Architecture & Design

  • Microservices Architecture
  • Type-Safe API Design (tRPC)
  • Event-Driven Systems (Webhooks, Background Jobs)
  • Scalable Data Pipelines
  • Real-Time Processing Systems

📫 Let's Connect!

I'm always open to interesting conversations and collaboration opportunities!

LinkedIn Email


📈 Profile Views

Profile views

⭐️ If you find my work interesting, consider starring my repositories!

Pinned Loading

  1. AutomataMesh AutomataMesh Public

    A powerful visual workflow automation platform that enables users to create, manage, and execute complex workflows through an intuitive drag-and-drop interface.

    TypeScript 1

  2. Paytm-Wallet Paytm-Wallet Public

    This is a monorepo for a Paytm-like wallet application, built with a Next.js frontend, a bank webhook service, and shared packages for database interactions and UI components.

    TypeScript 1

  3. FinancialRAG FinancialRAG Public

    A Retrieval-Augmented Generation (RAG) application for financial data analysis using DeepSeek LLM, built with Streamlit and powered by LangChain.

    Jupyter Notebook 1

  4. Medium-Clone Medium-Clone Public

    This is the frontend application for a blogging platform, built with React, Vite, and TypeScript. It provides a user-friendly interface for users to sign up, sign in, browse a list of blog posts, r…

    TypeScript 1