NewsSwipe (A Hackathon Project)

This project was developed during the DeveloperWeek 2024 Hackathon.
The project is iOS application that summarizes news articles using GPT-3.5. The application uses the OpenAI API to generate summaries of news articles, and uses google news API to fetch the latest articles.

Currently I have stopped the backend server, so the application is not functional.
I plan to re-deploy the server in the future, and publish the application on the App Store.

Checkout the project in detail on Github