Skip to content
#

gpt-api

Here are 53 public repositories matching this topic...

This Python script allows you to interact with a GPT-3.5-turbo model by OpenAI to analyze and summarize articles from URLs. You can ask questions about the article, and the model will answer based on the content. The script uses the newspaper3k library to extract the article content and the OpenAI API to communicate with the GPT-3.5-turbo model.

  • Updated Apr 5, 2023
  • Python

Improve this page

Add a description, image, and links to the gpt-api topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gpt-api topic, visit your repo's landing page and select "manage topics."

Learn more