Skip to content
View Ranga-Prasath-22's full-sized avatar
  • Chennai, Tamil Nadu

Block or report Ranga-Prasath-22

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
Ranga-Prasath-22/README.md

Ranga Prasath S R

AI / GenAI Engineer in the Making
Chennai, India

LinkedIn | Email | Medium | Hugging Face

I build AI systems by understanding the mechanics underneath them, not just calling APIs. Right now I am focused on neural networks, LLM applications, RAG systems, and agent workflows.

Flagship Project

A character-level language model and Adam optimizer built from scratch in pure Python — no PyTorch, no NumPy — trained on the Bhagavad Gita's Krishna teachings.

  • my own autograd engine powering a recurrent char-level model
  • Adam implemented by hand, on top of hand-written backprop
  • evidence/ folder with training logs, generated samples, and a loss plot

Why this project matters:

  • shows implementation-level understanding of backprop, optimization, and sequence modeling
  • zero dependencies means the mechanics are fully visible and inspectable
  • demonstrates that I can take a from-scratch build from idea to documented artifact

Selected Work

Writing

Current Focus

  • LLM applications
  • RAG systems
  • AI agents
  • deep learning fundamentals
  • open source contributions (1 merged PR, 2 in review)

Open To

I am actively looking for internships and early-career opportunities in:

  • Generative AI
  • LLM engineering
  • AI agent engineering
  • machine learning engineering

If you are hiring for internships, research work, or project-based collaboration, reach out: rangaprasath22@gmail.com

Popular repositories Loading

  1. ted-talk-recommender ted-talk-recommender Public

    A TED Talk recommendation system based on content similarity.

    Python 1

  2. skills-introduction-to-github skills-introduction-to-github Public

    My clone repository

  3. VENA VENA Public

    VENA: Vision Enabled Navigation Agent

    Python

  4. rai rai Public

    Forked from RobotecAI/rai

    RAI is a vendor-agnostic agentic framework for robotics, utilizing ROS 2 tools to perform complex actions, defined scenarios, free interface execution, log summaries, voice interaction and more.

    Python

  5. micrograd-from-scratch micrograd-from-scratch Public

    Pure Python reverse-mode autograd, MLPs, optimizers, schedulers, and benchmark artifacts.

    Jupyter Notebook

  6. Ranga-Prasath-22 Ranga-Prasath-22 Public

    AI engineering profile with flagship projects, proof-of-work, and contact links.