AdityaPatange1/hashtag_utils

Build a dataset of posts and hashtags

Open

#1 opened on 2024年5月30日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)Python (1 fork)github user discovery
good first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド