Skip to content
View hasithdd's full-sized avatar

Highlights

  • Pro

Block or report hasithdd

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
hasithdd/README.md
Typing SVG

LinkedIn GitHub Main GitHub Work SyncScribe


Profile Views


๐Ÿงฌ About Me

class HasithVikasitha:
    role        = "Generative AI Engineer"
    focus       = ["Research", "Production", "Scale"]
    location    = "Sri Lanka ๐Ÿ‡ฑ๐Ÿ‡ฐ"
    
    education   = [
        "๐Ÿ“ Applied Mathematics, Statistics & CS โ€” University of Colombo",
        "๐Ÿ’ป Computer Science โ€” Informatics Institute of Technology (IIT)"
    ]
    
    currently_building = "SyncScribe โ€” Enterprise Knowledge System for Software Projects"
    
    passion     = "Turning cutting-edge AI research into robust, scalable production systems"
    
    def greet(self):
        return "Building intelligent systems that move from research โ†’ production โ†’ scale ๐Ÿš€"

๐ŸŽ“ Education

๐Ÿ›๏ธ University of Colombo

Applied Mathematics, Statistics & Computer Science

Currently Pursuing

๐Ÿ›๏ธ Informatics Institute of Technology (IIT)

Computer Science

Currently Pursuing


๐Ÿ’ผ Professional Experience

๐Ÿง  GenAI Engineer โ€” AI Labs @ Mitra AI (Current)

Click to expand details
  • ๐Ÿ”ง Novolingo.AI โ€” Legacy code modernization platform powered by GenAI
  • โšก AI Full-Stack Engineer โ€” End-to-end AI system design & deployment

๐Ÿค– Former Trainee AI Engineer โ€” Vega Innovations

Click to expand details
  • ๐ŸŽ™๏ธ Voice AI Systems โ€” Built voice intelligence for Unitree Go2 Quadruped Robot
  • ๐Ÿ”Œ Embedded / Edge AI โ€” Deployed AI on NVIDIA Jetson & other embedded platforms, and worked on VelloPass
  • โšก Model Optimization โ€” Optimized LLMs & deep learning models with TensorRT for production
  • ๐Ÿ”„ Real-time MLOps โ€” Built real-time AI deployment pipelines for embedded systems

๐ŸŽฏ Specializations

Domain Focus
๐Ÿค– Agentic AI Systems Multi-agent orchestration, tool-use pipelines, autonomous reasoning
๐ŸŽ™๏ธ Voice AI & Real-time Systems STT/TTS, streaming inference, low-latency audio pipelines
๐Ÿ”Œ Edge AI & On-Device AI NVIDIA Jetson, embedded optimization, resource-constrained deployment
๐Ÿ“„ Document Intelligence Agentic OCR, layout detection, production-grade RAG pipelines
๐Ÿ—๏ธ Production AI Architectures Dockerized, horizontally scalable, TensorRT-optimized systems

๐Ÿš€ Featured Projects


๐Ÿ”Š NeuTTS-FastAPI

Dockerized FastAPI wrapper for NeuTTS TTS model โ€” CPU ONNX + NVIDIA GPU PyTorch support with auto-stitching, inspired by KokoroTTS FastAPI.


๐Ÿ‘๏ธ DriveEye

AI-powered driver monitoring & surveillance system for real-time road safety. Computer vision at the edge.


Production-grade FastAPI microservice for end-to-end document analysis: OCR + layout detection + agentic reasoning with multi-LLM provider support.


๐ŸŽฎ AI-for-Games

Advanced AI algorithm complexity analysis (Time, Space, Resource) in Unity โ€” Pathfinding algorithms showcase.


Voice Activity Detection model trained on Google Speech Commands dataset using BiLSTM architecture, built from scratch.


๐Ÿ Python_BP (Work Account)

Open-source project for Python modern best practices using Rust-based packages. Performance meets Pythonic elegance.


๐Ÿง  SyncScribe (Currently Building)

Enterprise-level centralized knowledge system for software projects. SDGP startup at IIT โ€” bridging the gap between code, docs, and team knowledge.


๐Ÿ› ๏ธ Tech Stack

AI / ML

Python PyTorch TensorFlow ONNX TensorRT LangChain

Backend & APIs

FastAPI Docker Rust C++

Edge & Embedded

NVIDIA Raspberry Pi Linux

Data & Math

NumPy Pandas SciPy


๐Ÿ“Š GitHub Stats




๐Ÿ† GitHub Trophies


๐Ÿ“ก Work Account Stats


๐Ÿ“ฌ Let's Connect

Platform Link
๐Ÿ’ผ LinkedIn hasith-vikasitha
๐Ÿ™ GitHub (Personal) hasithdd
๐Ÿ”ฌ GitHub (Work) hdharmarathna
๐Ÿข Startup SyncScribe
๐Ÿค– Past Work Vega Innovations

"The best way to predict the future is to build it โ€” one model at a time."

Pinned Loading

  1. DriveEye DriveEye Public

    DriveEye is an AI-powered driver monitoring and surveillance system built for real-time safety on the road.

    Python 2

  2. NeuTTS-FastAPI NeuTTS-FastAPI Public

    Building towards Dockerized FastAPI wrapper for NeuTTS text-to-speech model w/CPU ONNX and NVIDIA GPU PyTorch support, handling, and auto-stitching inspired by KokoroTTS FastAPI

    Python 3

  3. AI-for-Games AI-for-Games Public

    Advanced AI Algorithm Complexity Analysis (Time, Space, Resource) in Unity: Pathfinding Algorithms Showcase

    C#

  4. VAD-Model-from-Scratch VAD-Model-from-Scratch Public

    Voice Activity Detection Model Trained by famous google speech commands dataset by BiLSTM Technique

    Jupyter Notebook