Skip to content
View Mohanaspiringcoder's full-sized avatar
πŸ’­
Machine Learning | Multilingual Speech AI | ASR | NLP | Python | NVIDIA Triton
πŸ’­
Machine Learning | Multilingual Speech AI | ASR | NLP | Python | NVIDIA Triton

Block or report Mohanaspiringcoder

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

Hi πŸ‘‹, I'm Mohan

Applied AI / ML Engineer | Speech AI | LLMs | RAG | Fine-Tuning

I build practical AI/ML systems with a focus on multilingual speech AI, large language models, retrieval-augmented generation, and AI applications for digital payments.

My work combines hands-on experience in the digital payments ecosystem with a strong interest in building and evaluating AI systems for real-world applications, particularly for Indian languages and financial use cases.


🧠 Core Areas

  • πŸ€– Machine Learning
  • πŸ—£οΈ Speech AI & Automatic Speech Recognition (ASR)
  • 🌐 Multilingual AI for Indian Languages
  • 🧠 Large Language Models (LLMs)
  • πŸ”Ž Retrieval-Augmented Generation (RAG)
  • πŸ› οΈ LLM Fine-Tuning & QLoRA
  • πŸ’³ AI for Digital Payment Systems
  • πŸ“Š Model Evaluation & Benchmarking
  • πŸš€ AI Inference & Model Serving

πŸš€ Featured Projects

Benchmarking AI4Bharat IndicConformer-600M for multilingual Automatic Speech Recognition across 9 Indian languages and 900 audio samples.

Highlights:

  • 9 Indian languages
  • 900 audio samples
  • Word Error Rate (WER) evaluation
  • IndicConformer-600M
  • RNNT decoding
  • CPU vs GPU inference benchmarking

A Retrieval-Augmented Generation system for answering questions from RBI regulatory documents.

Highlights:

  • PDF document processing
  • Semantic chunking experiments
  • Sentence Transformers embeddings
  • ChromaDB vector search
  • Local LLM inference with Ollama
  • Retrieval evaluation using Recall@1, Recall@5 and MRR

Fine-tuning Microsoft Phi-3 Mini 3.8B for payment-related intent classification.

Highlights:

  • Phi-3 Mini 3.8B
  • 7 payment intents
  • QLoRA
  • 4-bit quantization
  • Parameter-efficient fine-tuning
  • Baseline vs fine-tuned evaluation

πŸ› οΈ Technical Stack

Languages

  • Python
  • SQL

Machine Learning & AI

  • PyTorch
  • Hugging Face Transformers
  • Sentence Transformers
  • LLMs
  • RAG
  • Fine-Tuning
  • QLoRA

AI / ML Infrastructure

  • ChromaDB
  • Ollama
  • Docker
  • Git

πŸ“ˆ What I Focus On

I am particularly interested in building AI systems that move beyond experimentation into reproducible, measurable and production-oriented solutions.

Current areas of focus include:

  • Multilingual Speech AI
  • LLM applications
  • Retrieval systems
  • Efficient LLM fine-tuning
  • Model evaluation and benchmarking
  • AI inference and model serving

πŸ“« Contact

πŸ“§ mohandongara@gmail.com


⭐ Feel free to explore my repositories to see the experiments, implementations and evaluation behind these projects.

Pinned Loading

  1. indicconformer-asr-benchmark indicconformer-asr-benchmark Public

    Benchmarking AI4Bharat IndicConformer ASR across major Indian languages using the Kathbath dataset and Word Error Rate (WER).

    Jupyter Notebook

  2. finrag-rbi-document-qa finrag-rbi-document-qa Public

    A local RAG-based question answering system for RBI documents using ChromaDB, Sentence Transformers, and Llama 3.2 running with Ollama.

    Python

  3. phi3-payment-intent-finetuning phi3-payment-intent-finetuning Public

    Fine-tuning Phi-3 Mini for payment intent classification using QLoRA.

    Jupyter Notebook