From edbd9fcf434282d5e28eab0fb3abad2ba6dc02dd Mon Sep 17 00:00:00 2001 From: Akshadha A <95520592+AksA1210@users.noreply.github.com> Date: Sat, 2 Nov 2024 09:30:34 +0530 Subject: [PATCH 1/5] Update README.md --- README.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 1daffed71..cf9a89c1b 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,8 @@ ### Team Members -- Team Lead: [Name] - [College] -- Member 2: [Name] - [College] -- Member 3: [Name] - [College] +- Team Lead: Akshadha A - CUSAT + ### Project Description [2-3 lines about what your project does] @@ -86,10 +85,6 @@ For Hardware: # Additional Demos [Add any extra demo materials/links] -## Team Contributions -- [Name 1]: [Specific contributions] -- [Name 2]: [Specific contributions] -- [Name 3]: [Specific contributions] --- Made with ❤️ at TinkerHub Useless Projects From b1d92fd708adc9a812ab3a843505eba1254a8535 Mon Sep 17 00:00:00 2001 From: Akshadha A <95520592+AksA1210@users.noreply.github.com> Date: Sat, 2 Nov 2024 09:37:38 +0530 Subject: [PATCH 2/5] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cf9a89c1b..a3b65c28e 100644 --- a/README.md +++ b/README.md @@ -12,13 +12,14 @@ ### Project Description -[2-3 lines about what your project does] +The project, The Anti-Algorithm, is a reverse recommendation system that takes users’ favorite books, movies, or songs and suggests completely unrelated items. Instead of matching their tastes, the system recommends random, obscure things they’d never think to explore. ### The Problem (that doesn't exist) -[What ridiculous problem are you solving?] +People are constantly trapped in their echo chambers, discovering content that aligns too closely with their tastes. How can someone truly expand their horizons if they’re only recommended things they actually like? ### The Solution (that nobody asked for) -[How are you solving it? Keep it fun!] +Our app deliberately mismatches users’ preferences, injecting a bit of randomness and surprise into their lives! +[randomness at its finest] ## Technical Details ### Technologies/Components Used From 1ebb4b7ba38d1f5b705ce37e1a07bea48a273054 Mon Sep 17 00:00:00 2001 From: Akshadha A <95520592+AksA1210@users.noreply.github.com> Date: Sat, 2 Nov 2024 09:40:58 +0530 Subject: [PATCH 3/5] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3b65c28e..46382b472 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,10 @@ Our app deliberately mismatches users’ preferences, injecting a bit of randomn ## Technical Details ### Technologies/Components Used For Software: -- [Languages used] -- [Frameworks used] -- [Libraries used] -- [Tools used] +- Languages used : JS, Python +- Frameworks used : ReactJS [frontend], FastAPI [backend] +- Libraries used : SQLAlchemy (for database ORM), SQLite (database) +- Tools used : Uvicorn (for running FastAPI server), JSON or external APIs for random items For Hardware: - [List main components] From 706bb05bb85e73ac7ba7626aeb83bc766bcc1524 Mon Sep 17 00:00:00 2001 From: Akshadha A <95520592+AksA1210@users.noreply.github.com> Date: Sat, 2 Nov 2024 09:42:19 +0530 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46382b472..218491cf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ readme-banner -# [Project Name] 🎯 +# AntiAlgo 🎯 ## Basic Details From 074ef44ae3af7ae92eb9e5d1b8f07cc3edf297d2 Mon Sep 17 00:00:00 2001 From: AksA1210 Date: Sat, 2 Nov 2024 10:11:02 +0530 Subject: [PATCH 5/5] commit --- README.md | 55 +++++++++++++++++++++++++++++++++++-------------------- 1 file changed, 35 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 218491cf5..b89debb4f 100644 --- a/README.md +++ b/README.md @@ -2,96 +2,111 @@ # AntiAlgo 🎯 - ## Basic Details -### Team Name: [Name] +### Team Name: AA ### Team Members -- Team Lead: Akshadha A - CUSAT +- Member: Akshadha A - CUSAT ### Project Description -The project, The Anti-Algorithm, is a reverse recommendation system that takes users’ favorite books, movies, or songs and suggests completely unrelated items. Instead of matching their tastes, the system recommends random, obscure things they’d never think to explore. + +The project, The Anti-Algorithm, is a reverse recommendation system that takes users’ favorite books, movies, or memes and suggests completely unrelated items. Instead of matching their tastes, the system recommends random, obscure things they’d never think to explore. ### The Problem (that doesn't exist) + People are constantly trapped in their echo chambers, discovering content that aligns too closely with their tastes. How can someone truly expand their horizons if they’re only recommended things they actually like? ### The Solution (that nobody asked for) + Our app deliberately mismatches users’ preferences, injecting a bit of randomness and surprise into their lives! [randomness at its finest] ## Technical Details + ### Technologies/Components Used + For Software: -- Languages used : JS, Python + +- Languages used : JavaScript, Python - Frameworks used : ReactJS [frontend], FastAPI [backend] - Libraries used : SQLAlchemy (for database ORM), SQLite (database) - Tools used : Uvicorn (for running FastAPI server), JSON or external APIs for random items For Hardware: + - [List main components] - [List specifications] - [List tools required] ### Implementation + For Software: + # Installation + [commands] # Run + [commands] ### Project Documentation + For Software: # Screenshots (Add at least 3) + ![Screenshot1](Add screenshot 1 here with proper name) -*Add caption explaining what this shows* +_Add caption explaining what this shows_ ![Screenshot2](Add screenshot 2 here with proper name) -*Add caption explaining what this shows* +_Add caption explaining what this shows_ ![Screenshot3](Add screenshot 3 here with proper name) -*Add caption explaining what this shows* +_Add caption explaining what this shows_ # Diagrams + ![Workflow](Add your workflow/architecture diagram here) -*Add caption explaining your workflow* +_Add caption explaining your workflow_ For Hardware: # Schematic & Circuit + ![Circuit](Add your circuit diagram here) -*Add caption explaining connections* +_Add caption explaining connections_ ![Schematic](Add your schematic diagram here) -*Add caption explaining the schematic* +_Add caption explaining the schematic_ # Build Photos + ![Components](Add photo of your components here) -*List out all components shown* +_List out all components shown_ ![Build](Add photos of build process here) -*Explain the build steps* +_Explain the build steps_ ![Final](Add photo of final product here) -*Explain the final build* +_Explain the final build_ ### Project Demo + # Video + [Add your demo video link here] -*Explain what the video demonstrates* +_Explain what the video demonstrates_ # Additional Demos -[Add any extra demo materials/links] +[Add any extra demo materials/links] --- -Made with ❤️ at TinkerHub Useless Projects + +Made with ❤️ at TinkerHub Useless Projects ![Static Badge](https://img.shields.io/badge/TinkerHub-24?color=%23000000&link=https%3A%2F%2Fwww.tinkerhub.org%2F) ![Static Badge](https://img.shields.io/badge/UselessProject--24-24?link=https%3A%2F%2Fwww.tinkerhub.org%2Fevents%2FQ2Q1TQKX6Q%2FUseless%2520Projects) - - -