AdityaPatange1/hashtag_utils

Build a dataset of posts and hashtags

Open

#1 创建于 2024年5月30日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Python (1 fork)github user discovery
good first issue

仓库指标

Star
 (0 star)
PR 合并指标
 (30 天内没有已合并 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.

贡献者指南