good first issue
Repository metrics
- Stars
- (0 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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.