What your tweets tell about you? Get personalized answers to your questions based on your recent tweets. Our website analyzes your Twitter activity to provide you with accurate and relevant responses to your queries
TweetSage is an open-source tool that allows users to analyze their Twitter activity and get answers to their questions based on their recent tweets. It works by fetching the user’s recent tweets from the Twitter API and using openAI’s API to generate answers. The project is built on the nextJS 13 experimental version and requires users to fork and clone the repository, install dependencies, and set up API keys for Twitter and openAI. The project is currently not being maintained.
Follow the steps below to install and set up TweetSage on your local machine:
git clone https://github.com/<Your-name>/TweetSage.git
..env
file in the root directory with the required variables..env
file..env
file.TweetSage is an open-source Twitter analysis tool that uses user’s recent tweets to generate answers to their questions. It utilizes openAI’s API and is built on the nextJS 13 experimental version. Users can contribute to the project and learn about ReactJS, NextJS, Typescript, and TailwindCSS. Installation requires forking and cloning the repository, setting up API keys, and running the project locally. However, it should be noted that TweetSage is not currently being maintained.