This project was developed under the Manthan hackathon on Nov'23. It utilises Meta's bart model fine-tuned on CNN daily newspapers for enhanced summarisation capabilities, to summarize texts of 100 to 100k characters.
- Article summarization
- Research paper summarization
- PDF summarization (under-development)
- Image generation using Stable Diffusion based on keywords extracted via NLP from summarized text ( under-development)
Simple download the project code, and run it on live server.
# Clone the repository
git clone https://github.com/aumvats/infogpt-manthan-hackathon.git
# Navigate to the project directory
cd infogpt-manthan-hackathon