Skip to content

sepehr21ar/Multi-lang-Summarizer

Repository files navigation

Demo summarizer on huggingface

This is a translation summarize project

using free cohere api and langchain for developping that. I add a backend fast api file as app_api.py in seperate way . and the stracture of project is :

C:.
│   .env
│   .env.example
│   .gitignore
│   app_api.py
│   app_gradio.py
│   file_utils.py
│   README.md
│   requirements.txt
│   summarizer.py
│
├───.gradio
│       certificate.pem

Features of this simple demo is that is can handle translation into 5 most used languages with awesome summarization action .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages