avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.71k stars 1.06k forks source link

[Script]: AI text generation #2878

Open MrResilient opened 1 year ago

MrResilient commented 1 year ago

Aim

Utilizes the transformers library to perform text generation using the GPT-3.5 architecture. You'll need to install the transformers library first

Details

Utilizes the transformers library to perform text generation using the GPT-3.5 architecture. You'll need to install the transformers library first

Record

KshamaSingh14 commented 1 year ago

I want to work on this issue, please assign it to me