Thanks to visit codestin.com
Credit goes to github.com

Skip to content
View Kitan-Dara06's full-sized avatar
πŸ’­
available
πŸ’­
available

Highlights

  • Pro

Block or report Kitan-Dara06

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.

Content in all repositories owned by your account will be closed.
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
Kitan-Dara06/README.md

Hi, I'm Kitan Dara πŸ‘‹

🧠 AI/ML Engineer | Agentic AI & Advanced RAG Specialist

I build production-grade, hallucination-resistant AI systems. I specialize in transforming messy, unstructured data into reliable, multi-step agentic workflows and advanced Retrieval-Augmented Generation (RAG) pipelines.

Currently focused on:

  • πŸ€– Agentic Orchestration: Building multi-tool agents with dynamic routing, self-correction loops, and human-in-the-loop (HITL) breakpoints.
  • πŸ” Advanced Retrieval: Implementing hybrid search (Dense + Sparse/BM25) and graph-based retrieval for complex, real-world datasets.
  • πŸ“ LLM Evaluation: Instrumenting observability (Langfuse) and automated evaluation frameworks (RAGAS/DeepEval) to measure and guarantee AI reliability.

πŸ› οΈ Technical Stack

Category Technologies
Languages Python (Expert), JavaScript, TypeScript, SQL
AI / ML LangChain, LangGraph, Hugging Face, RAGAS, DeepEval, DSPy
Backend FastAPI, Celery, Redis, REST APIs, Webhooks
Databases PostgreSQL, Qdrant (Vector), ChromaDB, Neo4j (Graph)
Frontend React, Next.js, Tailwind CSS, Streamlit
DevOps / Tools Docker, Git, GitHub Actions, AWS, Modal

πŸš€ Featured Projects

βš–οΈ Legal-AI-Copilot

An intelligent, multi-tool legal document analysis platform.

  • Architecture: Agentic routing classifies queries into extraction, logical reasoning, or search paths.
  • Retrieval: Hybrid search combining dense vectors (BGE-M3) and sparse keyword retrieval (BM25) via Qdrant.
  • Scale: Asynchronous document processing pipeline using Celery + Redis for heavy PDF ingestion.

πŸ—„οΈ RAG_SQL

A production-grade, self-correcting Text-to-SQL agent.

  • Reliability: Features AST-level syntax validation (sqlglot) to catch errors before execution.
  • Agentic Loop: Implements a recursive self-correction mechanism that feeds execution errors back to the LLM to autonomously fix the query.
  • Context: Graph-based RAG for intelligent schema retrieval and foreign key analysis.

**


πŸ“ˆ GitHub Stats

Kitan's GitHub stats


πŸ“« Let's Connect

I am currently open to Full-Time AI/ML Engineering and Software Engineering (AI) roles where I can build scalable, impactful agentic systems.

  • πŸ“§ Email: [email protected]
  • πŸ’Ό LinkedIn: Agboola Aaliyah
  • 🌐 Portfolio/Website:

β€œThe best way to predict the future of AI is to build reliable systems that work today.”

Pinned Loading

  1. medic-cli medic-cli Public

    Python 1 1

  2. RAG_SQL RAG_SQL Public

    A production-grade Text-to-SQL Agent featuring AST-level syntax validation, graph-based RAG for schema retrieval, and a recursive 'Self-Correction' loop. Built with SQLAlchemy for universal databas…

    Python 1

  3. emotion-aware-prod-assistant emotion-aware-prod-assistant Public

    Python

  4. Legal-Ai-Copilot Legal-Ai-Copilot Public

    Python

  5. page-turner page-turner Public

    Python