Thursday, December 12, 2024

Resolving the "Invalid Characters" Error in Oracle Database 23ai Free Edition Installation

Oracle Database 23ai Free Edition offers a fully functional database for development, testing, and production purposes, allowing users to experience the powerful features of Oracle Database. However, users may encounter errors during the installation process, which can be frustrating and time-consuming to resolve. This article addresses a common issue that users may encounter during the installation of Oracle Database 23ai Free Edition and provides a solution to ensure a successful installation.

Saturday, December 7, 2024

Control LLM's Output with Ollama Structured Outputs

 This video shows how to use Ollama to constrain the LLM output to a structured format locally.

Tuesday, December 3, 2024

Install Indic Parler-TTS model Locally

 This video shows how to locally install Indic Parler-TTS which can officially speak in 20 Indic languages.

Install HunyuanVideo Model Locally for Text to Video Generation

This video shows how to install HunyuanVideo AI model for text to video long generation locally.

Monday, December 2, 2024

Embedding Model in Oracle Database 23ai - Step-by-step Hands-on Tutorial


This is a step-by-step hands-on tutorial to use Oracle AI Vector Search on unstructured data combined with relational search on business data.

Saturday, November 30, 2024

Create a Free Local AI Dungeon Game with Ollama

  This video shows how to create a dungeon and dragon game with help of local models with Ollama easily.

Friday, November 22, 2024

Free ComfyUI WorkFlows for Various AI Models

ComfyUI is a user-friendly, node-based interface for Stable Diffusion. It allows you to create custom image generation workflows by connecting different functional blocks, known as "nodes".

Sunday, November 17, 2024

Favorite Feature in Oracle 23ai

 In today's data-driven world, businesses rely on robust databases to manage their mission-critical workloads. Oracle Database 23ai Free offers a streamlined experience of this industry-leading database, with resource limits of up to 2 CPUs for foreground processes, 2 GB of RAM, and 12 GB of user data on disk. This free version is designed for ease of use and simple download, making it an ideal starting point for exploring the capabilities of Oracle Database.

Oracle Database 23ai and GraphQL

 In today's data-driven world, AI needs fuel to power innovative applications. Oracle Database 23ai brings AI directly to your data, making it effortless to develop cutting-edge apps and tackle mission-critical tasks. But what makes this possible? Enter GraphQL, a game-changing query language that's changing the way we interact with data.

Saturday, November 16, 2024

Session Monitoring and Session Cleanup in Oracle

 As an Oracle database administrator, managing sessions is crucial for maintaining performance and availability. This script provides a comprehensive solution for monitoring and cleaning up idle and blocking sessions.