01 : Post Generator

Technologies: Python, BeautifulSoup, OpenAI(chatgpt), Requests, os

This code is a Python script that generates a post for social media by scraping data from a given URL and summarizing it using the OpenAI GPT-3.5-Turbo language model. The script saves the generated post text and an image from the URL (if available) in a specified folder path. It is important to notice that the post is customizable and can have the maximum number of characters that the user wants. The project is scalable and highly customizable.

Post Folder