Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 612 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 612 Bytes

changemyview-llm

This repository houses a Streamlit app that employs praw—Reddit's Python API wrapper—in conjunction with OpenAI GPT-4 models to retrieve posts from the r/changemyview subreddit and generate AI-powered responses.

As an exercise, we instruct GPT-4 to concoct a counter argument no matter the position of the original poster.

You can use the public version on the Streamlit Cloud.