Demo summarizer on huggingface
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.pemFeatures of this simple demo is that is can handle translation into 5 most used languages with awesome summarization action .