ahmedshahriar/TwitterCelebrityMatcher
Match celebrity users with their respective tweets by making use of Semantic Textual Similarity on over 900+ celebrity users' 2.5 million+ crawled tweets utilizing SBERT, streamlit, tweepy and FastAPI
This tool helps social media managers, marketers, or PR professionals understand how closely different Twitter accounts align based on their tweet content. You input a Twitter username (or two) and get back a list of similar celebrity accounts or a similarity score between the two users. This is for anyone looking to analyze public sentiment or identify influential accounts with similar communication styles.
No commits in the last 6 months.
Use this if you need to quickly find celebrity Twitter accounts that tweet about similar topics or in a similar style to a given account, or compare the thematic similarity of any two public Twitter profiles.
Not ideal if you need to analyze private accounts or require extremely deep, nuanced sentiment analysis beyond topic similarity.
Stars
13
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 21, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/ahmedshahriar/TwitterCelebrityMatcher"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Praful932/Kitabe
Book Recommendation System built for Book Lovers📖. Simply Rate ⭐ some books and get immediate...
passadis/ai-assistant
Books recommendation AI engine
sujee/mongodb-atlas-vector-search
Using MongDB Atlas with embedding models and LLMs to do vector search and RAG applications
dvsander/mdb-search
Example application querying data in different ways
Arfazrll/OllamaLLM-RecomendationSystem
An AI book recommendation system built with Streamlit and Ollama. It uses 'nomic-embed-text' for...