AI-Radar.it
Source: Dev.to

Hi All, happy to join the community.
Being an AI enthusiast, I started studying how LLMs work, reading many books and practicing via Google Colab, Hugging Face, and Kaggle, developing multiple AI‑related apps using VS Code and Google Antigravity. Here’s my small contribution named ai‑radar.it – a news aggregator built entirely with VS Code and Antigravity. Most of the content is Python‑related, leveraging many Hugging Face libraries and a locally running Ollama 3B model for some tasks. The rest of the AI‑related tasks are handled via GenAI.
A RAG with Chromadb is present to contextualize the answers proposed by the internal chatbot named Ask Observatory. An LLM calculator is available to determine, based on your hardware (currently just RAM), whether you can run an LLM on‑premise and which one.
Have a look if you want :)
— Davide
