Show HN: GPT4-powered Slack bot that can scrape URL contents
3 by alex000kim | 0 comments on Hacker News.
This repository contains a Python-based Slack GPT Bot that uses OpenAI's GPT model to answer users' questions. Additionally, the bot can extract content from URLs provided in the user's message and take into account their content in its response. Features - Extract URLs from user messages - Scrape webpage content from URLs - Integrate with OpenAI's GPT-4 to answer questions - Maintain conversation context in a threaded format - Socket mode integration with Slack
3 by alex000kim | 0 comments on Hacker News.
This repository contains a Python-based Slack GPT Bot that uses OpenAI's GPT model to answer users' questions. Additionally, the bot can extract content from URLs provided in the user's message and take into account their content in its response. Features - Extract URLs from user messages - Scrape webpage content from URLs - Integrate with OpenAI's GPT-4 to answer questions - Maintain conversation context in a threaded format - Socket mode integration with Slack