Skip to content
View pn-dev-in's full-sized avatar

Block or report pn-dev-in

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
pn-dev-in/README.md

Hi, I’m Pravesh πŸ‘‹

I build practical AI systems with a strong focus on:

  • safety and intent control
  • privacy-first design
  • real-world usability

I care more about reliability, clarity, and user control than flashy demos.


πŸ” Current Focus

  • Voice-first AI agents
  • Cloud & backend systems
  • AI-powered personal productivity tools
  • Automation that respects user intent and boundaries

⭐ Featured Projects

πŸŽ™οΈ AI-Voice Assistant System
A local, privacy-first AI assistant built for daily use.

Core ideas:

  • Push-to-talk only (no always-on listening)
  • Explicit intent classification and safety guardrails
  • User-controlled memory (no silent data collection)
  • Sandboxed task execution
  • Designed as a personal AI mediator, not a cloud chatbot

πŸƒ AI-Powered Fitness Tracking System
An intelligent fitness tracking system focused on personalized insights, not generic recommendations.

Highlights:

  • Activity and habit tracking
  • AI-driven fitness insights and progress analysis
  • User-centric data handling
  • Designed to support consistency and long-term health goals

πŸ’° AI-Powered Budget Tracker
A smart budgeting system designed to improve financial awareness and decision-making.

Highlights:

  • Expense categorization and trend analysis
  • AI-assisted budgeting insights
  • Focus on clarity, discipline, and usability
  • Built with privacy and transparency in mind

🧠 Engineering Values

  • Clear separation of concerns
  • Deterministic control flow
  • Minimal hidden state
  • Explicit permissions and memory
  • Privacy by default

πŸ“« Connect

Pinned Loading

  1. AI-Powered-Fitness-Tracking-System AI-Powered-Fitness-Tracking-System Public

    This project presents a basic yet interactive fitness tracking system designed to help users monitor their physical activities, dietary habits, and body measurements through simple manual data entry.

    HTML

  2. AI-Voice-Assistant-System AI-Voice-Assistant-System Public

    An applied AI assistant demonstrating voice interaction, LLM reasoning, intent classification, and safe tool execution in a modular, local-first architecture.

    Python

  3. AI-Budget-Tracker-project AI-Budget-Tracker-project Public

    Managing personal finances can be challenging without proper tools. To solve this, I developed a Budget Tracker Web App using Django that allows users to record income, track expenses, categorize t…

    HTML