top of page
Search

How to use Azure OpenAI Embedding API for Document Search?
It is important to find the relevant document within a vast knowledge base. Whether you’re a researcher, a customer support agent, or an...
The Tech Platform
Jul 30, 2024

Boosting Web Performance: Introducing MapStaticAsset in ASP.NET Core
Every user expects websites to load quickly and search engines favor speedy pages in their rankings. The developers will optimize every...
The Tech Platform
Jul 29, 2024

Mastering Visual Search: A Guide to Azure AI Search and Search Explorer
Images are more than just pixels; they convey stories, emotions, and information. Imagine building an e-commerce platform where users can...
The Tech Platform
Jul 25, 2024

Building Modular Blazor Apps: RCLs, Static SSR, and Interactive Strategies
Blazor, a web framework by Microsoft, empowers developers to build interactive web applications using C# and .NET. With Blazor, you can...
The Tech Platform
Jul 24, 2024

WebSocket Payload Optimization: WebSocket Compression in ASP.NET Core
WebSocket communication is a powerful tool for real-time interactions in web applications. However, as data flows back and forth between...
The Tech Platform
Jul 19, 2024

Creating a File with Current System Date in Java
Creating files with timestamps is a common practice for various purposes in Java applications. These timestamps can help with...
The Tech Platform
Jul 17, 2024

Fine-Tuning Function Calling: Empower Large Language Models
Large Language Models (LLMs) have revolutionized the field of natural language processing (NLP). These powerful AI models can generate...
The Tech Platform
Jul 13, 2024

Optimizing Your Azure VMware Solution Network: 8 Best Practices
Migrating your workloads to Azure VMware Solution unlocks the benefits of cloud agility and scalability while maintaining the familiarity...
The Tech Platform
Jul 10, 2024

Golang Enum: A Practical Guide
Enums, short for enumerations, are a way to represent a fixed set of related constants with distinct values. They’re commonly used to...
The Tech Platform
Jul 8, 2024

Vendor Lock-in with your Cloud Service Provider
Vendor lock-in happens when an organization becomes overly reliant on a specific vendor's products, services, or technologies. It occurs...
The Tech Platform
Jul 5, 2024
bottom of page