# AI Gazette > A cutting-edge news publication dedicated to the latest developments in Artificial Intelligence. From breakthrough research and emerging startups to policy shifts and real-world applications, we deliver clear, insightful coverage of the technologies shaping the future. Designed for innovators, investors, and curious minds alike, our journal turns complex AI advancements into accessible, actionable insights. ## What it does AI Gazette reads RSS feeds, sends each article to Google Gemini AI for analysis, and classifies it with a market signal: - **POSITIVE** — bullish news for the affected asset - **NEGATIVE** — bearish news for the affected asset - **NEUTRAL** — informational, no clear directional impact For each article the AI extracts: the affected asset (ticker, company, index, forex pair, commodity, or crypto), the asset class, the country of origin, and writes a bilingual one-sentence summary of the market impact in both Italian and English. ## Key features - **Signal feed** — chronological feed of classified news with signal badges, filterable by signal type, asset class, country, and free-text search - **Daily digest** — AI-generated executive summary grouped by category - **Archive** — browse historical news with a date-range picker - **Bilingual** — Italian at https://ai.schengatto.cloud/it, English at https://ai.schengatto.cloud/en - **No account required** — completely free, no registration, no paywall - **Dark/light mode** — newspaper-style design with parchment and ink palette ## Technical context - Built with Nuxt 4 (Vue 3), TypeScript, PostgreSQL, Prisma 7 - AI analysis powered by Google Gemini 2.5 Flash Lite - Dual deployment: serverless (Netlify) or autonomous (VPS/Docker with SSE real-time updates) - Privacy-first: cookieless analytics (PostHog in memory mode), no user tracking ## Important disclaimer AI Gazette is **not financial advice**. Signals represent AI classification of news sentiment, not investment recommendations. Always consult a qualified financial advisor before making investment decisions. ## Author Enrico Schintu — https://enricoschintu.com ## URLs - Homepage (Italian): https://ai.schengatto.cloud/it - Homepage (English): https://ai.schengatto.cloud/en - Full documentation: https://ai.schengatto.cloud/llms-full.txt - RSS feed: https://ai.schengatto.cloud/feed.xml - OpenAPI specification: https://ai.schengatto.cloud/openapi.yaml - Agent REST API: https://ai.schengatto.cloud/api/agents/news - Agent SSE stream: https://ai.schengatto.cloud/api/agents/stream