♊️ GemiNews 🗞️

Demo 1: Embeddings + Recommendation Demo 2: Bella RAGa Demo 3: NewRetriever Demo 4: Assistant function calling

[Request] 1. API Call: q=Verona

To change query's use ?q=blah. Example: q=Verona, q=Bologna, q=Global Warming, q=United Kingdom, q=Donald Trump, q=Riccardo Carlesso, q=Ruby Day, q=Cyprus, q=Malta, ..

Here is the request built by langchainrb's NewsRetriever tool:


💻 Demo 03 on github

irb> NewsRetriever.get_everything(q: 'Verona', page_size: 6)
I, [2024-05-24T18:31:54.143965 #2273497] INFO -- : [Langchain.rb] [Langchain::Tool::NewsRetriever]: Retrieving all news

API Result ("BFJ"):

Status (from JSON): ok

Total results (from JSON): 1899

{"status":"ok","totalResults":1899,"articles":[{"source":{"id":null,"name":"Github.io"},"author":null,"title":"Project Verona: Fearless Concurrency for Python","description":"Research programming language for concurrent ownership","url":"https://microsoft.github.io/verona/pyrona.html","urlToImage":null,"publishedAt":"2025-05-15T10:58:09Z","content":"As part of Project Verona, we have been developing a new ownership model for Python, called Lungfish.\r\nThis model is designed to provide a safe and efficient way to manage memory and concurrency in P… [+6273 chars]"},

{"source":{"id":null,"name":"Slickdeals.net"},"author":"Ovalcram","title":"Allen Edmonds Verona II Italian Bit Loafer (Walnut Brown Leather) $200 + Free Shipping","description":"Allen Edmonds has the Verona II Loafer for 199.98. Typically $425. FINAL sale with no returns. \n \nhttps://www.allenedmonds.com/prod...-ec4006874","url":"https://slickdeals.net/f/18306346-allen-edmonds-verona-ii-italian-bit-loafer-walnut-brown-leather-200-free-shipping?utm_source=rss&utm_content=fp&utm_medium=RSS2","urlToImage":"https://slickdeals.net/attachment/8/1/2/2/7/450x450/17555506.thumb","publishedAt":"2025-05-11T18:18:09Z","content":"This collaborative space allows users to contribute additional information, tips, and insights to enhance the original deal post. Feel free to share your knowledge and help fellow shoppers make infor… [+26 chars]"},

{"source":{"id":null,"name":"BBC News"},"author":"Ben Ramsdale","title":"Roglic loses time as Verona wins Giro stage 15","description":"Carlos Verona wins stage 15 of the Giro d'Italia with a long-range solo attack as Primoz Roglic loses significant time on his general classification rivals.","url":"https://www.bbc.com/sport/cycling/articles/c0qg7wy71e2o","urlToImage":"https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/73eb/live/586494c0-397c-11f0-b7d1-a39e6c3a45e2.jpg","publishedAt":"2025-05-25T16:23:21Z","content":"Spaniard Carlos Verona won stage 15 of the Giro d'Italia with a long-range solo attack on Sunday as former champion Primoz Roglic lost significant time on the rest of his general classification rival… [+1665 chars]"},

{"source":{"id":"die-zeit","name":"Die Zeit"},"author":"ZEIT ONLINE: News -","title":"Tanz-Show: Diego Pooth gewinnt \"Let's Dance\"","description":"Hier finden Sie Informationen zu dem Thema „Tanz-Show“. Lesen Sie jetzt „Diego Pooth gewinnt \"Let's Dance\"“.","url":"https://www.zeit.de/news/2025-05/24/diego-pooth-gewinnt-let-s-dance","urlToImage":"https://img.zeit.de/news/2025-05/24/diego-pooth-gewinnt-let-s-dance-image-group/wide__1300x731","publishedAt":"2025-05-23T23:25:34Z","content":"Der jüngste Kandidat ist der Sieger: Diego Pooth hat die RTL-Tanzshow «Let's Dance» gewonnen. Damit darf der Sohn von Moderatorin Verona Pooth sich jetzt «Dancing Star» 2025 nennen. Der 21-Jährige se… [+877 chars]"},

{"source":{"id":"die-zeit","name":"Die Zeit"},"author":"ZEIT ONLINE: News -","title":"TV-Show: Diese Kandidaten stehen im Finale von \"Let's Dance\"","description":"Hier finden Sie Informationen zu dem Thema „TV-Show“. Lesen Sie jetzt „Diese Kandidaten stehen im Finale von \"Let's Dance\"“.","url":"https://www.zeit.de/news/2025-05/17/diese-kandidaten-stehen-im-finale-von-let-s-dance","urlToImage":"https://img.zeit.de/news/2025-05/17/diese-kandidaten-stehen-im-finale-von-let-s-dance-image-group/wide__1300x731","publishedAt":"2025-05-16T22:29:44Z","content":"Die Finalisten der RTL-Tanzshow «Let's Dance» stehen fest: Reck-Olympiasieger Fabian Hambüchen (37), Schwimmer Taliso Engel (22) und Diego Pooth (21), Sohn der Moderatorin Verona Pooth, kämpfen im la… [+2002 chars]"},

{"source":{"id":null,"name":"BBC News"},"author":"Jonty Colman","title":"Will Serie A title and relegation be decided by play-offs?","description":"Heading into the final weekend of the Serie A season, BBC Sport's Ask Me Anything team looks into how the title and relegation places will be decided.","url":"https://www.bbc.com/sport/football/articles/c3wdxlnd760o","urlToImage":"https://ichef.bbci.co.uk/ace/branded_sport/1200/cpsprodpb/5086/live/1599ddf0-34ac-11f0-8947-7d6241f9fce9.png","publishedAt":"2025-05-22T15:31:44Z","content":"The 2024-25 Serie A winners will be decided by a play-off, should Napoli and Inter Milan finish the season level on points.\r\nIn 2022, the league reintroduced a rule which means teams who are contesti… [+1388 chars]"}]}

[Response] 2. API results: First Article

source: {"id"=>nil, "name"=>"Github.io"}
author:
title: Project Verona: Fearless Concurrency for Python
description: Research programming language for concurrent ownership
url: https://microsoft.github.io/verona/pyrona.html
urlToImage:
publishedAt: 2025-05-15T10:58:09Z
content: As part of Project Verona, we have been developing a new ownership model for Python, called Lungfish.
This model is designed to provide a safe and efficient way to manage memory and concurrency in P… [+6273 chars]

[Response] 3. API results from NewsCatcher: reassembled from JSON

Project Verona: Fearless Concurrency for Python

Article Image
2025-05-15 -

Research programming language for concurrent ownership

As part of Project Verona, we have been developing a new ownership model for Python, called Lungfish. This model is designed to provide a safe and efficient way to manage memory and concurrency in P… [+6273 chars]

Allen Edmonds Verona II Italian Bit Loafer (Walnut Brown Leather) $200 + Free Shipping

Article Image
2025-05-11 - Ovalcram

Allen Edmonds has the Verona II Loafer for 199.98. Typically $425. FINAL sale with no returns. https://www.allenedmonds.com/prod...-ec4006874

This collaborative space allows users to contribute additional information, tips, and insights to enhance the original deal post. Feel free to share your knowledge and help fellow shoppers make infor… [+26 chars]

Roglic loses time as Verona wins Giro stage 15

Article Image
2025-05-25 - Ben Ramsdale

Carlos Verona wins stage 15 of the Giro d'Italia with a long-range solo attack as Primoz Roglic loses significant time on his general classification rivals.

Spaniard Carlos Verona won stage 15 of the Giro d'Italia with a long-range solo attack on Sunday as former champion Primoz Roglic lost significant time on the rest of his general classification rival… [+1665 chars]

Tanz-Show: Diego Pooth gewinnt "Let's Dance"

Article Image
2025-05-23 - ZEIT ONLINE: News -

Hier finden Sie Informationen zu dem Thema „Tanz-Show“. Lesen Sie jetzt „Diego Pooth gewinnt "Let's Dance"“.

Der jüngste Kandidat ist der Sieger: Diego Pooth hat die RTL-Tanzshow «Let's Dance» gewonnen. Damit darf der Sohn von Moderatorin Verona Pooth sich jetzt «Dancing Star» 2025 nennen. Der 21-Jährige se… [+877 chars]

TV-Show: Diese Kandidaten stehen im Finale von "Let's Dance"

Article Image
2025-05-16 - ZEIT ONLINE: News -

Hier finden Sie Informationen zu dem Thema „TV-Show“. Lesen Sie jetzt „Diese Kandidaten stehen im Finale von "Let's Dance"“.

Die Finalisten der RTL-Tanzshow «Let's Dance» stehen fest: Reck-Olympiasieger Fabian Hambüchen (37), Schwimmer Taliso Engel (22) und Diego Pooth (21), Sohn der Moderatorin Verona Pooth, kämpfen im la… [+2002 chars]

Will Serie A title and relegation be decided by play-offs?

Article Image
2025-05-22 - Jonty Colman

Heading into the final weekend of the Serie A season, BBC Sport's Ask Me Anything team looks into how the title and relegation places will be decided.

The 2024-25 Serie A winners will be decided by a play-off, should Napoli and Inter Milan finish the season level on points. In 2022, the league reintroduced a rule which means teams who are contesti… [+1388 chars]

Note. This CSS was created by Gemini Ultra. We're taking all the ingredients from JSON artifact and building it back into a nice tailwind card.

The fields provided by the JSON result (first article to be specific) are: ["source", "author", "title", "description", "url", "urlToImage", "publishedAt", "content"]