GPT4 - The Tweets
Tweets about GPT4 - updated daily
@kaggle.konradb_gpt4_the_tweets
Tweets about GPT4 - updated daily
@kaggle.konradb_gpt4_the_tweets
CREATE TABLE tweets (
"date" VARCHAR,
"text" VARCHAR,
"user_name" VARCHAR,
"user_location" VARCHAR,
"user_description" VARCHAR,
"user_created" VARCHAR,
"user_followers" BIGINT,
"user_friends" BIGINT,
"user_favourites" BIGINT,
"user_verified" BOOLEAN,
"hashtags" VARCHAR,
"source" VARCHAR
);
Anyone who has the link will be able to view this.