More Premium Hugo Themes Premium Nextjs Themes

TweetSage

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

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

Author Avatar Theme by aadarsh805
Github Stars Github Stars: 52
Last Commit Last Commit: Feb 1, 2024 -
First Commit Created: Jan 15, 2024 -
default image

Overview:

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.

Features:

  • Analyzes Twitter activity and provides answers based on recent tweets.
  • Utilizes openAI’s API for generating answers.
  • Built on the nextJS 13 experimental version.
  • Allows users to contribute to the project and learn about ReactJS, NextJS, Typescript, and TailwindCSS.
  • Provides documentation and guidelines for contributing to the project.

Installation:

Follow the steps below to install and set up TweetSage on your local machine:

  1. Fork the repo into your account.
  2. Clone the project into your local machine using the command: git clone https://github.com/<Your-name>/TweetSage.git.
  3. Navigate to the project folder.
  4. Install the dependencies.
  5. Create a .env file in the root directory with the required variables.
  6. Obtain your Twitter API key and enter it in the .env file.
  7. Obtain your openAI API key and enter it in the .env file.
  8. Run the project on your local machine.

Summary:

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.