Skip to content

sakibcy/MakeEasyAI-BackEnd

Repository files navigation

Make Easy AI Back End

A Modern Browser Extension for Translation and Summarizing


  • Use JWT (Json Web Token on Auth).
  • Uses Prisma ORM and PostgreSQL for Database.
  • This API under the hood talk to Google Cloud Translate API for Translations.
  • Under the hood it talk to Gemini AI for Summarizing.
  • Integrated DevOps functionality with Google Could.

Technology: Express, TypeScript, Prisma ORM, PostgreSQL, JWT, Google Cloud Translate API, Gemini AI

Technology