A NLP based news application powered by API.ai
Tidings is a NLP based news applications that extracts the intents and entities from the user's request and uses this extracted context to fetch the content for the user.
You can check the app here. Its currently in development but I am repeatedly updating and fixing the issues. The target is to complete all the below mention goals and to finally deploy the production ready build.
- Server side rendering
- Write tests
- real-time updates
- Offline-first
Tidings declarative approach makes it easy to search the articles on the web.
For eg -
I want some articles on sports
Latest articles on football
Some articles from TheVerge
What's new on the Techcrunch!
Refer to this guide more info.
Contributions are appreciated. Here are some ideas to improve the app further.
- Find or fix bugs
- Suggest UI changes
- Request for a new category for news
- Issues regarding the fulfilment of a request
- Add tests
ISC