daggy1234 / f1twtr_gpt_chatbot

A simple chatbot to generate tweets from a corpus of scraped f1 tweets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GPT3 powered f1 tweets

Data Scraping

I scraped this data using the methodolgy outlined in https://github.com/daggy1234/f1twtbot. This was when twitter was a free api. All of the data ends on feb 8th 2022.

OPenAI

I used OpenAI for both the LLM and the EMbeddings. The API was pretty affordable, but you will need a key to make this demo work.

Demo

demo.mp4

About

A simple chatbot to generate tweets from a corpus of scraped f1 tweets


Languages

Language:Python 100.0%