Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

AI Tweet Analysis Automaton

Demo Video

AI Tweet Analysis Automaton is a smart and scalable web application designed to analyze tweets using advanced AI and NLP capabilities. It automatically performs sentiment analysis, summarizes tweet content, and stores structured results in Airtable. The app is ideal for developers, researchers, and social media analysts looking to extract insights from tweet data quickly and efficiently.


🚀 Features

  • Sentiment Analysis
    Classifies tweets as Olumlu, Olumsuz, or Nötr using the OpenAI API.

  • Tweet Summarization
    Generates concise summaries for better understanding of tweet content.

  • Airtable Integration
    Stores tweet data in a connected Airtable base.

  • Real-time Processing
    Analyze tweets instantly from user input or fetched data.

  • Extensible Architecture
    Easily scalable and maintainable backend with modular routes and services.


🛠️ Technology Stack

Backend

  • Node.js
  • Express.js
  • OpenAI API (ChatGPT)
  • Airtable API
  • Twitter API
  • dotenv (for managing secrets)

Frontend

  • React.js
  • HTML / CSS / JavaScript

📦 Getting Started

1. Clone the Repository

git clone https://github.com/SerhanTelatar/AI-Tweet-Analysis-Automaton.git
cd AI-Tweet-Analysis-Automaton

# ── Backend ──
cd backend
npm run dev          # launches Express server on http://localhost:4000

# open a new terminal for the frontend
cd ../frontend
npm start            # launches React app on http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages