Skip to content

Commit 4670558

Browse files
committed
update new podcasts
1 parent cb7b0c7 commit 4670558

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: Text to Blazor upgraded to use best coding LLMs
3+
summary: Text to Blazor now generates CRUD Apps using best coding models from Google, Anthropic, Meta, DeepSeek & Mistral
4+
tags: [okai,ai,autoquery,blazor,vue]
5+
author: Demis Bellot
6+
url: https://media.servicestack.com/podcasts/text-to-blazor-premium.mp3
7+
media: {size:7818860,duration:779.808000,format:mp3}
8+
---
9+
10+
This episode looks at the latest version of **Text to Blazor** that has been upgraded to utilize top-tier AI coding models from various leading companies to generate CRUD applications.
11+
12+
This tool allows users to input a text description and receive five different sets of data models, APIs, database migrations, and admin UIs, enabling them to select the best fit.
13+
14+
Unlike some AI tools, it primarily focuses on generating TypeScript data models, which are then used within existing Blazor templates to create functional admin or public-facing applications with automatically generated CRUD functionalities and optional audit logging.
15+
16+
Over one hundred Blazor CRUD applications have already been created using this enhanced system. The generated applications include features like instant admin UIs, database migration scripts, and the ability to create new records directly from search dialogs.
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
---
2+
title: AI Server improvements
3+
summary: New SOTA LLMs added, support for thinking responses, Ollama Vision Models & Generate API
4+
tags: [ai-server,ai,gpt,service-reference,c#,js]
5+
author: Demis Bellot
6+
url: https://media.servicestack.com/podcasts/angular-template.mp3
7+
media: {size:3086348,duration:313.176000,format:mp3}
8+
---
9+
10+
This episode covers the significant upgrades to **AI Server**, an open-source tool for managing various AI model APIs.
11+
12+
A key enhancement is the addition of numerous **new state-of-the-art large language models** from providers like Google, OpenAI, and Meta.
13+
14+
The update also introduces support for **"thinking" responses** with specialized rendering and integrates **Ollama Vision Models**, enabling image understanding capabilities using models like Gemma and Mistral. Furthermore, new **OllamaGenerate endpoints** were implemented to facilitate interactions with these vision models for tasks such as image-to-text conversion.
15+
16+
These improvements aim to provide a more comprehensive and versatile platform for managing AI integrations.

0 commit comments

Comments
 (0)