marcominerva

marcominerva

👤 Developer

15 repositories on SrcLog

View on GitHub
15 Repos
1.4k Stars
182 Forks
83 Watchers

Repositories (15)

ChatGptNet marcominerva/ChatGptNet C#

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

312
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.

257
SimpleAuthentication marcominerva/SimpleAuthentication C#

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

252
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.

144
MinimalHelpers marcominerva/MinimalHelpers C#

A collection of helpers libraries for Minimal API projects.

141
DatabaseGPT marcominerva/DatabaseGPT C#

Query a database using natural language

74
OperationResults marcominerva/OperationResults C#

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

44
KernelMemoryService marcominerva/KernelMemoryService C#

A lightweight implementation of Kernel Memory as a Service

44
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

22
AgentPlayground marcominerva/AgentPlayground HTML

A Blazor Web App playground for quickly testing agents built with Microsoft Agent Framework

19
AspNetCoreWithAlpineJs marcominerva/AspNetCoreWithAlpineJs JavaScript

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

15
SearchGPT marcominerva/SearchGPT JavaScript

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

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