Skip to content
View Daliseiy's full-sized avatar

Block or report Daliseiy

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

Hi, I'm Seye

Software Engineer

LinkedIn YouTube Email


🧠 About Me

Software Engineer with 5+ years building and scaling production backend systems on AWS. Over the past year I've been channeling that foundation into AI engineering β€” shipping voice agents, RAG pipelines, and LLM-powered tools that actually work in production.

I care about building things that are reliable, well-architected, and genuinely useful.

oluseye = {
    "focus":      ["AI Engineering", "Backend Systems", "Cloud Infrastructure"],
    "languages":  ["Python", "TypeScript", "C++", "Rust", "C"],
    "ai_stack":   ["Google ADK", "OpenAI", "LangGraph/LangChain", "CrewAI", "MCP"],
    "cloud":      ["AWS", "GCP", "Docker", "Terraform", "GitHub Actions"],
    "backend":    ["Django", "FastAPI", "Flask", "Node.js", "PostgreSQL", "Redis"],
    "currently":  "Building AI systems that scale πŸš€"
}

πŸš€ Featured Projects

Gemini Live API Β· FastAPI Β· WebSockets Β· Google Cloud Run Β· Docker

A voice-first AI executive assistant that lets you manage Gmail, Calendar, Tasks and Contacts entirely through natural speech. Real-time bidirectional audio streaming with sub-second latency β€” deployed on GCP Cloud Run with full CI/CD.

Voice AI Gemini Live Google Workspace Real-time Streaming GCP


Python Β· LangChain Β· OpenAI Β· ChromaDB Β· FastAPI

LLM-powered chatbot with a full RAG pipeline: PDF ingestion, text chunking, vector embedding, ChromaDB indexing, and semantic retrieval. Students query lecture content and get grounded, accurate answers β€” no hallucinations.

RAG LangChain ChromaDB Vector Embeddings Prompt Engineering


Python Β· OpenAI Whisper Β· pyannote.audio Β· FastAPI

Automated speech pipeline that transcribes customer service recordings and identifies every speaker β€” "who said what, and when." Structured, timestamped transcripts ready for downstream QA and analysis.

Speaker Diarization Whisper ASR pyannote Audio AI NLP


πŸ› οΈ Tech Stack

AI / ML

LangChain LangGraph OpenAI CrewAI AutoGen MCP Google Agent SDK Google Vertex AI Hugging Face ChromaDB

Backend

Python Django FastAPI TypeScript Node.js Rust C

Cloud & DevOps

AWS GCP Docker Terraform GitHub Actions AWS CodePipeline

Databases

PostgreSQL MySQL Redis MongoDB


πŸ“¬ Get In Touch

Want to collaborate? Reach out!

πŸ“§ obakunleoluseye@gmail.com πŸ’Ό linkedin.com/in/obakunleoluseye πŸŽ₯ YouTube β€” codeDIY


Pinned Loading

  1. density-speaker-label density-speaker-label Public

    An an automated speech processing pipeline that transcribes customer service call recordings and performs speaker diarization answering 'who said what, and when' across multi-speaker audio

    TypeScript 1

  2. rag-college-app rag-college-app Public

    LLM-powered course assistant using Retrieval-Augmented Generation (RAG) to let students query lecture material with context-aware, grounded answers.

    Python 1 2

  3. speaker-aware-ai speaker-aware-ai Public

    Python 1

  4. gw-agent gw-agent Public

    A voice-first AI Agent executive assistant powered by Gemini Live API. Speak naturally to manage your Gmail, Calendar, Tasks, and Contacts all in real time.

    Python

  5. thumber thumber Public

    An AWS lambda function that creates thumbnails from videos uploaded to your s3 bucket

    Python