From 798936653a511196a178cca358cc31f15ebef1ed Mon Sep 17 00:00:00 2001 From: Manav Sarkar <42129636+ManavSarkar@users.noreply.github.com> Date: Sat, 15 Feb 2025 16:38:44 +0530 Subject: [PATCH] Update opposing-ai.mdx --- src/pages/ideas/2025/opposing-ai.mdx | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/pages/ideas/2025/opposing-ai.mdx b/src/pages/ideas/2025/opposing-ai.mdx index aa7bbe7..65f8bff 100644 --- a/src/pages/ideas/2025/opposing-ai.mdx +++ b/src/pages/ideas/2025/opposing-ai.mdx @@ -1,8 +1,8 @@ import { IdeaLayout } from '@/components/IdeaLayout' export const meta = { - title: 'AI For Opposing Perspecive', - description: 'An GenAI-Powered Open-Source debate companion that analyzes online content—from news articles to social media posts—and automatically generates alternative viewpoints. By challenging prevailing opinions, it helps users break out of their confirmation bias bubbles and fosters a more balanced, critical approach to information consumption.' + title: 'AI For Opposing Perspective', + description: 'An GenAI-Powered Open-Source Opposing Perspective companion breaking your echo chamber with instant counterarguments. Get diverse perspectives, challenge your biases, and stay informed fast.' } export default (props) => @@ -11,7 +11,8 @@ export default (props) => ## Description: -In today's digital landscape, personalized content algorithms and social media feeds often create echo chambers where users are repeatedly exposed to viewpoints that confirm their existing beliefs. This reinforcement of confirmation bias leads to increased polarization and limits critical thinking. +In today's digital landscape, personalized content algorithms and social media feeds often create echo chambers where users are repeatedly exposed to viewpoints confirming their beliefs. This reinforcement of confirmation bias leads to increased polarization and limits critical thinking. + The AI For Opposing Perspective app tackles the issue of echo chambers and confirmation bias by actively presenting users with well-researched, alternative viewpoints alongside their regularly consumed content. It analyzes the current narrative of a news article, social media post, or online discussion, then curates counterarguments from credible sources. This exposure encourages critical evaluation and helps users see beyond the single perspective they might be accustomed to, ultimately fostering a more balanced and nuanced understanding of complex topics. @@ -30,10 +31,10 @@ Expected Outcomes: * Reduced Polarization: Encourages open-minded debate. Required Skills: -* Frontend Development (React Native) -* Backend Development (Node.js, FastAPI) -* AI and NLP (Python, LangChain, Langgraph) -* Database Management (VectorDB) +* Frontend Development (ReactJS) +* Backend Development (Python, FastAPI) +* AI and NLP (Python, LangChain, Langgraph, Prompt Engineering) +* Database Management (Any VectorDB) Mentors: `Manav Sarkar`