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

as-cle-bert's activity

posted an update about 20 hours ago
view post
Post
456
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!🍕
posted an update 14 days ago
upvoted an article 14 days ago
published an article 14 days ago
posted an update 23 days ago
view post
Post
1410
Hi HuggingFacers!🤗
December is here and time has come, for most of us, to wrap up our code projects and take stock of our 2024 contributions🗓️
In order to do this, I made a small Gradio application, what-a-git-year:

as-cle-bert/what-a-git-year

that scrapes information from your GitHub profile and summarizes them, producing also nice plots📊
Find also the GitHub repo here: https://github.com/AstraBert/what-a-git-year

Hope that everyone had a Git year!🎉
posted an update 29 days ago
view post
Post
1035
Hi there!🤗

I just deployed a Streamlit-based space on HF that fetches your Home Feed on BlueSky and summarizes it with Cohere's CommandR via Langchain🧪

Find it here:
as-cle-bert/bsky-feedllama-demo

I'm also working on a Gradio local implementation with Llama3.2 that for now only works with source code and doesn't have docs, but that will be soon supported by Docker🐳 and have a nice README:

https://github.com/AstraBert/bluesky-feedllama

Contributions and feedback are always welcome!🤗🦋
New activity in bluesky-community/README 29 days ago

Ideas!

2
#1 opened about 1 month ago by
davanstrien