A modern and intelligent news app that provides concise AI-generated summaries and bias ratings for news articles, helping users stay informed and make sense of the news landscape.
- 🌟 AI-Generated Summaries: Get brief, accurate summaries of news articles using advanced natural language processing.
- ⚖️ Bias Ratings: Assess the political or ideological leanings of news articles to understand potential biases.
- 🖥️ Modern UI: A sleek, responsive design built with React.
- 🔍 Search and Filter: Easily search for topics.
- 🌐 Dynamic News Feed: Stay up-to-date with a real-time feed of the latest articles.
- Frontend: React, CSS Modules, Material-UI
- AI Integration: OpenAI API (or similar)
- Hosting: GitHub Pages
Ensure you have the following installed:
- Node.js (v14 or newer)
- npm or yarn
- Clone the repository:
git clone https://github.com/LouisSim/news-frontend.git
This project was bootstrapped with Create React App.