About Experience Projects Contact
AI Engineer @ Flid AI · Building LeapView

AI Engineer.

AI Engineer at Flid AI, building LeapView — an open-source, agent-native BI platform powered by Go and DuckDB. I specialize in scalable backend systems, AI agent architectures, and analytics-as-code engines. Open to freelance & contract work.

0 Papers
0 Projects
0 Wins
0 CGPA
Ganesh Kambli

Building agent-native intelligence
& high-performance Go infrastructure.

I'm Ganesh Kambli — an AI Engineer at Flid AI, currently building LeapView — an open-source, agent-native BI platform powered by Go and DuckDB. I specialize in building scalable backend systems, governed semantic data layers, analytics-as-code engines, and autonomous AI agents.

I'm a Computer Engineering graduate from Savitribai Phule Pune University, Pune. I've published 2 research papers on distributed honeypot architectures and AI-driven threat classification, won intercollegiate competitions, and actively contribute to open source as a Project Admin & Maintainer for ECSoC'26.

Beyond my full-time role, I'm open to freelance & paid contract work — especially projects involving agent systems, Go infrastructure, and analytics platforms.

AI Engineer @ Flid AI · Building LeapView
2 Published Research Papers · Honeypot & AI Threat Classification
Savitribai Phule Pune University, Pune · 2022–2026 · CGPA 7.95
Open to Freelance & Contract Work
Languages & Core
Go (Golang) Python C++ SQL TypeScript
AI & Agent Systems
Agent-Native BI LangGraph LangChain RAG / GraphRAG MCP ChromaDB Qdrant FAISS PyTorch
Data & Backend Infrastructure
DuckDB FastAPI PostgreSQL Redis MongoDB Kafka REST & WebSockets
Cloud & DevOps
Docker Kubernetes AWS GitHub Actions Linux Terraform

Work & recognition.

2026 – Present Full-Time
AI Engineer
Flid AI ApS
  • Building LeapView — an open-source, agent-native BI platform allowing teams to define analytics as code and query through interactive dashboards and AI agents.
  • Designing governed semantic data layers, high-performance distributed query engines (Go + DuckDB), and autonomous AI agent architectures for analytics-as-code workflows.
Dec 2024 – Feb 2025 Internship
Python Developer Intern
AI Adventures LLP · JM Road, Pune
  • Eliminated manual attendance tracking by building an end-to-end Absence Detection System (Python + Google Sheets API + GitHub Actions), reducing reporting time by ~80% and human error to zero.
  • Built a real-time Google Sheets monitoring pipeline that automated data reconciliation across internal workflows, replacing a manual, error-prone process.
2022 – 2026 Education
B.E. Computer Engineering
Savitribai Phule Pune University, Pune · CGPA: 7.95
  • Coursework: DSA, DBMS, OS, Computer Networks, OOP, Software Engineering, Machine Learning.
  • Applied knowledge through multiple deployed projects, 1 internship, and 2 intercollegiate competition wins.
2019 – 2021 Education
HSC — Science (Class XII)
Gurukul Grand Union High School & Jr. College · Percentage: 74%
🥇
Winner
Site Craft Web Dev Challenge
VAMINT Club 2025 · Savitribai Phule Pune University, Pune
🏆
Runner-Up
Prep-A-Thon Coding Competition
Technobash 2025 · Savitribai Phule Pune University, Pune
🌐
Open Source
GirlScript Summer of Code 2026
Contributor (GSSoC'26) · May 2026 – Aug 2026
🛠️
Project Admin
Elite Coders Summer of Code (ECSoC'26)
Project Admin & Maintainer · Jul 2026 – Aug 2026 · Maintained the Semantic Plagiarism Detection System, reviewed PRs, managed issues, and ensured code quality through structured reviews.

Publications & Research

📄
Research Paper
HoneyCloud: A Smart Scalable Honeypot Platform with ML-Based Threat Classification and Real-Time Attacker Profiling
Co-authored research on containerized, distributed honeypots with integrated Isolation Forest and Random Forest threat classification.
📰
Literature Review
A Survey on AI-Driven Honeypot Systems and Real-Time Intrusion Detection
Co-authored survey exploring machine learning advances in decoy systems and threat intelligence.

Things I've built.

All on GitHub ↗
🧙‍♂️
Deployed
Python LangGraph FastAPI ChromaDB NetworkX Ollama
RepoSage — Agentic GraphRAG Codebase Intelligence

Engineered a 100% offline, agentic GraphRAG system using LangGraph and NetworkX to autonomously traverse function-call dependency graphs from local directories or GitHub URLs. Resolves natural-language queries via AST-based chunking and hybrid retrieval (ChromaDB + BM25) with Reciprocal Rank Fusion, running Qwen2.5-coder locally with exact file-path and line-number citations and a codebase synchronization watchdog daemon.

Local LLM Multi-Tool Agent · AST GraphRAG & NetworkX · Real-Time Watchdog Daemon
🍯
Deployed
Python LSTM / PyTorch Docker AWS WebSockets
HoneyCloud — Cloud Honeypot & Threat Intel System

Cloud-native multi-protocol honeypot infrastructure featuring real-time attack telemetry and an LSTM-based threat classification engine. Backed by 2 published research papers on distributed honeypot architectures and AI-driven threat classification.

2 Published Papers · LSTM Threat Classification · Real-Time Telemetry
🔍
Deployed
Transformers FAISS FastAPI Python
Semantic Plagiarism Detector — AI-Powered NLP

Deep semantic text similarity and originality scoring engine utilizing modern transformer embeddings and vector indexing. Performs context-aware plagiarism detection beyond surface-level text matching.

Transformer Embeddings · FAISS Vector Search · Originality Scoring
✈️
Deployed
Python React Flask XGBoost SHAP (XAI) Redis WebSockets MLOps
Flight Delay AI Prediction Platform

Architected a decoupled, multi-service ML platform integrating an inference pipeline, distributed weather caching via Redis, and real-time client updates using React.js and Python. Implemented statistical model drift monitoring and MLOps metrics tracking to maintain prediction reliability as live data distributions shifted.

XGBoost & SHAP (XAI) · Decoupled Inference Pipeline · Drift & MLOps Monitoring
🔗
Deployed
AWS Lambda API Gateway DynamoDB S3 CloudFront Serverless
AWS Serverless URL Shortener

Built a fully serverless, event-driven URL shortener using AWS Lambda, API Gateway, DynamoDB, S3, and CloudFront. Demonstrates scalable, cost-efficient, and highly available cloud-native backend design capable of handling high-throughput request rates.

Serverless Lambda Architecture · S3 & CloudFront static hosting · DynamoDB store
🔐
Deployed
C++17 Argon2id B-Tree POSIX Readers-Writer lock
SVF — Secure Virtual File System

Engineered a persistent virtual file system in C++17 implementing physical block storage simulation, POSIX permissions, and concurrent inode access via a thread-safe Readers-Writer lock model. Passed a comprehensive security audit hardening I/O operations, Argon2id-based authentication, and protected B-Tree operations.

4KB block storage · Concurrent Readers-Writer locks · Security Audited
Deployed
C++17 CUDA Warp-Level Aggregation OpenMP CMake
GPU Parallel Compression Engine

Production-grade GPU acceleration project demonstrating advanced CUDA optimization techniques for Huffman Encoding. Achieved substantial throughput gains (45+ GB/s) over CPU-based frequency counting through massive parallelism on NVIDIA GPUs, featuring warp-level aggregation kernels and shared memory histograms.

45+ GB/s CUDA throughput · Warp-level aggregation · Performance dashboards
🚂
Deployed
React.js Vite FastAPI TailwindCSS Docker Flask
RailExp — Railway Management System

Re-engineered a legacy Flask + raw HTML application into a modern multi-tier architecture featuring a concurrent FastAPI backend and a Vite React + TailwindCSS SPA frontend. Containerized the development and production cluster using Docker to streamline environment parity.

FastAPI REST API · React & Tailwind SPA · Docker multi-tier deployment
🌸
Deployed
Kotlin Android AI Guides Gamified Quests
Aura Wellness — Digital Wellbeing App

Built a mobile application in Android (Kotlin) that intervenes on distracting app usage and offers gamified wellness quests and AI-guided check-ins. Aims to reduce doomscrolling and improve focus through mindful tech habits and responsive wellness metrics.

Kotlin Android App · Gamified Wellness Quests · AI-Guided Interventions

Let's build
something together.

Open to freelance & contract work, and collaborations on agent-native systems, Go infrastructure, and analytics as code. I respond to all messages — drop me a line.