Clelia (Astra) Bertelli's picture

Clelia (Astra) 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

upvoted an article 1 day ago
Search the Web with AI
View all activity

Articles

Organizations

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

Posts 31

view post
Post
660
Hi HuggingFace community!🤗

I recently released PrAIvateSearch v2.0-beta.0 (https://github.com/AstraBert/PrAIvateSearch), my privacy-first, AI-powered, user-centered and data-safe application aimed at providing a local and open-source alternative to big AI search engines such as SearchGPT or Perplexity AI.

We have several key changes:

- New chat UI built with NextJS
- DuckDuckGo API used for web search instead of Google
- Qwen/Qwen2.5-1.5B-Instruct as a language model served on API (by FastAPI)
- Crawl4AI crawler used for web scraping
- Optimizations in the data workflow inside the application

Read more in my blog post 👉 https://huggingface.co/blog/as-cle-bert/search-the-web-with-ai

Have fun and feel free to leave feedback about how to improve the application!✨
view post
Post
532
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!✨