Community Blog

Building an AI-Driven Financial Forecasting App...

Pedro Martins

Building an AI-Driven Financial Forecasting Application with ASP.NET, ML.NET, and OpenAI   In today's fast-paced financial markets, the ability to predict stock trends can offer a significant edge to investors...

Building an AI-Driven Financial Forecasting App...

Pedro Martins

Building an AI-Driven Financial Forecasting Application with ASP.NET, ML.NET, and OpenAI   In today's fast-paced financial markets, the ability to predict stock trends can offer a significant edge to investors...

Understanding Dependency Injection in ASP.NET Core

Understanding Dependency Injection in ASP.NET Core

Pedro Martins

Understanding Dependency Injection in ASP.NET Core An in-depth guide to leveraging Dependency Injection for building robust and maintainable ASP.NET Core applications. Introduction In the realm of modern software development, Dependency...

Understanding Dependency Injection in ASP.NET Core

Pedro Martins

Understanding Dependency Injection in ASP.NET Core An in-depth guide to leveraging Dependency Injection for building robust and maintainable ASP.NET Core applications. Introduction In the realm of modern software development, Dependency...

Building a RAG (Retrieval-Augmented Generation) Chatbot with Vercel AI SDK

Building a RAG (Retrieval-Augmented Generation)...

Pedro Martins

Introduction to RAG Chatbots A RAG chatbot enhances responses by combining retrieval and generation techniques. It uses external databases to fetch relevant information, augmenting the language model’s output with up-to-date...

Building a RAG (Retrieval-Augmented Generation)...

Pedro Martins

Introduction to RAG Chatbots A RAG chatbot enhances responses by combining retrieval and generation techniques. It uses external databases to fetch relevant information, augmenting the language model’s output with up-to-date...

Building a CRUD Web API with Dataverse Entities in ASP.NET Web API: A Beginner's Guide

Building a CRUD Web API with Dataverse Entities...

Pedro Martins

Introduction In modern application development, integrating with robust data platforms is essential for scalability and flexibility. Microsoft Dataverse (formerly known as Common Data Service) provides a secure and cloud-based storage...

Building a CRUD Web API with Dataverse Entities...

Pedro Martins

Introduction In modern application development, integrating with robust data platforms is essential for scalability and flexibility. Microsoft Dataverse (formerly known as Common Data Service) provides a secure and cloud-based storage...

What is Retrieval Augmented Generation (RAG)?

What is Retrieval Augmented Generation (RAG)?

Pedro Martins

      Retrieval-Augmented Generation (RAG) is an advanced approach in natural language processing (NLP) that combines the strengths of retrieval-based models and generative models to produce more accurate, informative,...

What is Retrieval Augmented Generation (RAG)?

Pedro Martins

      Retrieval-Augmented Generation (RAG) is an advanced approach in natural language processing (NLP) that combines the strengths of retrieval-based models and generative models to produce more accurate, informative,...

The Importance of Structured Logging in Modern Applications

The Importance of Structured Logging in Modern ...

Pedro Martins

In today’s fast-paced world of software development, delivering high-quality, scalable applications requires more than just good coding practices. As applications grow more complex, so does the task of managing them,...

The Importance of Structured Logging in Modern ...

Pedro Martins

In today’s fast-paced world of software development, delivering high-quality, scalable applications requires more than just good coding practices. As applications grow more complex, so does the task of managing them,...