Skip to content
View ajegetina's full-sized avatar

Highlights

  • Pro

Block or report ajegetina

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

⚡ Architecting Intelligent Systems.

I am an Intelligent Systems Engineer.

I bridge the gap between high-level research and production-ready engineering. My work focuses on building Agentic Workflows, Secure AI Infrastructure, and Scalable Software Systems that solve real-world problems.


🟢 Current Focus: Agentic Workflows

I am currently researching and implementing autonomous reasoning loops that move beyond linear RAG.

  • The Goal: Transforming static LLM implementations into dynamic, self-correcting agents.
  • The Stack: LangChain (LCEL), Llama 3.3 (Groq), ChromaDB, and Custom JSON Output Parsing.

🛠️ Core Engineering Pillars

Intelligent Systems Security & Robustness Systems Architecture
Agentic Orchestration Adversarial Machine Learning Distributed Systems Thinking
RAG Pipeline Optimization Model Guardrailing & Safety High-Performance FastAPI Backends
Fine-tuning & Embeddings Secure SDLC Integration Cloud-Native Scalability

🏗️ Featured System: Meridian Policy Intelligence

A full-stack RAG application designed for high-precision corporate policy retrieval.

  • Key Metric: Achieved 96% Citation Accuracy and 93.5% Groundedness.
  • The Innovation: Implementation of a "Guardrail Prompt Template" and local CPU-based HuggingFace embeddings for cost-effective inference.
  • Design: Editorial/Brutalist UI built with Vanilla HTML/CSS.

View Repository | View Live App


🎓 Research & Development

I am currently pursuing advanced studies in Software Engineering and Intelligent Computing Systems. My approach is defined by:

  • Research-Driven Engineering: Applying academic rigor to production code.
  • Security-First AI: Protecting intelligent systems against data poisoning and prompt injection.
  • Scalable Craftsmanship: Writing code that isn't just "smart," but maintainable at scale.

📊 Technical Arsenal

  • Languages: Python (Expert), TypeScript, Go, SQL.
  • AI/ML: LangChain, PyTorch, HuggingFace, ChromaDB, Groq.
  • DevOps/Backend: FastAPI, Docker, Kubernetes, AWS/Heroku.
  • Security: Ethical Hacking, OWASP Top 10 for LLMs.

📫 Connect with the Architect

Pinned Loading

  1. x-shooter x-shooter Public

    Action-packed shooter game where players navigate through levels, defeat enemies, and aim for the highest score.

    JavaScript

  2. temperature-predictor temperature-predictor Public

    This project predicts London’s daily temperature using machine learning. It follows a structured ML workflow with EDA, data cleaning, model training, and experiment tracking with MLflow.

    Jupyter Notebook

  3. fusse-api fusse-api Public

    A Flask-based REST API backend for the Café Fausse restaurant website, providing reservation management, menu data, and newsletter subscription functionality.

    Python

  4. flower-classifier flower-classifier Public

    A command-line image classification application using PyTorch and transfer learning to identify 102 different flower species with custom training and prediction capabilities.

    HTML

  5. cafe-fusse-client cafe-fusse-client Public

    A modern, responsive restaurant website for Café Fausse, specializing in fresh Asian-inspired poke bowls and beverages. Built with React and designed for an exceptional user experience.

    JavaScript

  6. zamsi-ajegetina/insight zamsi-ajegetina/insight Public

    his is the FastAPI and LangChain implementation of the RAG Policy Q&A Application. It allows employees to ask questions about company policies and get grounded, cited answers generated by an LLM (L…

    Python