This repository houses the backend Django code for the NewsDaily application. It serves a React-based front end, handles user authentication, and provides article summarization and keyword extraction features.
- Receives requests from the React-based front end.
- Includes a user authentication system to create, validate, and grant access to users.
- Houses code for article summarization for improved user experience.
- Contains logic for keyword extraction to enable contextual recommendations.
To experience NewsDaily's features, visit our live demo here.
For inquiries, suggestions, or contributions, reach out to the project maintainer: Farneet Singh. You can also checkout the frontend code.
The project is licensed under the MIT License.