AOSSIE-Org / AOSSIE-Org/InPactAI

Extract Creator’s Audience Niche, Sentiment & Engagement from Social Media

Abierto
#22 4 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
TypeScript
Estrellas
102
Forks
144
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# 🚀 Implement Creator Audience Analysis: Niche, Sentiment & Engagement

We need to implement a **creator audience analysis** feature to determine their **niche, sentiment, and engagement** using data from social media platforms (Instagram, YouTube, TikTok, Twitter, etc.). This will enhance **Inpact's AI-powered sponsorship matchmaking** by providing deeper insights into a creator’s audience and content style.

## Tasks
✅ **Fetch Creator’s Public Data**
- Use **Instagram Graph API, YouTube Data API**, or scraping for:
- Follower count, likes, comments, shares
- Video descriptions, hashtags, keywords

✅ **Analyze Audience Niche**
- Extract content themes using **NLP & keyword analysis**
- Cluster content types using **ChromaDB (vector embeddings) or LDA topic modeling**

✅ **Perform Sentiment Analysis**
- Analyze **comments & audience reactions** to determine sentiment (positive, neutral, negative)
- Use **spaCy, NLTK, or Transformers** for sentiment classification

✅ **Calculate Engagement Metrics**
- Average likes, comments, shares per post
- Engagement rate calculation

Hey @chandansgowda , please assign this to me, already working on it.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.