Skip to content
View prince2004patel's full-sized avatar
๐ŸŽฏ
๐ŸŽฏ

Block or report prince2004patel

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
prince2004patel/README.md

Hi ๐Ÿ‘‹, I'm PRINCE PATEL

๐Ÿ‘€ Iโ€™m interested in AI , GenAI and LLMs
๐Ÿ“ซ Reach me at: [email protected]


Check Out My Works:

  • ๐Ÿš— Used Car Price Prediction: A machine learning project that predicts car prices based on features like brand, model, and more.

  • ๐Ÿฅ Doctor Appointment System: A team project where I contributed to the disease prediction module using machine learning.

  • ๐Ÿ”ฎ Next Word Prediction: A web application for next-word prediction using LSTM and attention mechanisms, trained on a Shakespeare's Hamlet dataset.

  • ๐Ÿ”— Neural Network from Scratch: I built and trained a neural network from scratch using Python and NumPy, without relying on high-level libraries.

  • ๐Ÿ”ง And many more...


Connect with Me:

LinkedIn Profile


Languages and Tools:

CSS3 HTML5 Java Linux MySQL Pandas Python Scikit-learn TensorFlow


GitHub Stats:

GitHub Stats Top Languages
GitHub Streak

Pinned Loading

  1. Car_Price_Prediction Car_Price_Prediction Public

    A web app that predicts car prices based on features like model, age, and mileage using machine learning. Built with Flask (backend) and Streamlit (frontend) for an interactive experience.

    Jupyter Notebook

  2. DoctorAppointmentSystem DoctorAppointmentSystem Public

    Forked from ParamPS25/DoctorAppointmentSystem

    This project focuses on developing a web-based Doctor-Patient Appointment System integrated with a disease prediction feature powered by machine learning

    Jupyter Notebook

  3. Neural_Network_from_Scratch Neural_Network_from_Scratch Public

    "Neural Networks from Scratch" is a step-by-step implementation of neural networks using Python without external libraries. This repository covers essential concepts such as activation functions, lโ€ฆ

    Python

  4. next_word_prediction next_word_prediction Public

    This project implements a Next Word Prediction model using LSTM with an Attention mechanism.

    Jupyter Notebook

  5. PDF-RAG-Chatbot PDF-RAG-Chatbot Public

    A Streamlit-based PDF RAG chatbot using LangChain, Groq, and Hugging Face embeddings. Upload PDFs, ask questions, and get context-aware answers with chat history.

    Python

  6. chat-with-sql-db chat-with-sql-db Public

    A Streamlit app to chat with SQLite/MySQL databases using natural language, powered by LangChain and Groqโ€™s LLaMA3 model

    Python