lunedì 18 maggio 2026

Terax: Il Terminale AI Leggero e Potente!

πŸš€ Terax: Il Terminale AI Leggero e Potente!

Scopri Terax, l'emulatore di terminale AI (ADE) open-source, leggero (sotto i 10MB!) e multipiattaforma, costruito con Rust, Tauri e React. Progettato per offrire un'esperienza utente fluida e potente, Terax integra un editor di codice, un file explorer e un pannello AI avanzato.

πŸ€– FunzionalitΓ  Principali:

  • πŸ’» Terminale Avanzato: Basato su xterm.js con rendering WebGL, supporto multi-tab e streaming in background. Gestisce nativamente shell come zsh, bash, pwsh e offre integrazione con prompt e ricerca inline.
  • Editor di Codice Integrato: CodeMirror 6 con supporto per TS/JS, Rust, Python, HTML/CSS, JSON, Markdown. Include autocompletamento AI, diff di modifiche AI e modalitΓ  Vim.
  • 🎯 Esplorazione File Intuitiva: File explorer con icone personalizzate, ricerca fuzzy, navigazione da tastiera e azioni contestuali.
  • 🧠 AI Potenziata (BYOK): Supporta provider come OpenAI, Anthropic, Google, Groq e modelli locali tramite LM Studio. Include input vocale, diff di modifiche AI e agenti multipli.
  • πŸ”§ Anteprima Web: Rileva automaticamente i server di sviluppo locali e li apre in una scheda di anteprima.
  • πŸ“¦ Leggero e Sicuro: Meno di 7 MB su disco, senza telemetria e con API key memorizzate in modo sicuro nel keychain del sistema operativo.

🐍 Come Iniziare:

Scarica l'eseguibile o installa tramite gestori di pacchetti come AUR su Linux. Per gli utenti Windows, potrebbe apparire un avviso SmartScreen al primo avvio; clicca su "Ulteriori informazioni" e poi su "Esegui comunque".

Configura le tue chiavi API AI tramite le Impostazioni → AI.

πŸ† Contribuisci al Progetto:

Terax Γ¨ un progetto open-source sotto licenza Apache-2.0. Issue e Pull Request sono benvenuti!

πŸ”— Scopri di piΓΉ e scarica Terax:

πŸ‘‰ https://github.com/crynta/terax-ai

Terax: The Lightweight & Powerful AI Terminal!

πŸš€ Terax: The Lightweight & Powerful AI Terminal!

Discover Terax, the open-source, lightweight (under 10MB!) cross-platform AI terminal emulator (ADE), built with Rust, Tauri, and React. Designed for a fluid and powerful user experience, Terax integrates a code editor, file explorer, and an advanced AI panel.

πŸ€– Key Features:

  • πŸ’» Advanced Terminal: Based on xterm.js with WebGL rendering, multi-tab support, and background streaming. Natively handles shells like zsh, bash, pwsh, and offers prompt integration and inline search.
  • Integrated Code Editor: CodeMirror 6 with support for TS/JS, Rust, Python, HTML/CSS, JSON, Markdown. Includes AI autocompletion, AI edit diffs, and Vim mode.
  • 🎯 Intuitive File Explorer: File explorer with custom icons, fuzzy search, keyboard navigation, and contextual actions.
  • 🧠 AI Powered (BYOK): Supports providers like OpenAI, Anthropic, Google, Groq, and local models via LM Studio. Features voice input, AI edit diffs, and multi-agent capabilities.
  • πŸ”§ Web Preview: Automatically detects local development servers and opens them in a preview tab.
  • πŸ“¦ Lightweight & Secure: Under 7 MB on disk, no telemetry, and API keys securely stored in the OS keychain.

🐍 Getting Started:

Download the executable or install via package managers like AUR on Linux. For Windows users, you might see a SmartScreen warning on first launch; click "More info" and then "Run anyway".

Configure your AI API keys in Settings → AI.

πŸ† Contribute:

Terax is an open-source project under the Apache-2.0 License. Issues and Pull Requests are welcome!

πŸ”— Learn more and download Terax:

πŸ‘‰ https://github.com/crynta/terax-ai

sabato 16 maggio 2026

Maigret: Uncover Who Hides Behind a Username

πŸ”πŸ•΅️‍♂️

Maigret: Uncover Who Hides Behind a Username

Maigret is a powerful open-source OSINT tool that builds a complete dossier on a person using only their username. It checks for account presence across thousands of websites and gathers all available information from profile pages and site APIs. No API keys required.

πŸš€ Key Features

πŸ€– 3,000+ sites supported — A default run checks the 500 highest-traffic sites. Pass -a to scan everything, or --tags to filter by category/country.

🧠 Intelligent information extraction — Automatically extracts all available data about the account owner, including links to other accounts, from web pages and site APIs.

πŸ”— Recursive search — Uses discovered usernames and IDs to automatically expand the search, finding related accounts.

🏷️ Advanced filtering — Filter results by tags (site categories, countries) to get targeted and relevant reports.

πŸ›‘️ Block bypass — Detects and partially bypasses blocks, censorship, and CAPTCHA to maximize results.

πŸ“¦ Auto-updating database — Downloads an updated site database every run (once per 24 hours), with offline fallback if there's no connection.

🌐 Tor / I2P / Proxy — Supports routing through Tor, I2P, and HTTP/SOCKS proxies to access .onion / .i2p sites and bypass WAFs.

☁️ Cloudflare bypass — Experimental mode to bypass Cloudflare protections via FlareSolverr.

πŸ€– AI mode — With --ai and an OpenAI key, Maigret automatically generates a neutral investigation summary: possible real name, location, profession, interests, languages, confidence, and leads for further research.

πŸ“¦ Installation

🐍 Quick install via pip:

pip3 install maigret
maigret username

πŸ“¦ Docker:

docker pull soxoj/maigret
docker run -v /mydir:/app/reports soxoj/maigret:latest username --html

πŸͺŸ Windows: Download a standalone EXE from the Releases page on GitHub.

πŸ“Š Reports and Output

Maigret generates reports in HTML, PDF, XMind, JSON, CSV, and TXT. It also includes an interactive web interface to visualize results as a graph.

πŸ”§ Useful commands:

maigret user --html — Generate HTML report
maigret user --pdf — Generate PDF report
maigret user --graph — Generate interactive D3 graph
maigret user --json ndjson — Machine-readable JSON export
maigret user --tags photo,dating — Search only photo and dating sites
maigret --parse URL — Parse a profile page to extract IDs and usernames
maigret --permute — Generate probable username variants

🎯 Who Is It For

πŸ† OSINT professionals, cybersecurity researchers, journalists, and digital investigators. Maigret can also be embedded as a Python library in custom projects for automated analysis pipelines.

Disclaimer: For educational and lawful purposes only. Comply with local laws (GDPR, CCPA, etc.).

πŸ‘‰ Discover Maigret and take a look:

https://github.com/soxoj/maigret

Maigret: Scopri Chi Si Nasconde Dietro un Username

πŸ”πŸ•΅️‍♂️

Maigret: Scopri Chi Si Nasconde Dietro un Username

Maigret Γ¨ un potente strumento OSINT open-source che raccoglie un dossier completo su una persona partendo solo dal suo username. Controlla la presenza di account su migliaia di siti web e raccoglie tutte le informazioni disponibili dalle pagine dei profili e dalle API dei siti. Senza bisogno di API keys.

πŸš€ FunzionalitΓ  principali

πŸ€– Supporto per 3.000+ siti — Una ricerca predefinita controlla i 500 siti piΓΉ popolari per traffico. Usa -a per scansionare tutto, o --tags per filtrare per categoria/paese.

🧠 Estrazione intelligente delle informazioni — Estrae automaticamente tutti i dati disponibili sul proprietario del profilo, inclusi link ad altri account, da pagine web e API dei siti.

πŸ”— Ricerca ricorsiva — Usa i username e gli ID scoperti durante la scansione per espandere automaticamente la ricerca, trovando account correlati.

🏷️ Filtraggio avanzato — Filtra i risultati per tag (categorie di siti, paesi) per ottenere report mirati e pertinenti.

πŸ›‘️ Bypass dei blocchi — Rileva e aggira parzialmente blocchi, censura e CAPTCHA per massimizzare i risultati.

πŸ“¦ Database auto-aggiornante — Scarica un database aggiornato dei siti ogni volta che viene eseguito (una volta al giorno), con fallback offline se non c'Γ¨ connessione.

🌐 Tor / I2P / Proxy — Supporta il routing attraverso Tor, I2P e proxy HTTP/SOCKS per accedere a siti .onion / .i2p e bypassare WAF.

☁️ Bypass Cloudflare — ModalitΓ  sperimentale per aggirare le protezioni Cloudflare tramite FlareSolverr.

πŸ€– ModalitΓ  AI — Con --ai e una chiave OpenAI, Maigret genera automaticamente un riassunto neutro dell'indagine: possibile nome reale, posizione, professione, interessi, lingue, confidenza e lead per approfondimenti.

πŸ“¦ Installazione

🐍 Installazione rapida via pip:

pip3 install maigret
maigret nome_utente

πŸ“¦ Docker:

docker pull soxoj/maigret
docker run -v /mydir:/app/reports soxoj/maigret:latest username --html

πŸͺŸ Windows: Scarica un EXE standalone dalle Releases su GitHub.

πŸ“Š Report e output

Maigret genera report in HTML, PDF, XMind, JSON, CSV e TXT. Include anche un'interfaccia web interattiva per visualizzare i risultati come un grafo.

πŸ”§ Comandi utili:

maigret user --html — Genera report HTML
maigret user --pdf — Genera report PDF
maigret user --graph — Genera grafo D3 interattivo
maigret user --json ndjson — Esportazione JSON per macchine
maigret user --tags photo,dating — Cerca solo su siti di foto e dating
maigret --parse URL — Analizza una pagina profilo per estrarre ID e username
maigret --permute — Genera varianti probabili di username

🎯 Per chi è

πŸ† Professionisti OSINT, ricercatori di cybersecurity, giornalisti e investigatori digitali. Maigret puΓ² anche essere integrato come libreria Python in progetti personalizzati per pipeline di analisi automatizzate.

Disclaimer: Uso educativo e legale. Rispettare le leggi locali (GDPR, CCPA, ecc.).

πŸ‘‰ Scopri Maigret e dai un'occhiata:

https://github.com/soxoj/maigret

πŸš€ Crucix: Your Personal Intelligence Terminal

# πŸš€ Crucix ## Your Personal Intelligence Terminal — 27 Sources. One Command. Zero Cloud.

🎯 What is Crucix?

Crucix is an open-source intelligence agent that watches the world for you, aggregating data from 27 different OSINT sources — satellite imagery, radiation levels, conflict events, economic indicators, flight tracking, maritime activity and much more — into a single Jarvis-style dashboard, updated every 15 minutes.
πŸ’» Key Features

πŸ“Š Live Intelligent Dashboard
• 🌐 3D WebGL Globe with atmosphere, star field and smooth rotation — with flat map toggle
• πŸ”₯ 9 marker types: fire detection, air traffic, radiation sites, maritime chokepoints, OSINT events, health alerts, geolocated news, conflict events
• ✈️ Animated 3D flight corridor arcs between air traffic hotspots and global hubs
• πŸ“ˆ Real-time market data — indexes, crypto, energy, commodities via Yahoo Finance (no API key needed)
• ⚡ Risk gauges — VIX, high-yield spread, supply chain pressure index
• πŸ“‘ OSINT feed — posts from 17 Telegram intelligence channels (expandable)
• πŸ“° News ticker — RSS + GDELT + Telegram, auto-scrolling
• πŸ” Sweep Delta — live panel showing what changed since last cycle
• ☢️ Nuclear Watch — real-time radiation readings from Safecast + EPA RadNet
• πŸ›°️ Space Watch — CelesTrak satellite tracking: recent launches, ISS, military constellations, Starlink/OneWeb
• πŸ’‘ AI Ideas — trade ideas generated by LLM or signal-correlated

πŸ€– Telegram & Discord Bots (Two-Way)
/status — System health, last sweep, source status, LLM status
/sweep — Trigger a manual sweep
/brief — Compact summary of latest intelligence
/portfolio — Portfolio status (if connected Alpaca)
/alerts — Alert history with tiers
/mute / /mute 2h — Silence alerts for 1h (or custom duration)
/unmute — Resume alerts
/help — Show all available commands

🧠 Optional LLM Integration
8 supported providers: Anthropic Claude, OpenAI, Google Gemini, OpenRouter, OpenAI Codex, MiniMax, Mistral, Grok
AI trade ideas — quantitative analyst producing 5-8 actionable ideas
Smarter alerts — FLASH/PRIORITY/ROUTINE classification with cross-domain correlation
Auto fallback — when LLM is unavailable, rule-based engine takes over without crashes

πŸ“¦ Flexible Deployment
Node.js — just npm install and npm run dev (only Express as dependency)
Dockerdocker compose up -d for instant deploy
Zero API keys — works with 18+ sources without authentication
Minimum requirements — Node.js 22+

πŸ“Š 27 Data Sources Organized in 5 Tiers
Tier 1 — OSINT & Geopolitics (11): GDELT, OpenSky, NASA FIRMS, Maritime/AIS, Safecast, ACLED, ReliefWeb, WHO, OFAC, OpenSanctions, ADS-B Exchange
Tier 2 — Economic & Financial (7): FRED, US Treasury, BLS, EIA, GSCPI, USAspending, UN Comtrade
Tier 3 — Weather, Environment, Tech, Social, SIGINT (7): NOAA/NWS, EPA RadNet, USPTO, Bluesky, Reddit, Telegram, KiwiSDR
Tier 4 — Space & Satellites (1): CelesTrak
Tier 5 — Live Market Data (1): Yahoo Finance

πŸ”§ Design Principles
Pure ESM — every file is .mjs with explicit imports
Minimal dependencies — only Express as runtime dependency
Parallel execution — all 27 sources via Promise.allSettled()
Graceful degradation — missing keys = structured errors, not crashes
Standalone sources — each source is independently testable

πŸ† Quick Start

git clone https://github.com/calesthio/Crucix.git
cd Crucix
npm install
cp .env.example .env
npm run dev

πŸ‘‰ Check out Crucix and star it on GitHub:
⭐ https://github.com/calesthio/Crucix

πŸ”— Live demo: https://www.crucix.live/
⚡ 9.9k+ stars on GitHubπŸ“œ AGPL-3.0 License

πŸš€ Crucix: Il Tuo Terminale di Intelligence Personale

# πŸš€ Crucix ## Il Tuo Terminale di Intelligence Personale — 27 Fonti. Un Comando. Zero Cloud.

🎯 Cos'è Crucix?

Crucix Γ¨ un agente di intelligence open-source che monitora il mondo per te, aggregando dati da 27 fonti OSINT diverse — immagini satellitari, livelli di radiazioni, eventi di conflitto, indicatori economici, tracciamento voli, attivitΓ  marittima e molto altro — in un unico dashboard stile Jarvis, aggiornato ogni 15 minuti.
πŸ’» Caratteristiche Principali

πŸ“Š Dashboard Live Intelligente
• 🌐 Globo 3D WebGL con atmosfera, campo stellare e rotazione fluida — con toggle mappa piatta
• πŸ”₯ 9 tipi di marker: rilevamento incendi, traffico aereo, siti di radiazioni, chokepoint marittimi, eventi OSINT, alert sanitari, notizie geolocate, eventi di conflitto
• ✈️ Arci di volo 3D animati tra hotspot del traffico aereo e hub globali
• πŸ“ˆ Dati di mercato in tempo reale — indici, crypto, energia, commodities via Yahoo Finance (senza API key)
• ⚡ Gauge di rischio — VIX, spread high-yield, indice pressione supply chain
• πŸ“‘ Feed OSINT — post da 17 canali Telegram intelligence (expandable)
• πŸ“° News ticker — RSS + GDELT + Telegram, auto-scrolling
• πŸ” Sweep Delta — panel live che mostra cosa Γ¨ cambiato dall'ultimo ciclo
• ☢️ Nuclear Watch — letture radiazioni in tempo reale da Safecast + EPA RadNet
• πŸ›°️ Space Watch — tracciamento satelliti CelesTrak: lanci recenti, ISS, costellazioni militari, Starlink/OneWeb
• πŸ’‘ Ideas AI — trade ideas generate dall'LLM o correlate ai segnali

πŸ€– Bot Telegram e Discord (Due Vie)
/status — Salute sistema, ultimo sweep, stato sorgenti, stato LLM
/sweep — Trigger manuale di uno sweep
/brief — Riepilogo compatto dell'intelligence piΓΉ recente
/portfolio — Stato portfolio (se connesso Alpaca)
/alerts — Cronologia alert con tier
/mute / /mute 2h — Silenzia alert per 1h (o durata personalizzata)
/unmute — Riattiva alert
/help — Mostra tutti i comandi disponibili

🧠 Integrazione LLM (Opzionale)
8 provider supportati: Anthropic Claude, OpenAI, Google Gemini, OpenRouter, OpenAI Codex, MiniMax, Mistral, Grok
Trade ideas AI — analista quantitativo che produce 5-8 ideas azionabili
Alert smarter — classificazione FLASH/PRIORITY/ROUTINE con correlazione cross-domain
Fallback automatico — quando l'LLM non Γ¨ disponibile, il motore rule-based subentra senza crash

πŸ“¦ Deployment Flessibile
Node.js — basta npm install e npm run dev (solo Express come dipendenza)
Dockerdocker compose up -d per deploy immediato
Zero API keys — funziona con 18+ fonti senza autenticazione
Requisiti minimi — Node.js 22+

πŸ“Š 27 Fonti Dati Organizzate in 5 Tier
Tier 1 — OSINT & Geopolitica (11): GDELT, OpenSky, NASA FIRMS, Maritime/AIS, Safecast, ACLED, ReliefWeb, WHO, OFAC, OpenSanctions, ADS-B Exchange
Tier 2 — Economico & Finanziario (7): FRED, US Treasury, BLS, EIA, GSCPI, USAspending, UN Comtrade
Tier 3 — Meteo, Ambiente, Tech, Social, SIGINT (7): NOAA/NWS, EPA RadNet, USPTO, Bluesky, Reddit, Telegram, KiwiSDR
Tier 4 — Spazio & Satelliti (1): CelesTrak
Tier 5 — Market Data Live (1): Yahoo Finance

πŸ”§ Design Principles
Pure ESM — ogni file Γ¨ .mjs con import espliciti
Minimal dependencies — solo Express come runtime
Esecuzione parallela — tutte le 27 sorgenti in Promise.allSettled()
Graceful degradation — chiavi mancanti = errori strutturati, non crash
Source standalone — ogni sorgente Γ¨ testabile indipendentemente

πŸ† Quick Start

git clone https://github.com/calesthio/Crucix.git
cd Crucix
npm install
cp .env.example .env
npm run dev

πŸ‘‰ Scopri Crucix e dagli una stella:
⭐ https://github.com/calesthio/Crucix

πŸ”— Demo live: https://www.crucix.live/
⚡ 9.9k+ stelle su GitHubπŸ“œ Licenza AGPL-3.0

πŸš€ TrendRadar: AI-Driven Global Trend & Public Opinion Monitor — 11+ Platforms, Smart Push & Built-in AI Analysis

πŸš€ TrendRadar: AI-Driven Global Trend & Public Opinion Monitor

TrendRadar is an open-source project that aggregates news from 11+ platforms (Zhihu, Douyin, Bilibili, Weibo, Baidu, Toutiao, Wall Street CN, and more) and filters them with artificial intelligence, so you only receive what truly matters to you.

🎯 What Does TrendRadar Do?

πŸ“Š Multi-Platform Aggregation

Automatically monitors trending topics from:

🐦 Weibo • πŸ“± Douyin (TikTok) • 🧠 Zhihu • 🎬 Bilibili • πŸ” Baidu • πŸ“° Toutiao • πŸ’° Wall Street CN • πŸ“‹ The Paper • 🌐 Ifeng • Tieba and more

πŸ€– Built-in AI Intelligence

AI Filtering: describe your interests in natural language and AI automatically classifies all news

AI Analysis: generates reports with trend analysis, sentiment detection, and deep insights

Multi-language Translation: automatically translate content into any language

⚡ Three Push Modes

Daily — Complete daily summary

Current — Real-time trending board

Incremental — Only new content, zero duplicates

πŸ“‘ Push to 9+ Channels

Feishu • DingTalk • Telegram • Email • ntfy • Bark • Slack • WeChat + Custom Webhooks (Discord, IFTTT, and more)

🧠 Trend Tracking

• Full timeline for every story: when it appeared, how rankings changed

• Cross-platform comparison: where is it most viral?

• New topic detection with πŸ†• badge

πŸ“‘ Built-in RSS Support

Supports RSS/Atom feeds with keyword filtering, timezone awareness, and smart deduplication.

πŸ“Š Interactive HTML Reports

Web reports with dark mode, real-time search, tab navigation, and one-click link copying.

πŸ”§ Flexible Deployment

Docker (recommended) • GitHub Actions (cloud, no server needed) • Local on Windows/Mac/Linux

⚙️ Getting Started

git clone https://github.com/sansan0/TrendRadar.git cd TrendRadar pip install -r requirements.txt

Then configure config.yaml and frequency_words.txt with your keywords and desired push channels. You'll be up and running in 30 seconds!

For detailed configuration, check out the full documentation in the README.

⭐ If you find TrendRadar useful, starring it on GitHub is the best way to support its development!

πŸ‘‰ Discover TrendRadar:
https://github.com/sansan0/TrendRadar

πŸ† 57.7k+ stars on GitHub • Licensed under GPL-3.0

πŸš€ TrendRadar: Monitoraggio AI delle Tendenze Globali — 11+ Piattaforme, Push Intelligente e Analisi AI Integrata

πŸš€ TrendRadar — Il Tuo Assistente AI per il Monitoraggio delle Tendenze Globali

TrendRadar Γ¨ un progetto open-source che ti permette di aggregare le notizie da oltre 11 piattaforme (Zhihu, Douyin, Bilibili, Weibo, Baidu, Toutiao, Wall Street CN, e altre) e di filtrarle con l'intelligenza artificiale, per ricevere solo ciΓ² che ti interessa davvero.

🎯 Cosa fa TrendRadar?

πŸ“Š Aggregazione multi-piattaforma

Monitora automaticamente le tendenze da:

🐦 Weibo • πŸ“± Douyin (TikTok) • 🧠 Zhihu • 🎬 Bilibili • πŸ” Baidu • πŸ“° Toutiao • πŸ’° Wall Street CN • πŸ“‹ The Paper • 🌐 Ifeng • Tieba e altri ancora

πŸ€– AI intelligente integrata

Filtro AI: descrivi i tuoi interessi in linguaggio naturale e l'AI classifica automaticamente le notizie

Analisi AI: generazione di report con trend, sentiment analysis e insight

Traduzione multilingua: traduci automaticamente i contenuti in qualsiasi lingua

⚡ Tre modalitΓ  diζŽ¨ι€

Daily — Riepilogo completo della giornata

Current — Classifica attuale in tempo reale

Incremental — Solo novitΓ , zero ripetizioni

πŸ“‘ Push su 9+ canali

Feishu • DingTalk • Telegram • Email • ntfy • Bark • Slack • WeChat + Webhook personalizzati (Discord, IFTTT...)

🧠 Tracking delle tendenze

• Timeline di ogni notizia: da quando Γ¨ apparsa, come Γ¨ cambiata la posizione

• Confronto cross-piattaforma: dove Γ¨ piΓΉ virale?

• Rilevamento nuovi argomenti con badge πŸ†•

πŸ“‘ RSS integrato

Supporta feed RSS/Atom con filtraggio per keyword, fuso orario e deduplicazione intelligente.

πŸ“Š Report HTML interattivo

Report web con dark mode, ricerca in tempo reale, tab navigation e copia rapida dei link.

πŸ”§ Deployment flessibile

Docker (consigliato) • GitHub Actions (cloud, zero server) • Locale su Windows/Mac/Linux

⚙️ Come iniziare

git clone https://github.com/sansan0/TrendRadar.git cd TrendRadar pip install -r requirements.txt

Poi configura config.yaml e frequency_words.txt con le tue keyword e i canali di push desiderati. In 30 secondi sei operativo!

Per la configurazione dettagliata, consulta la documentazione completa nel README.

⭐ Se trovi utile TrendRadar, dargli una stella su GitHub Γ¨ il modo migliore per supportare lo sviluppo!

πŸ‘‰ Scopri TrendRadar:
https://github.com/sansan0/TrendRadar

πŸ† 57.7k+ stelle su GitHub • Licenza GPL-3.0

Skyvern: Automate Browser-Based Workflows with AI

Skyvern is an open-source tool that automates browser-based workflows by leveraging LLMs (Large Language Models) and Computer Vision. In practice, it allows you to automate repetitive tasks on any website without writing custom code.

How It Works
Instead of using traditional XPath selectors that break when a site changes its layout, Skyvern uses AI agents that "see" the page and understand its contents, mapping visual elements to the required actions. It is inspired by the design of task-driven autonomous agents like BabyAGI and AutoGPT, but with the added ability to interact with websites through browser automation libraries such as Playwright.

Key Features
  • AI-Powered Page Commands: Uses natural language to interact with elements (click, fill, extract, validate)
  • Task & Workflow: Create single tasks or multi-step concatenated workflows
  • Data Extraction: Extract structured data from web pages with JSON schema
  • File Downloading: Automatically download files from websites
  • Authentication Support: Supports 2FA (TOTP, email, SMS) and integrations with password managers (Bitwarden, 1Password, LastPass)
  • Live Streaming: Watch in real time what Skyvern is doing on the browser
  • Multi-LLM Support: OpenAI, Anthropic, Gemini, Ollama, OpenRouter, and others

Installation Options
  • Skyvern Cloud: Managed version on app.skyvern.com
  • Local Setup: With pip install skyvern or Docker Compose
  • SDK: Python and TypeScript with Playwright-compatible APIs

Learn more at: https://github.com/Skyvern-AI/skyvern

License: AGPL-3.0 | Stars: 21.6k | Version: 1.0.36 (2026-05-10)

Copilot in Excel: Artificial Intelligence for Your Spreadsheets

Microsoft has integrated the AI assistant Copilot directly into Excel, turning traditional spreadsheets into powerful data analysis tools. But what exactly does it do?

What Is Copilot in Excel
Copilot is the Microsoft 365 artificial intelligence that integrates into your spreadsheet to help you:
  • Analyze data intelligently
  • Gather insights without writing complex formulas
  • Automatically create reports and charts
  • Analyze text (feedback, comments, responses)

Key Features
Here are the highlights:
  • Sentiment Analysis: Understands whether text is positive, negative, or neutral
  • Automatic Summarization: Summarizes large amounts of data in seconds
  • Smart Prompts: Simply ask what you want, and Copilot guides you
  • Automatic Charts: Visualize trends with one click
  • Planning: Helps you create budgets, forecasts, and trackers

Sentiment Analysis in Practice
With Copilot you can analyze feedback, comments, and survey responses. For example:
  • Ask: "Analyze the sentiment of the comments in this column"
  • Copilot identifies the main emotions and provides a detailed analysis
  • The result can be inserted directly into the spreadsheet

Project Link
To learn more about Copilot in Excel, visit Microsoft's official documentation:
https://aka.ms/excel-copilot

With this integration, Excel becomes a true business intelligence tool, making data analysis accessible even to non-experts.

Terax: Il Terminale AI Leggero e Potente!

πŸš€ Terax: Il Terminale AI Leggero e Potente! Scopri Terax, l'emulatore di terminale AI (ADE) open-source, leggero (sotto i 1...