Clelia Astra Bertelli's Avatar

Clelia Astra Bertelli

@cle-does-things

She/her Open Sourceress at @llamaindex.bsky.social Girly dev who likes AI and python๐Ÿ’…๐Ÿ’ป Find out more here ๐Ÿ‘‰ clelia.dev

223
Followers
473
Following
480
Posts
22.11.2024
Joined
Posts Following

Latest posts by Clelia Astra Bertelli @cle-does-things

Preview
GitHub - run-llama/audio-kb: Record, store and search audio notes from the terminal, powered by LlamaParse and Gemini Embeddings 2 Record, store and search audio notes from the terminal, powered by LlamaParse and Gemini Embeddings 2 - run-llama/audio-kb

You can then search from the terminal, and retrieve matching notes for your queries.
I had a lot of fun building this and also wrote a more in-depth blog post: www.llamaindex.ai/blog/build-...
Find all the code here: github.com/run-llama/a...

10.03.2026 23:25 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

- You provide a file or record a note from the terminal
- LlamaParse transcribe the audio
- The text is chunked and embedded by Gemini 2 Embedding
- Embeddings and metadata are loaded into a local @surrealdb.com instance with a HNSW index

10.03.2026 23:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

Gemini 2 Embedding dropped today and at @llamaindex.bsky.social we built a demo to showcase how you can integrate it with our ecosystem, from LlamaParse to LlamaAgents.
It's called audio-kb, a local knowledge base for your audio notes:

10.03.2026 23:25 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

Lol, agents opening a PR and pinging me for a review not event a minute after๐Ÿ™ˆ
At least they said "please" and "thanks"๐Ÿคทโ€โ™€๏ธ
Seriously, tho, this should stop๐Ÿซ 

10.03.2026 13:24 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - run-llama/surreal-slides: Agentic search through slides and presentation documents, backed by LlamaCloud and SurrealDB Agentic search through slides and presentation documents, backed by LlamaCloud and SurrealDB - run-llama/surreal-slides

Take a look at the demoโ˜๏ธ
GitHub: github.com/run-llama/s...
Get started with LlamaParse: cloud.llamaindex.ai/signup

09.03.2026 21:17 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

โ€ข Extract the full text from PPTX and PDF files with LlamaParse
โ€ข Generate slide-level summaries for each presentation
โ€ข Store slide summaries and full text in @surrealdb.com (relational + document store)
โ€ข Expose SurrealDB via MCP to a Claude Agent and effortlessly search across your slides

09.03.2026 21:17 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

At @llama_index we built Surreal Slides, an agentic tool to manage and search your slides and presentations directly from the terminal.

Hereโ€™s how it works:

09.03.2026 21:17 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

github.com/AstraBert/notion-cli

09.03.2026 18:41 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Yes it is!

09.03.2026 18:40 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Good question! Afaik, the endpoints I am querying do not support pagination, so the API is not doing any batching/streaming

09.03.2026 07:15 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
GitHub - AstraBert/notion-cli: CLI to quickly create and read Notion pages from the terminal CLI to quickly create and read Notion pages from the terminal - AstraBert/notion-cli

Get started:
Install: ๐˜ฏ๐˜ฑ๐˜ฎ ๐˜ช๐˜ฏ๐˜ด๐˜ต๐˜ข๐˜ญ๐˜ญ -๐˜จ @๐˜ค๐˜ญ๐˜ฆ-๐˜ฅ๐˜ฐ๐˜ฆ๐˜ด-๐˜ต๐˜ฉ๐˜ช๐˜ฏ๐˜จ๐˜ด/๐˜ฏ๐˜ฐ๐˜ต๐˜ช๐˜ฐ๐˜ฏ-๐˜ค๐˜ญ๐˜ช
Add as an agent skill: ๐˜ฏ๐˜ฑ๐˜น ๐˜ด๐˜ฌ๐˜ช๐˜ญ๐˜ญ๐˜ด ๐˜ข๐˜ฅ๐˜ฅ ๐˜ˆ๐˜ด๐˜ต๐˜ณ๐˜ข๐˜‰๐˜ฆ๐˜ณ๐˜ต/๐˜ฏ๐˜ฐ๐˜ต๐˜ช๐˜ฐ๐˜ฏ-๐˜ค๐˜ญ๐˜ช
GitHub: github.com/AstraBert/n...

08.03.2026 23:30 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Once you add your Notion API key, you get full CLI-based control over your Notion workspace.
๐ŸŽฅ Demo aboveโ˜๏ธ

08.03.2026 23:30 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Video thumbnail

I built ๐—ป๐—ผ๐˜๐—ถ๐—ผ๐—ป-๐—ฐ๐—น๐—ถ over the weekend: a lightweight CLI tool (and agent skill) to ๐—ฟ๐—ฒ๐—ฎ๐—ฑ, ๐˜„๐—ฟ๐—ถ๐˜๐—ฒ, ๐—ฎ๐—ป๐—ฑ ๐—บ๐—ผ๐—ฑ๐—ถ๐—ณ๐˜† ๐—ก๐—ผ๐˜๐—ถ๐—ผ๐—ป ๐—ฝ๐—ฎ๐—ด๐—ฒ๐˜€ ๐˜„๐—ถ๐˜๐—ต๐—ผ๐˜‚๐˜ ๐—น๐—ฒ๐—ฎ๐˜ƒ๐—ถ๐—ป๐—ด ๐˜๐—ต๐—ฒ ๐˜๐—ฒ๐—ฟ๐—บ๐—ถ๐—ป๐—ฎ๐—น.
Built in Go, itโ€™s fast, simple, and works for both humans and AI agents.

08.03.2026 23:30 ๐Ÿ‘ 4 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1

Happy International Women's Day to all my sisters out there!โ™€๏ธ๐Ÿณ๏ธโ€๐ŸŒˆ๐Ÿณ๏ธโ€โšง๏ธ
I see and I celebrate all of you, and that's what we should do every day, empowering this and the next generations of women through support, equal opportunities and visibility๐Ÿ’œโœจ

08.03.2026 09:11 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Eden
Eden Rancore

It touches upon war, the environmental crisis, capitalism, the evolution of AI and, in general, it follows the evil that accompanied humanity from the very beginning (the biblical "Eden") in the form of an apple.
Highly recommend: music.youtube.com/watch?v=4ie...

05.03.2026 15:15 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

In these times of war and uncertainty, I stumbled across an old song by an Italian rapper that I used to enjoy some years ago.

05.03.2026 15:15 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
GitHub - AstraBert/jake: Make-like task executor for Unix OS Make-like task executor for Unix OS. Contribute to AstraBert/jake development by creating an account on GitHub.

Explore the GitHub repo: github.com/AstraBert/jake
More updates are on the way: stay tuned!๐Ÿš€

04.03.2026 23:11 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

jake, the Make alternative I built with Rust, just reached v0.4.0 ๐Ÿฆ€

Hereโ€™s whatโ€™s new:
- Execute composite commands using operators like && and | ๐Ÿ‘ฉโ€๐Ÿ’ป
- Run tasks from any subdirectory where jakefile.toml is defined โš™๏ธ
Thereโ€™s also a brand-new documentation website: jake-build.com ๐Ÿ‘€

04.03.2026 23:11 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Getting Started Introduction to the Split API, a tool for automatically segmenting concatenated PDFs into logical document sections based on content categories.

๐ŸŽฅ Watch the full video here:
๐Ÿ“˜ Or get started right away with the docs (UI + code examples): developers.llamaindex.ai/python/clou...

04.03.2026 16:58 ๐Ÿ‘ 2 ๐Ÿ” 1 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
GitHub - AstraBert/quache: In-memory KV store written in both Rust and Go to compare DevX and performance In-memory KV store written in both Rust and Go to compare DevX and performance - AstraBert/quache

You can read the full write-up here: clelia.dev/2026-03-02-... ๐Ÿ“
And you can find all the code here: github.com/AstraBert/q...

02.03.2026 08:57 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Post image

Rust and Go are often compared across many dimensions. Since Iโ€™ve been working with both languages recently, I decided to put them to the test by building the same project in each: an in-memory, single-node KV store๐Ÿ“

I focused on comparing developer experience and performance in my own use case๐Ÿ‘ฉโ€๐Ÿ’ป

02.03.2026 08:57 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
GitHub - AstraBert/squite: UI for SQLite written in Rust UI for SQLite written in Rust. Contribute to AstraBert/squite development by creating an account on GitHub.

Nothing fancy, but if you need some quick-and-dirty visualization, SqUIte might be the tool for you :)
It was cool to play with the egui app model and get my hands dirty with rusqlite, will definitely do it more๐Ÿ‘€
In the meantime, you can star the GitHub repo: github.com/AstraBert/s... โœจ

28.02.2026 21:49 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

New Rust project: ๐—ฆ๐—พ๐—จ๐—œ๐˜๐—ฒ, a UI for SQLite๐Ÿฆ€
Having heard some pretty interesting things about Rust's desktop ecosystem, I decided to give ๐—ฒ๐—ด๐˜‚๐—ถ a try, building a lightweight desktop app that allows users to visualize results from SQL queries as tablesโœจ

28.02.2026 21:49 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Preview
Create a Deal Sourcing Agent with LlamaAgents Builder LlamaAgents Builder lets you go from a plain-language description to a deployed document processing agent. We walk through building a private equity deal-sourcing agent that classifies deal memos into investment strategies and extracts key financial metrics, all the way from prompt design to a live, testable deployment.

Read the blog: www.llamaindex.ai/blog/creati...

27.02.2026 21:36 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

Yesterday, we published a full walkthrough of how to use LlamaAgents Builder end-to-end with a real-world use case, covering prompt and context engineering best practices, workflow visualization tricks and tips on how to best iterate with the builder over multiple turns.

27.02.2026 21:36 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0
Post image

New blog post alert!๐Ÿฆ™โœจ
At @llamaindex.bsky.social we shipped LlamaAgents Builder to make it the fastest way to build a document agent only with natural language.

27.02.2026 21:36 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

We need better community management tooling from platforms like @github.com to prevent the slopocalypse to forever ruin dev communities for humans.

26.02.2026 19:26 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0

On the contrary, you risk to pollute the codebase and prevent other _human_ contributors from getting their first contributions in, because you're so eager to get the "OSS contributor badge of honor" and coding agents can speedrun it for you.

26.02.2026 19:26 ๐Ÿ‘ 0 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

Open Source is not a race: you don't win anything if you merge 5 PRs in two days, especially if those PRs mostly consist of AI-generated slop.

26.02.2026 19:26 ๐Ÿ‘ 1 ๐Ÿ” 0 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0

I've been seeing an alarming pattern in OSS GitHub communities lately: people just scraping issues, pinging maintainers with urgency to get the issues assigned to them and producing PRs (mostly through coding agents) within minutes of maintainers agreeing to assign the issue.

26.02.2026 19:26 ๐Ÿ‘ 0 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 0