marcominerva

marcominerva

👤 Developer

15 repositories on SrcLog

View on GitHub
15 Repos
1.2k Stars
154 Forks
1.2k Watchers

Repositories (15)

TinyHelpers marcominerva/TinyHelpers C#

A collection of helper methods and classes for .NET that I use every day. I have packed them in a single library to avoid code duplication.

246
SimpleAuthentication marcominerva/SimpleAuthentication C#

A library to easily integrate Authentication in ASP.NET Core projects.

233
ChatGptNet marcominerva/ChatGptNet C#

A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service

204
MinimalHelpers marcominerva/MinimalHelpers C#

A collection of helpers libraries for Minimal API projects.

130
SqlDatabaseVectorSearch marcominerva/SqlDatabaseVectorSearch C#

A Blazor Web App and Minimal API for performing RAG (Retrieval Augmented Generation) and vector search using the native VECTOR type in Azure SQL Database and Azure OpenAI.

114
DatabaseGPT marcominerva/DatabaseGPT C#

Query a database using natural language

74
KernelMemoryService marcominerva/KernelMemoryService C#

A lightweight implementation of Kernel Memory as a Service

40
OperationResults marcominerva/OperationResults C#

A set of lightweight libraries to totally decouple operation results and actual application responses.

39
OpenAIEmbeddingSample marcominerva/OpenAIEmbeddingSample C#

An example that shows how to use Semantic Kernel and Kernel Memory to work with embeddings in a .NET application using SQL Server as Vector Database.

31
TwoFactorAuthenticationSample marcominerva/TwoFactorAuthenticationSample C#

A sample that showcases how to implement Two-Factor authentication in a Web API using an external Authenticator app

21
ChatGptPlayground marcominerva/ChatGptPlayground JavaScript

A ready-to-use ASP.NET Core chat application backed by a Minimal API that can be used to test ChatGPT workflows

17
SearchGPT marcominerva/SearchGPT JavaScript

A sample that shows how to integrate ChatGPT with your own data that comes from Azure Cognitive Search

13
AspNetCoreWithAlpineJs marcominerva/AspNetCoreWithAlpineJs JavaScript

A sample that shows how to integrate Alpine.js with ASP.NET Core Razor Pages and Web API

12
XamarinNetCore marcominerva/XamarinNetCore C#

A sample on how to use .NET 5.0 features like HostBuilder, Dependecy Injection, Logging and HttpClientFactory with Xamarin.Forms

7
HealthChecksSample marcominerva/HealthChecksSample C#

A sample that shows how to integrate Health Checks in ASP.NET Core applications

4