Skip to content
View praneethravuri's full-sized avatar
🚀
Focusing
🚀
Focusing

Block or report praneethravuri

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

Praneeth Ravuri

AI Engineer @ Tuskira


PortfolioLinkedInGitHubXResume

⚡ About Me

I build long-running AI systems that act, reason, and adapt. Current focus: Autonomous Agents that sift through noisy data to take action with minimal human oversight. I enjoy tightening feedback loops, designing memory systems, and building infrastructure that scales beyond the demo.

🛠️ The Toolkit

Languages AI & Data Infrastructure Web
Python Agentic AI AWS Next.js
Go RAG Kubernetes React
TypeScript Vector DB Kafka Node.js
Neo4j Docker Tailwind
MongoDB
PostgreSQL

🚀 Featured Projects

Autonomous Resume Tailoring Agent

End-to-end resume customization aligned to specific job descriptions.

  • Problem: Manual resume tailoring is repetitive, error-prone, and often misses role-specific nuance.
  • Solution: A multi-step agent workflow that extracts requirements, analyzes tone, and rewrites bullets to balance keyword alignment with narrative consistency.
  • Outcome: Drastically reduced application time while improving ATS screening performance.
  • Stack: Crew AI MongoDB GCP

Live F1 Telemetry Analytics

Real-time data bridge connecting F1 telemetry to LLMs for conversational strategy analysis.

  • Problem: Live F1 data is fragmented, making it hard to reason about strategy in real-time.
  • Solution: An MCP server streaming live telemetry via WebSockets, filtering for signals like tire wear and pit windows before feeding them to an LLM.
  • Outcome: Transforms raw streams into an interactive, natural-language strategy interface.
  • Stack: FastMCP HttpX WebSockets

Hybrid-Search RAG Assistant

Precision answer extraction for large technical documents.

  • Problem: Keyword search misses context; semantic search misses exact technical details.
  • Solution: A hybrid pipeline combining vector similarity with keyword filtering to cite specific sources in large docs.
  • Outcome: High-confidence retrieval for technical documentation.
  • Stack: TypeScript Next.js PostgreSQL Pinecone

RL Traffic Control

Dynamic traffic light optimization using Reinforcement Learning.

  • Problem: Fixed-timer intersections are inefficient for variable traffic patterns.
  • Solution: A SARSA-based agent that learns to switch lights based on real-time queue length observations.
  • Outcome: Reduced average wait times compared to static schedules.
  • Stack: Python NumPy Pygame

Pinned Loading

  1. pitstop pitstop Public

    🏎️ Your pit stop for all things F1 - MCP server delivering championship standings, race analytics, and telemetry data straight to your AI assistant

    Python 1 1

  2. gary gary Public

    Generates A Resume for You (GARY) is an agentic ai who tailors your resume according to a job description

    Python

  3. job-assistant job-assistant Public

    Agentic AI that tailors your resume and applies to jobs for you

    Python 4

  4. Amazon-Product-Information-Scraper Amazon-Product-Information-Scraper Public

    This Python web-scraping project retrieves product names, prices, review stars, and review counts for a specific product category.

    Python 15 8

  5. jobs-tools jobs-tools Public

    Automate and streamline your job search with a suite of tools designed for LinkedIn outreach, email campaigns, resume organization, and network management. Enhance your efficiency, keep your applic…

    Python 8

  6. traffic-congestion-reduction-with-SARSA traffic-congestion-reduction-with-SARSA Public

    This model applies SARSA reinforcement learning for efficient urban traffic and pedestrian management, incorporating simulation, algorithmic implementation, and evaluation to enhance safety and red…

    Python 3 1