SYNDEX is a powerful and intuitive news aggregator application built with React, designed to provide users with a comprehensive and personalized experience for consuming news from various sources. Powered by cutting-edge AI technology, this application offers a unique and engaging way to stay informed and up-to-date with the latest developments across multiple domains.
Leveraging advanced AI algorithms, SYNDEX seamlessly aggregates news articles from a vast array of trusted sources, ensuring that users have access to the most relevant and diverse range of information. The AI system intelligently curates and categorizes the news, making it easier for users to navigate and discover content that aligns with their interests.
Through a user-friendly interface, SYNDEX allows users to customize their news feed based on their preferences and interests. Users can select specific topics, sources, or keywords that they wish to follow, ensuring that their news feed is tailored to their unique needs and preferences.
In today's fast-paced world, staying informed can be challenging. SYNDEX addresses this by providing concise and bite-sized summaries of news articles, allowing users to quickly grasp the essence of each story. These summaries are generated through advanced natural language processing techniques, ensuring accurate and informative representations of the original articles.
SYNDEX goes beyond traditional news aggregation by incorporating AI-assisted content discovery. The application analyzes users' reading patterns, preferences, and interactions to suggest relevant articles and topics they might be interested in, expanding their knowledge horizons and exposing them to diverse perspectives.
Built with React, SYNDEX offers a smooth and responsive user experience across various devices and platforms. The intuitive interface allows users to easily navigate, search, and interact with news content, ensuring a seamless and enjoyable experience.
Hosted version SYNDEX V.1.0 Staging Application on Vercel
To run this project on your local machine make sure that all the following are checked
Nodejs installed on your computer (MacOS, Windows, Linux) Git installed on your computer Use the following commands to get started with the project
git clone https://github.com/TANMEDIAGROUP/Syndex-Fn.gitcd Syndex-Fn
npm install
npm run dev
npm run lintis used to format and check for linting errors filesnpm run coverageis used to run tests and generate coverage reportsnpm run buildis used to build the production ready version of the projects. Used during deployment
To successfully navigate the codebase of the project, you will need undertanding of the following technologies that are being used to develop this application: