edgett/PalmHill.BlazorChat
PalmHill.BlazorChat is a chat application and API built with Blazor WebAssembly, SignalR, and WebAPI, featuring real-time LLM conversations, markdown support, customizable settings, and a responsive design. This project supports Llama2 models and was tested with Orca2.
This application helps you have real-time, ChatGPT-like conversations using a large language model (LLM) that runs locally on your computer. You provide the LLM file, and the application gives you a responsive chat interface where you can ask questions, upload documents to chat about their content, and get immediate responses. It's designed for individuals or small teams who want to interact with powerful AI models privately and on their own hardware.
Use this if you need a self-hosted, private chat interface to interact with Llama-based large language models on your own computer, especially for discussing content within your uploaded documents.
Not ideal if you're looking for a cloud-based solution that doesn't require local setup or if you don't have access to powerful hardware with a dedicated GPU.
Stars
71
Forks
13
Language
C#
License
—
Category
Last pushed
Feb 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/edgett/PalmHill.BlazorChat"
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...