bhaaratkrishnan / vertex-summarizer-svelte

Vertex Summarizer is a text summarization tool

Home Page:https://vertex-summarizer-svelte-n7c4raaeaq-uc.a.run.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vertex Summarizer

Vertex Summarizer is a text summarization tool that utilizes Google Cloud's Vertex AI API and Cloud Functions. This application is developed with SvelteKit and deployed using Cloud Run.

Curious about Google Cloud services? Join Code Vipassana for real-time implementations and practical use cases.
Know More

Documentation

Codelab Link
Medium Blog Link

Live Demo

The live application is can be tested out in this URL : App Link
Dont spam

Environment Variables

To run this project, you will need to add the following environment variables to your Dockerfile.

PUBLIC_FUNCTION_URL - Google Cloud Function URL.

Run Locally

Clone the project

  git clone https://github.com/bhaaratkrishnan/vertex-summarizer-svelte.git

Go to the project directory

  cd vertex-summarizer-svelte

Install dependencies

  npm install

Start the server

  npm run dev

Related

Here are some related projects

Serverless Services in Google Cloud Platform

About

Vertex Summarizer is a text summarization tool

https://vertex-summarizer-svelte-n7c4raaeaq-uc.a.run.app/

License:Apache License 2.0


Languages

Language:Svelte 48.3%Language:Python 23.0%Language:JavaScript 7.7%Language:HTML 7.6%Language:Dockerfile 6.4%Language:CSS 5.2%Language:TypeScript 1.9%