Astra Clelia Bertelli's picture

Astra Clelia Bertelli PRO

as-cle-bert

AI & ML interests

Biology + Artificial Intelligence = ❀️ | AI for sustainable development, sustainable development for AI | Researching on Machine Learning Enhancement | I love automation for everyday things | Blogger | Open Source

Recent Activity

Articles

Organizations

Social Post Explorers's profile picture Hugging Face Discord Community's profile picture GreenFit AI's profile picture

Posts 27

view post
Post
1641
Hi HuggingFacers!🀢🏼

As my last 2024 project, I've dropped a Discord Bot that knows a lot about PokemonsπŸ¦‹

GitHub πŸ‘‰ https://github.com/AstraBert/Pokemon-Bot
Demo Space πŸ‘‰ as-cle-bert/pokemon-bot

The bot integrates:
- Chat features (Cohere's Command-R) with RAG functionalities (hybrid search and reranking with Qdrant) and chat memory (managed through PostgreSQL) to produce information about Pokemons
- Image-based search to identify Pokemons from their images (via Qdrant)
- Card package random extraction and description

HuggingFaceπŸ€—, as usual, plays the most important role in the application stack, with the following models:

- sentence-transformers/LaBSE
- prithivida/Splade_PP_en_v1
- facebook/dinov2-large

And datasets:

- Karbo31881/Pokemon_images
- wanghaofan/pokemon-wiki-captions
- TheFusion21/PokemonCards

Have fun!πŸ•