Here I have made a text summerization bot
- Python 3.x
- Jupyter Notebook or any compatible environment
- Visual Studio code
- Clone the repository:
git clone https://github.com/S18-Niloy/Automated_Text_Summerization.git- Install dependencies:
pip install -r requirements.txt
- Run the model:
python -m streamlit run app.py
