Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
8.5
TFLOPS
10
11
110
Clelia (Astra) Bertelli
PRO
as-cle-bert
Follow
rushilkul's profile picture
KASHBDR's profile picture
Dylan-from-Shadeform's profile picture
759 followers
ยท
25 following
https://www.cleliasportfolio.xyz
AstraBert
astra-clelia-bertelli-583904297
cle-does-things.bsky.social
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
posted
an
update
about 12 hours ago
Are you using Obsidian to write your notes? If the answer is yes, then this post might be for you!โ I recently created ๐จ๐๐ฌ๐ข๐๐ข๐๐ง-๐๐ข๐ ๐๐ฌ๐ญ, a Google Gemini-powered application that gives you feedback on style and contents of the documents you have been working on๐ง Repo ๐ https://github.com/AstraBert/obsidian-digest PyPi Package ๐ https://pypi.org/project/obsidian-digest/ The app is available as: - ๐๐จ๐ฆ๐ฆ๐๐ง๐-๐ฅ๐ข๐ง๐ ๐ญ๐จ๐จ๐ฅ: install it as a python package with ๐ฝ๐ถ๐ฝ, and execute it from terminal anytime!๐ฆ -๐๐ข๐ฌ๐๐จ๐ซ๐ ๐๐จ๐ญ ๐๐ฎ๐ข๐ฅ๐ญ ๐๐ซ๐จ๐ฆ ๐ฌ๐จ๐ฎ๐ซ๐๐ ๐๐จ๐๐: clone the GitHub repo, install the needed dependencies through ๐ฐ๐ผ๐ป๐ฑ๐ฎ, and run the bot: you will get hourly messages with suggestions and considerations about your activity on Obsidian in the previous hour๐ค - ๐๐ข๐ฌ๐๐จ๐ซ๐ ๐๐จ๐ญ ๐๐๐ฉ๐ฅ๐จ๐ฒ๐๐ ๐ฅ๐จ๐๐๐ฅ๐ฅ๐ฒ ๐ฐ๐ข๐ญ๐ก ๐๐จ๐๐ค๐๐ซ ๐๐จ๐ฆ๐ฉ๐จ๐ฌ๐: clone the GitHub repo and launch ๐ฑ๐ผ๐ฐ๐ธ๐ฒ๐ฟ ๐ฐ๐ผ๐บ๐ฝ๐ผ๐๐ฒ ๐๐ฝ. Docker builds an image on the fly with all the needed dependencies and scripts, and runs them. You'll have the same functionalities as the ones from source code, but with a way easier deployment process๐ Go check out the GitHub repo for more info ๐ https://github.com/AstraBert/obsidian-digest Have fun!โจ
replied
to
their
post
2 days ago
Hi HF Community!๐ค As my last 2024 contribution, I decided to write an article about a Competitive Debate Championship simulation I ran with 5 LLMs as competitors and 2 as judges: https://huggingface.co/blog/as-cle-bert/debate-championship-for-llms The article covers code, analyses and results, and you can find everything to reproduce this tournament in the GitHub repo ๐ https://github.com/AstraBert/DebateLLM-Championship I also released a dataset related to the data (motions, arguments, topics, winners...) collected during the tournament ๐ https://huggingface.co/datasets/as-cle-bert/DebateLLMs Happy reading and happy new yeAIr!๐
replied
to
their
post
2 days ago
๐๐๐๐ซ๐ฅ๐ฒ ๐๐๐ฐ ๐๐๐๐ซ ๐ซ๐๐ฅ๐๐๐ฌ๐๐ฌ๐ Hi HuggingFacers๐ค, I decided to ship early this year, and here's what I came up with: ๐๐๐๐๐ญ๐๐จ๐ฐ๐ง (https://github.com/AstraBert/PdfItDown) - If you're like me, and you have all your RAG pipeline optimized for PDFs, but not for other data formats, here is your solution! With PdfItDown, you can convert Word documents, presentations, HTML pages, markdown sheets and (why not?) CSVs and XMLs in PDF format, for seamless integration with your RAG pipelines. Built upon MarkItDown by Microsoft GitHub Repo ๐ https://github.com/AstraBert/PdfItDown PyPi Package ๐ https://pypi.org/project/pdfitdown/ ๐๐๐ง๐๐ซ๐๐ฏ ๐ฏ๐.๐.๐ (https://github.com/AstraBert/SenTrEv/tree/v1.0.0) - If you need to evaluate the ๐ฟ๐ฒ๐๐ฟ๐ถ๐ฒ๐๐ฎ๐น performance of your ๐๐ฒ๐ ๐ ๐ฒ๐บ๐ฏ๐ฒ๐ฑ๐ฑ๐ถ๐ป๐ด models, I have good news for you๐ฅณ๐ฅณ The new release for ๐๐๐ง๐๐ซ๐๐ฏ now supports ๐ฑ๐ฒ๐ป๐๐ฒ and ๐๐ฝ๐ฎ๐ฟ๐๐ฒ retrieval (thanks to FastEmbed by Qdrant) with ๐๐ฒ๐ ๐-๐ฏ๐ฎ๐๐ฒ๐ฑ ๐ณ๐ถ๐น๐ฒ ๐ณ๐ผ๐ฟ๐บ๐ฎ๐๐ (.docx, .pptx, .csv, .html, .xml, .md, .pdf) and new ๐ฟ๐ฒ๐น๐ฒ๐๐ฎ๐ป๐ฐ๐ฒ ๐บ๐ฒ๐๐ฟ๐ถ๐ฐ๐! GitHub repo ๐ https://github.com/AstraBert/SenTrEv Release Notes ๐ https://github.com/AstraBert/SenTrEv/releases/tag/v1.0.0 PyPi Package ๐ https://pypi.org/project/sentrev/ Happy New Year and have fun!๐ฅ
View all activity
Articles
Debate Championship for LLMs
5 days ago
โข
4
Building an AI-powered search engine from scratch
24 days ago
โข
8
streamlit_supabase_auth_ui
Nov 3, 2024
โข
2
AI is turning nuclear: a review
Oct 20, 2024
โข
11
Is AI carbon footprint worrisome?
Jul 14, 2024
โข
3
_Repetita iuvant_: how to improve AI code generation
Jul 8, 2024
โข
5
BrAIn: next generation neurons?
Jun 5, 2024
โข
15
What is going on with AlphaFold3?
May 21, 2024
โข
11
Organizations
as-cle-bert
's activity
All
Models
Datasets
Spaces
Papers
Collections
Community
Posts
Upvotes
Likes
New activity in
bluesky-community/README
about 1 month ago
Ideas!
2
#1 opened about 1 month ago by
davanstrien
New activity in
as-cle-bert/Llama-3.1-405B-FP8
5 months ago
why
1
#1 opened 5 months ago by
YaserDS-777
New activity in
as-cle-bert/saccaromyces-cerevisiae-base
9 months ago
Librarian Bot: Add language metadata for dataset
#2 opened 9 months ago by
librarian-bot
[bot] Conversion to Parquet
#1 opened 9 months ago by
parquet-converter
New activity in
huggingchat/chat-ui
9 months ago
[ASSISTANTS] Community thread
185
#356 opened 11 months ago by
victor
New activity in
as-cle-bert/plastic-enzymes
9 months ago
[bot] Conversion to Parquet
#1 opened 9 months ago by
parquet-converter
New activity in
as-cle-bert/scerevisiae-transcripts-biotypes
9 months ago
[bot] Conversion to Parquet
#1 opened 9 months ago by
parquet-converter
New activity in
as-cle-bert/breastcancer-auto-objdetect
9 months ago
[bot] Conversion to Parquet
#1 opened 9 months ago by
parquet-converter
New activity in
as-cle-bert/genetics-arxiv-wiki
9 months ago
[bot] Conversion to Parquet
#1 opened 9 months ago by
parquet-converter
New activity in
as-cle-bert/VirBiCla-training
10 months ago
[bot] Conversion to Parquet
#1 opened 10 months ago by
parquet-converter