Daily -news-collecting Intr oduction This program selects for latest news articles at the time of initializing the program to summarize and store in database Instructions Start program from ./app/main.py Input links of desired webpages and it will search these links and ask GPT to summarize the information (sample is included in /search/search.py package) GPT-API Allows for full code automation (with out this, the work around is using opencv and pyautogui) Future improvements Create API to transfer data between GPT and program Create an API endpoint or a webhook receiver. Input the data received from gpt into this endpoint. With Python script make requests to the API endpoint or listens to the webhook to receive the data.
Built With
- seo
Log in or sign up for Devpost to join the conversation.