|
| 1 | +import { IdeaLayout } from '@/components/IdeaLayout' |
| 2 | + |
| 3 | +export const meta = { |
| 4 | + title: 'Perspective', |
| 5 | + description: 'An GenAI-Powered Open-Source Opposing Perspective companion which breaks the confirmation bias and today\'s news echo chamber where any wrong perspective can spread like fire.' |
| 6 | +} |
| 7 | + |
| 8 | +export default (props) => <IdeaLayout meta={meta} {...props} /> |
| 9 | + |
| 10 | +### Project Type: Large |
| 11 | + |
| 12 | +## Description: |
| 13 | + |
| 14 | +In today's digital landscape, personalized content algorithms and social media feeds often create echo chambers of various news and different perspectives and narratives. Users are repeatedly exposed to viewpoints confirming their beliefs. This reinforcement of confirmation bias leads to increased polarization and limits critical thinking. |
| 15 | + |
| 16 | +The 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 constantly fed, ultimately fostering a more balanced and nuanced understanding of complex facts. You don't need to rely on truncated news, get complete facts. |
| 17 | + |
| 18 | + |
| 19 | +Users can benefit from features such as: |
| 20 | +* Counter-perspective: Instantly see counterarguments and narration of why other perspective. |
| 21 | +* Reasoned Thinking: The tool will provide a counter-narrative of the same fact with strongly connected facts. |
| 22 | +* Updated Facts: With the help of context-aware LLMs, we will provide the latest facts and counter-facts. |
| 23 | +* Seamless Integration: Works with news, blogs, and social media applications. |
| 24 | +* Real-Time Analysis: You don't need to wait for any author, make Perspective your companion for immediate insights as you browse. |
| 25 | + |
| 26 | +Expected Outcomes: |
| 27 | +* Less Bias in narratives: Break out of echo chambers. |
| 28 | +* Wider Perspectives: Broaden your understanding of the news you are watching. |
| 29 | +* Better Discourse: More balanced discussions. |
| 30 | +* Sharper Analysis: Improved critical thinking and decreased your mind's polarisation. |
| 31 | + |
| 32 | +Required Skills: |
| 33 | +* Frontend Development (ReactJS) |
| 34 | +* Backend Development (Python, FastAPI) |
| 35 | +* AI and NLP (Python, LangChain, Langgraph, Prompt Engineering) |
| 36 | +* Database Management (Any VectorDB) |
| 37 | + |
| 38 | +Mentors: |
| 39 | +`Manav Sarkar` |
0 commit comments