magols/BlazorGPT
BlazorGPT is a Blazor Server application that uses Semantic Kernel plus OpenAI, Azure OpenAI and Ollama for inference and embeddings.
This tool helps teams create and manage secure, private chat interfaces for interacting with large language models like GPT-3.5 or GPT-4, and even local models via Ollama. It takes your questions, custom instructions, and documents as input, and provides structured, conversational responses with full history management. Anyone who needs to integrate powerful AI chat capabilities into their internal applications, with control over data and user access, would find this useful.
No commits in the last 6 months.
Use this if you need to build a custom, secure chat application for your team to interact with AI models and documents, complete with conversation history, custom prompts, and automated workflows.
Not ideal if you're looking for a public-facing chatbot solution or a simple, one-off AI interaction without the need for authentication, history, or custom workflows.
Stars
98
Forks
30
Language
CSS
License
MIT
Category
Last pushed
Mar 28, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/magols/BlazorGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
RageAgainstThePixel/OpenAI-DotNet
A Non-Official OpenAI RESTful API Client for DotNet
jeffdapaz/VisualChatGPTStudio
Add chatGPT functionalities directly on Visual Studio
RageAgainstThePixel/com.openai.unity
A Non-Official OpenAI Rest Client for Unity (UPM)
betalgo/openai
.NET library for the OpenAI service API by Betalgo Ranul
Azure-Samples/azure-search-openai-demo-csharp
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure...