larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.14k stars 854 forks source link

New python project made by Annarhysa Albert #275

Closed Annarhysa closed 1 year ago

Annarhysa commented 1 year ago

This is a Summarizer application that summarizes ur text greater than 100 words and make it concise according to your choice. You can run my application on your device using streaml run you will have to install two libraries for that as well openai and streamlit. I couldn't deploy it because of some issues in my PC. It run's fine on local host!

larymak commented 1 year ago

It's a great project but I would like to see it developed with a user interface for ease of usage.