A first pass at creating a @langchain vectorstore for each tweet I have "liked"
I already store them as a json blob on https://lets.m4ke.org/tweets
This ingests them documents - each looking like @twitter_user_name says tweet_text_here
Samples:
>>> qa.run("what is @jakedahn tweeting about")
' @jakedahn is tweeting about art and creativity.'