Skip to content

argodevops/ai-summarisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title emoji colorFrom colorTo sdk sdk_version app_file pinned license
Ai Summarisation
🚀
pink
indigo
streamlit
1.32.2
app.py
false
apache-2.0

Argo AI Summarisation

License

Description

Argo AI Summarisation tool which performs basic text and audio summarisation. The data to be summarised can be ingested via different methods and configured to defined the minimum and maximum length of the summarised text. It is built using Streamlit and Huggingface libraries.

Installation

  1. Clone the repository:

    git clone https://github.com/argonauts/ai-summarisation.git
  2. Navigate to the project directory:

    cd ai-summarisation
  3. Install dependencies

    pip install -r requirements.txt

Usage

To run the Argo AI Summarisation tool, execute the following command:

streamlit run app.py

This will start the Streamlit application and provide you with a web interface to interact with the summarisation tool.

License

This project is licensed under the Apache License 2.0.

About

Performs basic text and audio summarization using LLMs available on Huggingface and using Streamlit.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages