Skip to content
View ayushikashyap1207's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report ayushikashyap1207

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

Hi, I'm Ayushi πŸ‘‹

AI/ML Engineer Β· Full-Stack Developer Β· Problem Solver

Email GitHub LinkedIn LeetCode


🧠 About Me

I'm a Computer Science student specializing in Artificial Intelligence & Machine Learning at Vellore Institute of Technology, Bhopal (CGPA: 8.58 Β· Expected 2027).

I build production-ready AI systems end-to-end β€” from model training and deployment to full-stack web interfaces. Currently focused on clinical AI and enterprise financial agents as portfolio projects targeting real-world impact.

  • πŸ”¬ Building IntentFlow β€” a clinical rehabilitation AI dashboard using LSTM + MediaPipe + Groq
  • πŸ’° Building LedgerMind β€” a hybrid RAG + Text-to-SQL financial agent with LangGraph & Llama 3.1
  • βš–οΈ Built NYAYA-MITRA β€” a free legal document simplifier for rural India using OCR + NLP + audio
  • 🌾 Built a Crop Recommendation System using geolocation + environmental ML models
  • πŸ’‘ Solved 145+ LeetCode problems Β· Completed 100-Day Coding Challenge (#DrGViswanathan)
  • 🎯 Always open to exciting opportunities and collaborations

πŸ› οΈ Tech Stack

Languages

Python Java JavaScript TypeScript SQL

AI / ML

TensorFlow Scikit-learn LangChain MediaPipe XGBoost Groq

Web & Backend

Next.js FastAPI Flask React Node.js

Databases & Infra

PostgreSQL MongoDB Supabase ChromaDB MySQL Docker


πŸš€ Featured Projects

πŸ₯ IntentFlow β€” Clinical Rehabilitation AI Dashboard

AI-powered physiotherapy assistant for real-time exercise monitoring and feedback

  • Stack: Next.js Β· FastAPI Β· TFLite LSTM Β· MediaPipe Β· Groq AI Β· Supabase
  • Real-time pose estimation with LSTM-based exercise classification
  • Groq-powered conversational AI for session coaching
  • Full clinical session logging and patient progress tracking

πŸ’Ό LedgerMind β€” Enterprise Financial AI Agent

Hybrid RAG + Text-to-SQL agent for startup founders and finance teams

  • Stack: FastAPI Β· LangGraph Β· Llama 3.1 (Groq) Β· PostgreSQL Β· ChromaDB Β· LangSmith
  • Answers natural language questions over financial documents and structured data
  • Multi-hop reasoning with agent memory and observability via LangSmith

βš–οΈ NYAYA-MITRA β€” Legal Document Simplifier ⭐ 5

Free legal aid tool for rural India β€” making law accessible to everyone

  • Stack: React Β· Node.js Β· OCR Β· NLP Β· Translation Β· Audio TTS
  • Simplifies complex legal documents into plain language with regional audio output
  • Targeted at low-literacy users in rural communities

ML-powered crop advisor using geolocation and live environmental data

  • Stack: Python Β· JavaScript Β· Scikit-learn Β· XGBoost Β· CatBoost
  • Auto-fetches soil and climate data from coordinates for real-time prediction

πŸ“Š GitHub Stats

Ayushi's GitHub Stats

Top Languages

GitHub Streak


πŸ† Achievements

  • 🦈 Pull Shark β€” GitHub Achievement
  • 🎯 100-Day Coding Challenge (#DrGViswanathan) β€” Completed
  • πŸ’» 145+ LeetCode Problems solved Β· 200+ submissions
  • πŸ“š DSA Proficiency in Java β€” efficiency & optimization focus

🎨 Beyond Code

When I'm not building AI systems, you'll find me with a paintbrush in hand β€” I love painting & sketching as a creative outlet.


Open to internships, collaborations, and AI/ML opportunities Β· Let's build something meaningful together πŸš€

Popular repositories Loading

  1. NYAYA-MITRA NYAYA-MITRA Public

    Free legal document simplifier for rural India β€” OCR + NLP + translation + audio. Built with React & Node.js.

    JavaScript 5 1

  2. book-store-management book-store-management Public

    book store management

    1

  3. ayushikashyap1207 ayushikashyap1207 Public

  4. PORTFOLIO PORTFOLIO Public

    HTML

  5. book_recommend_system book_recommend_system Public

    HTML

  6. crop-recommendation-system crop-recommendation-system Public

    Forked from AmlanJSarmah/crop-recommendation-system

    A full stack crop recommendation system that extracts the latitude and longitude coordinates and based on that gathers environment data to predict which crops grow best in an area.

    JavaScript