MohitGupta41 commited on
Commit
aa60e36
·
1 Parent(s): c5fdfc9

Increased Context Window and improved prompt

Browse files
Files changed (1) hide show
  1. Data/profile_data.md +21 -21
Data/profile_data.md CHANGED
@@ -125,8 +125,8 @@ An end-to-end medical assistant that combines **RAG Q\&A**, **agentic workflows*
125
  Frontend in **Streamlit**, backend in **FastAPI**, persistence with **SQLite/Supabase**, and embeddings via **SentenceTransformers** (offline compatible).
126
  This Project is real time project in which real time registration of patients, appointment confirmation, medicine stock status and patient case summaries can be seen.
127
 
128
- ##### [Deployed Link](https://medical-agentic-ai-bot-mohit-gupta.streamlit.app/)
129
- ##### [Deployed Backend Link](https://mohitg012-medical-bot-agentic-ai.hf.space)
130
 
131
  ---
132
 
@@ -523,7 +523,7 @@ The project enables **high-quality, layout-preserving PDF translation** for lega
523
  ### Project's Detailed Readme
524
  #### PDF Translate — Automated PDF Translation & Redaction (Python)
525
 
526
- ##### [DEPLOYED LINK](https://mohitg012-pdf-translation.hf.space/)
527
 
528
  Automate high-quality translation and selective redaction of PDFs while **preserving layout, font sizing, and colors**. The project blends:
529
 
@@ -1003,7 +1003,7 @@ Planned improvements include integrating CI/CD pipelines using GitHub Actions or
1003
 
1004
  The **Fraud Detection MLOps Pipeline** is an end-to-end system designed to identify potentially fraudulent financial transactions with high accuracy and scalability. This project integrates **Machine Learning (ML) with MLOps principles** to ensure robust experimentation, deployment, and real-time monitoring of fraud detection models.
1005
 
1006
- ##### DEMO LINK - [LINK](https://frauddetectionmlops.streamlit.app/)
1007
 
1008
  ---
1009
 
@@ -1454,7 +1454,7 @@ A beautiful and personalized 📈 **Study Progress Dashboard** built using **Str
1454
 
1455
  ##### 🚀 Live Demo
1456
 
1457
- 👉 **[LIVE APP!](https://study-tracker-application-mohit.streamlit.app/)**
1458
 
1459
  ---
1460
 
@@ -1644,7 +1644,7 @@ Planned improvements include **multi-document support**, **automated graph build
1644
  #### 🧠 GraphRAG: eBay User Agreement Chatbot
1645
  A Knowledge Graph-Powered Conversational AI built to answer legal and policy-related queries from the eBay User Agreement using **Neo4j**, **LLMs (Meta LLaMA 3B)**, and **Memory via FAISS**.
1646
 
1647
- ##### 🌐 Website - [DEMO](https://graphrag-ebay-user-aggrement-chatbot.streamlit.app/)
1648
 
1649
  ##### 💡 Project Motivation
1650
 
@@ -1955,7 +1955,7 @@ Planned improvements include **user authentication with persistent history**, **
1955
  ##### (Fashion Visual Search & Personalized Styling Assistant)
1956
  A modern **AI-powered web application** that helps users **search for visually similar fashion products**, receive **outfit recommendations** based on their style preferences and **simulate personalized experiences** using recent trends and LLMs — all in one elegant interface built with **Streamlit**, **CLIP**, and **Gemma LLM**.
1957
 
1958
- ##### 🌐 Website - [DEMO](https://fashion-sense-ai.streamlit.app/)
1959
 
1960
  ---
1961
 
@@ -2012,11 +2012,11 @@ Fashion AI/
2012
 
2013
  ##### 🛠️ Tech Stack
2014
 
2015
- * **Frontend**: [Streamlit](https://streamlit.io/)
2016
- * **Image Embeddings**: [CLIP (ViT-L/14)](https://github.com/openai/CLIP)
2017
- * **Text Embeddings**: [SentenceTransformers](https://www.sbert.net/)
2018
- * **LLM Suggestion Engine**: [Gemma-3B](https://huggingface.co/google/gemma-1.1-2b-it) (via HF Inference API)
2019
- * **Nearest Neighbors Search**: [FAISS](https://github.com/facebookresearch/faiss)
2020
  * **Trends Analysis**: Web scraping + TF-IDF on product metadata
2021
  * **Deployment-ready**: Works on Streamlit Cloud
2022
 
@@ -2047,7 +2047,7 @@ streamlit run app.py
2047
 
2048
  4. **Enter Hugging Face Token**
2049
 
2050
- * Get your free token from: [https://huggingface.co/settings/tokens](https://huggingface.co/settings/tokens)
2051
  * Paste it in the **sidebar** to access outfit suggestions using the Gemma model.
2052
 
2053
  ---
@@ -2220,7 +2220,7 @@ streamlit run kspace.py
2220
 
2221
  ##### 🧠 Learn More
2222
 
2223
- - [MRI Physics and k-space Explained](https://mriquestions.com/index.html)
2224
 
2225
  ---
2226
 
@@ -2228,7 +2228,7 @@ streamlit run kspace.py
2228
 
2229
  No need to set up locally!
2230
  Access the live version here:
2231
- 👉 **[Launch App](https://mri-image-reconstruction-using-kspace.streamlit.app/)**
2232
 
2233
  ---
2234
 
@@ -2455,9 +2455,9 @@ This is this project with which you are interacting.
2455
 
2456
  A **voice-first personal AI** that lets users talk to “Mohit���s AI voice twin.” The system pairs a **React + Web Speech API** frontend with a **FastAPI** backend grounded on your profile markdown. It supports **speech-to-text**, **text-to-speech**, **LLM provider/model switching** (Gemini / Hugging Face), **link extraction**, and secure **key handling**—all wrapped in a clean chat UI.
2457
 
2458
- **Live Frontend:** [https://m-a-r-s-h-a-l.vercel.app/](https://m-a-r-s-h-a-l.vercel.app/)
2459
- **Backend (Vercel):** [https://m-a-r-s-h-a-l-backend.vercel.app/](https://m-a-r-s-h-a-l-backend.vercel.app/)
2460
- **Backend (HF Spaces):** [https://mohitg012-voice-bot-portfolio-backend.hf.space/](https://mohitg012-voice-bot-portfolio-backend.hf.space/)
2461
 
2462
  ---
2463
 
@@ -2547,7 +2547,7 @@ M.A.R.S.H.A.L. gives portfolio visitors and recruiters a **hands-free, humanized
2547
 
2548
  A sleek, voice-driven React frontend that connects to your **Voice Twin Backend** (FastAPI) and lets users talk to “Mohit’s AI voice twin”. It supports **speech-to-text**, **text-to-speech**, and **link extraction**, and it can talk to either **Gemini** or **Hugging Face** models via your backend.
2549
 
2550
- ###### [VERCEL LINK](https://m-a-r-s-h-a-l.vercel.app/)
2551
 
2552
  ---
2553
 
@@ -2826,8 +2826,8 @@ e) Backend allow-list
2826
  ##### Voice Twin Backend — README (FastAPI + Gemini/HuggingFace)
2827
  > **Purpose:** A lightweight API that turns your Markdown résumé/profile into a **voice-ready Q\&A agent**. It prompts an LLM to answer **only** from your provided context, with first-person tone (“I…”) and today’s date awareness.
2828
 
2829
- ###### [VERCEL BACKEND LINK](https://m-a-r-s-h-a-l-backend.vercel.app/)
2830
- ###### [HUGGING FACE SPACES LINK](https://mohitg012-voice-bot-portfolio-backend.hf.space/)
2831
 
2832
  ---
2833
 
 
125
  Frontend in **Streamlit**, backend in **FastAPI**, persistence with **SQLite/Supabase**, and embeddings via **SentenceTransformers** (offline compatible).
126
  This Project is real time project in which real time registration of patients, appointment confirmation, medicine stock status and patient case summaries can be seen.
127
 
128
+ ##### Deployed Link: https://medical-agentic-ai-bot-mohit-gupta.streamlit.app/
129
+ ##### Deployed Backend Link: https://mohitg012-medical-bot-agentic-ai.hf.space
130
 
131
  ---
132
 
 
523
  ### Project's Detailed Readme
524
  #### PDF Translate — Automated PDF Translation & Redaction (Python)
525
 
526
+ ##### DEPLOYED LINK: https://mohitg012-pdf-translation.hf.space/
527
 
528
  Automate high-quality translation and selective redaction of PDFs while **preserving layout, font sizing, and colors**. The project blends:
529
 
 
1003
 
1004
  The **Fraud Detection MLOps Pipeline** is an end-to-end system designed to identify potentially fraudulent financial transactions with high accuracy and scalability. This project integrates **Machine Learning (ML) with MLOps principles** to ensure robust experimentation, deployment, and real-time monitoring of fraud detection models.
1005
 
1006
+ ##### DEMO LINK: https://frauddetectionmlops.streamlit.app/
1007
 
1008
  ---
1009
 
 
1454
 
1455
  ##### 🚀 Live Demo
1456
 
1457
+ 👉 **LIVE APP! : https://study-tracker-application-mohit.streamlit.app/**
1458
 
1459
  ---
1460
 
 
1644
  #### 🧠 GraphRAG: eBay User Agreement Chatbot
1645
  A Knowledge Graph-Powered Conversational AI built to answer legal and policy-related queries from the eBay User Agreement using **Neo4j**, **LLMs (Meta LLaMA 3B)**, and **Memory via FAISS**.
1646
 
1647
+ ##### 🌐 Website - https://graphrag-ebay-user-aggrement-chatbot.streamlit.app/
1648
 
1649
  ##### 💡 Project Motivation
1650
 
 
1955
  ##### (Fashion Visual Search & Personalized Styling Assistant)
1956
  A modern **AI-powered web application** that helps users **search for visually similar fashion products**, receive **outfit recommendations** based on their style preferences and **simulate personalized experiences** using recent trends and LLMs — all in one elegant interface built with **Streamlit**, **CLIP**, and **Gemma LLM**.
1957
 
1958
+ ##### 🌐 Website : https://fashion-sense-ai.streamlit.app/
1959
 
1960
  ---
1961
 
 
2012
 
2013
  ##### 🛠️ Tech Stack
2014
 
2015
+ * **Frontend**: Streamlit
2016
+ * **Image Embeddings**: CLIP (ViT-L/14)
2017
+ * **Text Embeddings**: SentenceTransformers
2018
+ * **LLM Suggestion Engine**: Gemma-3B (via HF Inference API)
2019
+ * **Nearest Neighbors Search**: FAISS
2020
  * **Trends Analysis**: Web scraping + TF-IDF on product metadata
2021
  * **Deployment-ready**: Works on Streamlit Cloud
2022
 
 
2047
 
2048
  4. **Enter Hugging Face Token**
2049
 
2050
+ * Get your free token from: https://huggingface.co/settings/tokens
2051
  * Paste it in the **sidebar** to access outfit suggestions using the Gemma model.
2052
 
2053
  ---
 
2220
 
2221
  ##### 🧠 Learn More
2222
 
2223
+ - MRI Physics and k-space Explained - https://mriquestions.com/index.html
2224
 
2225
  ---
2226
 
 
2228
 
2229
  No need to set up locally!
2230
  Access the live version here:
2231
+ 👉 **Launch App: https://mri-image-reconstruction-using-kspace.streamlit.app/**
2232
 
2233
  ---
2234
 
 
2455
 
2456
  A **voice-first personal AI** that lets users talk to “Mohit���s AI voice twin.” The system pairs a **React + Web Speech API** frontend with a **FastAPI** backend grounded on your profile markdown. It supports **speech-to-text**, **text-to-speech**, **LLM provider/model switching** (Gemini / Hugging Face), **link extraction**, and secure **key handling**—all wrapped in a clean chat UI.
2457
 
2458
+ **Live Frontend:** https://m-a-r-s-h-a-l.vercel.app/
2459
+ **Backend (Vercel):** https://m-a-r-s-h-a-l-backend.vercel.app/
2460
+ **Backend (HF Spaces):** https://mohitg012-voice-bot-portfolio-backend.hf.space/
2461
 
2462
  ---
2463
 
 
2547
 
2548
  A sleek, voice-driven React frontend that connects to your **Voice Twin Backend** (FastAPI) and lets users talk to “Mohit’s AI voice twin”. It supports **speech-to-text**, **text-to-speech**, and **link extraction**, and it can talk to either **Gemini** or **Hugging Face** models via your backend.
2549
 
2550
+ ###### VERCEL LINK: https://m-a-r-s-h-a-l.vercel.app/
2551
 
2552
  ---
2553
 
 
2826
  ##### Voice Twin Backend — README (FastAPI + Gemini/HuggingFace)
2827
  > **Purpose:** A lightweight API that turns your Markdown résumé/profile into a **voice-ready Q\&A agent**. It prompts an LLM to answer **only** from your provided context, with first-person tone (“I…”) and today’s date awareness.
2828
 
2829
+ ###### VERCEL BACKEND LINK : https://m-a-r-s-h-a-l-backend.vercel.app/
2830
+ ###### HUGGING FACE SPACES LINK : https://mohitg012-voice-bot-portfolio-backend.hf.space/
2831
 
2832
  ---
2833