From 8340693fd3c68edb616c237ed71a19a5a27a9703 Mon Sep 17 00:00:00 2001 From: sinan Date: Sat, 2 Aug 2025 07:16:39 +0530 Subject: [PATCH 1/3] Update README.md --- README.md | 75 +++++++++++++++++++------------------------------------ 1 file changed, 25 insertions(+), 50 deletions(-) diff --git a/README.md b/README.md index 597b39b44..eda3ca4bd 100644 --- a/README.md +++ b/README.md @@ -1,96 +1,71 @@ frame (3) -# [Project Name] 🎯 +# Chittappan_advice 🎯 ## Basic Details -### Team Name: [Name] +### Team Name: Techies ### Team Members -- Team Lead: [Name] - [College] -- Member 2: [Name] - [College] -- Member 3: [Name] - [College] +- Team Lead: Muhammed sinan m - TKM college of engineering +- Member 2: sreerag - TKM college of engineering + ### Project Description -[2-3 lines about what your project does] +Chittappan_Advice is a hilariously useless yet fun web app where users upload a palm photo, enter their details, and receive wildly entertaining AI-powered future predictions. Think of it as the digital version of that one uncle who always gives unsolicited advice — except powered by Google Gemini! ### The Problem (that doesn't exist) -[What ridiculous problem are you solving?] +People aren’t getting enough free and completely unscientific predictions about their future. How will they know if they’ll meet a cat tomorrow or become a dance analyst at the FIFA World Cup? ### The Solution (that nobody asked for) -[How are you solving it? Keep it fun!] +By combining palm photos, user details, and Gemini AI, we deliver quirky, point‑wise future predictions that are as accurate as your horoscope app — but 10x funnier. ## Technical Details ### Technologies/Components Used For Software: -- [Languages used] -- [Frameworks used] -- [Libraries used] -- [Tools used] + Languages: JavaScript, JSX + Frameworks: React + Vite + Styling: Tailwind CSS + AI Model: Google Gemini API (gemini-1.5-flash) + Deployment: Vercel For Hardware: -- [List main components] -- [List specifications] -- [List tools required] + None (unless you count the user’s hand ✋) ### Implementation For Software: # Installation -[commands] + git clone https://github.com/yourusername/chittappan_advice.git + cd chittappan_advice + npm install # Run -[commands] + npm run dev ### Project Documentation For Software: # Screenshots (Add at least 3) -![Screenshot1](Add screenshot 1 here with proper name) -*Add caption explaining what this shows* + Landing page where the magic begins — upload your palm and see your destiny. + image -![Screenshot2](Add screenshot 2 here with proper name) -*Add caption explaining what this shows* -![Screenshot3](Add screenshot 3 here with proper name) -*Add caption explaining what this shows* -# Diagrams -![Workflow](Add your workflow/architecture diagram here) -*Add caption explaining your workflow* - -For Hardware: -# Schematic & Circuit -![Circuit](Add your circuit diagram here) -*Add caption explaining connections* - -![Schematic](Add your schematic diagram here) -*Add caption explaining the schematic* +# Diagrams + User uploads palm → Gemini analyzes (pretends to) → Returns hilarious predictions -# Build Photos -![Components](Add photo of your components here) -*List out all components shown* -![Build](Add photos of build process here) -*Explain the build steps* -![Final](Add photo of final product here) -*Explain the final build* -### Project Demo -# Video -[Add your demo video link here] -*Explain what the video demonstrates* -# Additional Demos -[Add any extra demo materials/links] ## Team Contributions -- [Name 1]: [Specific contributions] -- [Name 2]: [Specific contributions] -- [Name 3]: [Specific contributions] +- muhammed sinan m: user interface design using react ,tailwind css +- sreerag vs: gemini api integration + --- Made with ❤️ at TinkerHub Useless Projects From 7509a9dda802ebd74ef3f3502bf702b6e63abea4 Mon Sep 17 00:00:00 2001 From: sinan Date: Sat, 2 Aug 2025 07:25:06 +0530 Subject: [PATCH 2/3] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index eda3ca4bd..1c6398f28 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ # Chittappan_advice 🎯 +website url hosted on vercel: +https://chittappan-advice.vercel.app/ ## Basic Details ### Team Name: Techies From 15499d4f72df1420a24ceb686916735da8e1d66c Mon Sep 17 00:00:00 2001 From: sinan Date: Sat, 2 Aug 2025 07:31:21 +0530 Subject: [PATCH 3/3] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c6398f28..152995667 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ frame (3) - +git clone: +https://github.com/sinan4367/chittappan_advice # Chittappan_advice 🎯 website url hosted on vercel: