AdityaPatange1/hashtag_utils

Build a dataset of posts and hashtags

Open

#1 geöffnet am 30. Mai 2024

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1 Fork)github user discovery
good first issue

Repository-Metriken

Stars
 (0 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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.

Contributor Guide