marcominerva/ChatGptNet
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
Repository profile
Tutorial for ChatGPT + Enterprise Data with Semantic Kernel, OpenAI, and Azure Cognitive Search
Repository updates
Get generated Azure-Samples/semantic-kernel-rag-chat development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-20 03:06
5 captures since 2026-05-27
Stars from baseline -1
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-20 03:06
src/chapter1/chapter1.csproj
dotnet ecosystem,
5 dependencies
src/chapter2/chapter2.csproj
dotnet ecosystem,
6 dependencies
src/chapter3/chapter3.csproj
dotnet ecosystem,
6 dependencies
src/chatconsole/chatconsole.csproj
dotnet ecosystem,
0 dependencies
src/importmemories/importmemories.csproj
dotnet ecosystem,
7 dependencies
src/chapter2/chapter2.sln
dotnet ecosystem,
0 dependencies
src/importmemories/importmemories.sln
dotnet ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
A ChatGPT integration library for .NET, supporting both OpenAI and Azure OpenAI Service
Research project. A Memory solution for users, teams, and applications.
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use OpenAI services to chat to that uploaded data and ask questions
This sample has the full End2End process of creating RAG application with Prompty and Azure AI Foundry. It includes GPT-4 LLM application code, evaluations, deployment automation with AZD CLI, GitHub actions for evaluation and deployment and intent mapping for multiple LLM task mapping.
Allows to scale the ChatGPT API to multiple simultaneous sessions with infinite contextual and adaptive memory powered by GPT and Redis datastore.