Skip to content

obaidullah-faruk/Summarizer-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Summary

This is a summarizer System used hugging face model for text summarization.

Tech Stack

Backend Server: FastAPI
Database: Postgresql
Monitoring: Prometheus, Grafana, Promtail, Loki
Containerization: Docker

Acknowledgements

Features

  • Text summarization
  • Authentication + Google authentication

Instructions

  • create .env file from .env.example

Installation

Install & run the project with docker

  docker compose up --build

URLs

  backend → http://localhost:80
  Swagger UI → http://localhost:80/docs
  ReDoc → http://localhost:80/redoc
  Prometheus UI → http://localhost:9090
  Grafana UI → http://localhost:3000

About

A text to summary application. This is a learning by doing project.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors