Skip to content

MANURAJ7/CyberAlertz_FrontEnd

Repository files navigation

Getting Started

First run the development server :

# install libraries and modules

npm i

# starting script

npm run dev

Routes

  • / : Home Route includes the Latest news which is fetched by Cosmo Cloud API.

  • /Search : Search Route is for making Vector Search requests on MongoDb's Vector Database through Cosmo Cloud vector search API (utilizing Gemini for Embeddings generation).

  • /Article : Article Route has two features -> showcasing the article & AI search for article related questions that reader migh have (utilizing Gemini).

  • /Bookmark : Bookmark Route for storing bookmarked articles by user.

  • /Analytics : Analytics Route is a Dashboard for showcasing the news trends. [Coming Soon...]

  • Settings : For User Profile & Site related settings. [Coming Soon...]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published