Navin is a Flutter app that gets news from a news API and classifies news with the help of machine learning. The app allows users to stay up-to-date on the latest news, filter news by category, and search for news articles. NAvin also uses machine learning to classify news articles into different categories, such as "business," "technology," "politics," and "entertainment." This allows users to easily find the news that is most relevant to them.
- Get the latest news from a variety of sources
- Filter news by category
- Search for news articles
- Cross platform
Clone the project
git clone https://github.com/prajyot-pawar/Navin--News-Classifier
Go to the project directory
cd Navin--News-Classifier
Install dependencies
flutter pub get
Run app
flutter run
Troubleshooting:
If you are having trouble running the app, make sure that you have the latest version of Flutter installed. You can also try restarting your computer.
Contributing:
If you want to contribute to the app, you can fork the GitHub repository and make your changes. Once you are done, submit a pull request.
I hope this helps!
Here are some additional resources that you may find helpful:
- Flutter documentation: https://docs.flutter.dev/
- Flutter GitHub repository: https://github.com/flutter/flutter