Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.36 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.36 KB

Recents - An AI app to provide latest news summaries.

Landing Page

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.

How to run project

  • 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

Licenses 📃

Contact 🔗