AdityaPatange1/hashtag_utils

Build a dataset of posts and hashtags

Open

#1 aperta il 30 mag 2024

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Python (1 fork)github user discovery
good first issue

Metriche repository

Star
 (0 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

The LLM requires examples for generating hashtags accurately. We need some examples of posts along with their hashtags to train the LLM. This can be done via RAG or something else, deciding what approach to take is in the scope of this task. This task will most likely involve building a web scraper to download posts with their hashtags and constantly update the DB.

Guida contributor