Skip to content

Add Pond's Week 1 website summarizer - #3794

Open
Kankawee346 wants to merge 1 commit into
ed-donner:mainfrom
Kankawee346:pond-week1-day1
Open

Add Pond's Week 1 website summarizer#3794
Kankawee346 wants to merge 1 commit into
ed-donner:mainfrom
Kankawee346:pond-week1-day1

Conversation

@Kankawee346

Copy link
Copy Markdown

Week 1 Website Summarizer

I created a simple website summarizer using OpenAI.

The project:

  • Fetches text content from a website
  • Removes irrelevant HTML content
  • Sends the cleaned content to an OpenAI model
  • Produces a short and clear summary in bullet points

This exercise helped me understand system prompts, user prompts, message structure, web scraping, and calling an LLM through an API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant