yashasvini121 / predictive-calc

An interactive web application developed with Streamlit, designed for making predictions using various machine learning models. The app dynamically generates forms and pages from JSON configuration files. ⭐ If you found this helpful, consider starring the repo!
https://predictive-calc.streamlit.app/
MIT License
25 stars 72 forks source link

Text Summarization Model #147

Closed Peart-Guy closed 1 month ago

Peart-Guy commented 1 month ago

Description

I added a Text Summarizer Model Name: Ankan Github: Peart-Guy Participant role: GSSOC-24 EXTD , Hacktoberfest

Issue Resolved

139

Changes Made

I added a new model which summarizes long texts that enhances understanding and speed up learning—perfect for students and professionals alike.

Screenshots or Videos

https://github.com/user-attachments/assets/5b00cfe0-2dff-4790-b88b-7cc1647f0460

Additional Details

Checklist

Peart-Guy commented 1 month ago

@yashasvini121 I have done my work. Kindly check it out and give GSSOC-24 EXTD, Hacktoberfest and Level 3. It will be an honor

Peart-Guy commented 1 month ago

Your work in not in the correct project structure. Please refer docs/

Since my program is a NLP model so it is done in a single file and it does not need any separate code file to train or a separate code file to run or a separate file of data sets @yashasvini121

yashasvini121 commented 1 month ago

Feel free to reach out if you have any questions regarding the expected changes.

Peart-Guy commented 1 month ago

Feel free to reach out if you have any questions regarding the expected changes.

@yashasvini121 Since my project comes with the built in UI so it is completed in one single file. My project does not need separate predict.py file or separate UI file. It will completely run by the Text Summarizer.py in the pages folder

I hope I was able to explain everything clearly. Would you like any further adjustments?

yashasvini121 commented 1 month ago

Feel free to reach out if you have any questions regarding the expected changes.

@yashasvini121 Since my project comes with the built in UI so it is completed in one single file. My project does not need separate predict.py file or separate UI file. It will completely run by the Text Summarizer.py in the pages folder

I hope I was able to explain everything clearly. Would you like any further adjustments?

Your project works fine, but please note that the PR checklist specifies that the required project structure must be followed. If not, your PR will only receive a Level 1 rating.

Peart-Guy commented 1 month ago

Feel free to reach out if you have any questions regarding the expected changes.

@yashasvini121 Since my project comes with the built in UI so it is completed in one single file. My project does not need separate predict.py file or separate UI file. It will completely run by the Text Summarizer.py in the pages folder I hope I was able to explain everything clearly. Would you like any further adjustments?

Your project works fine, but please note that the PR checklist specifies that the required project structure must be followed. If not, your PR will only receive a Level 1 rating.

@yashasvini121 But I don't have extra files to add ,to maintain the project structure. Kindly understand that my project is designed to be simple and efficient, requiring only a single file to function perfectly. This streamlined approach reflects my preference for minimalistic programming, ensuring both ease of maintenance and clarity in structure. I trust that I have clearly explained the issue, and I am confident that you will understand my perspective. Thank You

Peart-Guy commented 1 month ago

Feel free to reach out if you have any questions regarding the expected changes.

@yashasvini121 Since my project comes with the built in UI so it is completed in one single file. My project does not need separate predict.py file or separate UI file. It will completely run by the Text Summarizer.py in the pages folder I hope I was able to explain everything clearly. Would you like any further adjustments?

Your project works fine, but please note that the PR checklist specifies that the required project structure must be followed. If not, your PR will only receive a Level 1 rating.

@yashasvini121 But I don't have extra files to add ,to maintain the project structure. Kindly understand that my project is designed to be simple and efficient, requiring only a single file to function perfectly. This streamlined approach reflects my preference for minimalistic programming, ensuring both ease of maintenance and clarity in structure. I trust that I have clearly explained the issue, and I am confident that you will understand my perspective. Thank You

@yashasvini121 I hope you understood. Will be waiting for your reply Thank You

Peart-Guy commented 1 month ago

@yashasvini121 Thank You for Understanding. It was pleasure working with you.