OkenHaha (Oken Keithellakpam) · GitHub
Skip to content
View OkenHaha's full-sized avatar
😁
Looking for Oppurtuinities
😁
Looking for Oppurtuinities

Block or report OkenHaha

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

Hey there, I'm Oken!

AI Engineer & Specialist | Architecting Production-Grade AI Systems & Alignment Research


About Me

I am an AI Engineer and Software Developer specializing in designing and deploying production-grade AI systems. My expertise spans Retrieval-Augmented Generation (RAG) architectures, edge-optimized Computer Vision, low-resource NLP, and Generative Modeling.

While my foundation is in full-stack engineering, my core focus is now on bridging applied AI with AI Alignment research—building systems that are not only powerful but interpretable, robust, and aligned with human intent. I am a self-synthesizer who loves to build, break, and learn from the process, and I actively write technical blogs to demystify complex AI concepts for the developer community.


What I Do

🧠 Applied AI & Machine Learning: Architecting enterprise RAG systems (Hybrid Search, pgvector), Generative AI pipelines, Agentic workflows, and edge-deployed Computer Vision models. 🔬 AI Alignment & Research: Investigating model interpretability, mesa-optimization, and robust evaluation frameworks to ensure AI systems behave safely and predictably. ⚙️ Backend & Systems Engineering: Building scalable microservices and data-intensive backends using FastAPI, Django, PostgreSQL, and modern cloud infrastructure. ✍️ Technical Communication: Writing in-depth blog posts to break down complex AI concepts and sharing perspectives on AI ethics and alignment.


Featured Projects & Research

  • e-Gazette RAG System (Hybrid Document Intelligence):
    Architected a production-grade hybrid retrieval and QA system for a 14GB+ corpus of government documents. Integrated a custom OCR pipeline (Dolphin VLM) for degraded historical texts, combining BM25 and pgvector for high-precision semantic search and automated citation.

  • Edge-Optimized Computer Vision (EV Monitoring):
    Developed real-time computer vision pipelines for Electric Vehicle monitoring, focusing on low-latency inference, model quantization, and deployment in resource-constrained edge environments.

  • Face2Comic (cGAN Research):
    Engineered a Pix2Pix conditional GAN to translate real human portraits into comic-style illustrations. Focused on structural preservation via U-Net architectures and PatchGAN discriminators for high-fidelity image-to-image translation.

  • Generative AI & Agentic Workflows:
    Building autonomous agents and generative pipelines leveraging LLMs, Model Context Protocol (MCP), and advanced prompt engineering to solve complex, multi-step reasoning tasks.


🏆 Open Source & Community Leadership

  • Speaker & Subject Matter Expert: Delivered a session on "Open Source Contribution" at NIELIT Cybrella 2.0 (2025).
  • Project Maintainer: Led open-source initiatives for SWOC 2025 and IWOC 2025, guiding contributors in MERN and AI-based projects.
  • Active Contributor: Hacktoberfest 2022 & 2024, with a focus on AI/ML repositories and developer tooling.

🌐 Connect with Me:

LinkedIn Twitter Medium Email


💻 Tech Stack:

🧠 AI/ML & Data Science: Python TensorFlow Keras scikit-learn NumPy Pandas

⚙️ Backend & Frameworks: FastAPI Django Flask NodeJS React Vue.js

🗄️ Databases & Vector Stores: Postgres MongoDB MySQL

🎨 Frontend & Styling: JavaScript TailwindCSS Bootstrap Vite

☁️ DevOps & Tools: Docker Vercel Git Raspberry Pi


📊 GitHub Stats:



🏆 GitHub Trophies

🔝 Top Contributed Repo


💰 Support My Work

If you find my open-source projects or technical blogs helpful, you can support me here:
Ko-Fi

Pinned Loading

  1. react-blog react-blog Public

    A Blog Application build using MERN stack

    JavaScript 17 46

  2. face2comic-a-cGAN-approach-to-cartoonify-human-potraits face2comic-a-cGAN-approach-to-cartoonify-human-potraits Public

    My final semester project submission for my Master's in Computer Application

    Jupyter Notebook 1

  3. mca_minor_project mca_minor_project Public

    A Minor Project report on the title "Image Captioning Using Transformer Model" for MCA pre-final semester

    Jupyter Notebook

  4. egazette_rag egazette_rag Public

    RAG application pipeline

    Python