An open API service indexing awesome lists of open source software.

https://github.com/elena563/hashtag_generator

Little hashtag generator for Vinted-like listings
https://github.com/elena563/hashtag_generator

groq langchain llama3 streamlit vinted

Last synced: about 2 months ago
JSON representation

Little hashtag generator for Vinted-like listings

Awesome Lists containing this project

README

          

# Hashtag Generator for Product Listings

This is a very little project, created because I needed an hashtag generator for Vinted. Nowadays with LLMs is easy, but I wanted them to respect some rules (like specific formatting, languages, adding other related words, ...)

Built with:

[![Python](https://img.shields.io/badge/Python-3776AB?style=flat&logo=python&logoColor=white)](https://www.python.org/)
[![Streamlit](https://img.shields.io/badge/Streamlit-FF4B4B?style=flat&logo=streamlit&logoColor=white)](https://streamlit.io/)
[![LangChain](https://img.shields.io/badge/LangChain-1c3c3c?style=flat&logo=langchain&logoColor=white)](https://www.langchain.com/)
[![Llama 3.3](https://img.shields.io/badge/Llamav3.3-0467df?style=flat&logo=meta&logoColor=white)](https://www.langchain.com/)

Feel free to clone the repository or use it through the [user interface](https://hashtaggenerator.streamlit.app)