Recents is an AI web app which summarizes news for you leveraging Google's Gemini API. It has two spotlight features. A daily summarizer to provide news summaries of 3-5 articles and Limelight (under development) which provides any news trhough a chat based system.
- Clone the repository
git clone https://github.com/Goldfish7718/recents.git
-
Refer the .env.example in client and server for any required API keys.
-
Install dependencies and start the development server
npm install
npm run dev
- This project is licensed under the MIT License
- For any questions, please contact me on my email: [email protected]