Pinned Repositories
PixabaySharp
An unofficial C# / .NET API Wrapper
AlexaFactSkillNetTemplate
Project Template for Visual Studio for creating an Alexa Fact Skill in .NET
azure-openai-copilot-data-console
Simple console application to demonstrate how to call an Azure OpenAI service with custom data.
LittleHelpers
Collection of helpful methods/functions for nearly every C# project.
maui-ratingcontrol
Simple rating control using a Font in .NET MAUI.
simple-creditcardview-maui
Simple CreditCardView for .NET MAUI
xf-fontawesome
Show FontAwesome icons in an Xamarin.Forms app.
xf-initialsview
Repository hosting the InitialsView for Xamarin.Forms.
XFWeather
Simple App written with Xamarin.Forms to get weather information for a city.
WordPressXF-V2
tsjdev-apps's Repositories
tsjdev-apps/gaugeview.maui
Repository for hosting a simple Gauge View using SkiaSharp for .NET MAUI.
tsjdev-apps/santaclaus-realtime-api
Simple .NET console application to demonstrate the GPT-4o Realtime API by 'calling' Santa Claus.
tsjdev-apps/ms-exensions-ai-embeddings-sample
Repository containing a simple console application using Microsoft.Extensions.AI NuGet package to create embeddings.
tsjdev-apps/openai-localllm-chat-copilot
Simple .NET console application demonstrating OpenAI NuGet package with OpenAI and local LLMs using Ollama.
tsjdev-apps/phi-3-vision-onnx-console
Simple .NET console application to run the ONNX version of Phi-3 Vision.
tsjdev-apps/ms-extensions-ai-chat-sample
Repository containing a simple chat console application using Microsoft.Extensions.AI NuGet package.
tsjdev-apps/openai-models-comparison-csharp
Simple .NET console application to compare all the available OpenAI Large Language Models.
tsjdev-apps/phi-3-mini-onnx-console
Simple .NET console application to run the ONNX version of Phi-3.
tsjdev-apps/podcastr-console
Simple .NET 9 console application to create a Podcast using Azure OpenAI.
tsjdev-apps/azure-openai-speechtotext-console
Simple .NET console application using the Whisper model by OpenAI and Microsoft.
tsjdev-apps/christmas-ai-shenanigans
Simple .NET application to demonstrate some AI shenanigans.
tsjdev-apps/openai-imagedescription-comparison
Simple .NET console application to compare the vision functionality to get an image description.
tsjdev-apps/openai-realtime-data
Simple .NET console application to show how you can add website data to your chat application.
tsjdev-apps/openweathermap-sharp
A .NET client wrapper for https://openweathermap.org written in .NET Standard 2.0
tsjdev-apps/simpleratingcontrol.maui
Repository for hosting a Simple Rating Control for .NET MAUI using an icon font.
tsjdev-apps/angular-environment-variables
tsjdev-apps/azure-openai-chattools-integration
Explore the ChatTools functionality within the Azure.AI.OpenAI NuGet package to implement custom logic in your .NET AI project.
tsjdev-apps/azure-openai-structuredoutputs
Explore the Structured Outputs functionality within the Azure.AI.OpenAI NuGet package to implement custom logic in your .NET AI project.
tsjdev-apps/letslearn-dotnet-aspire
Let's Learn .NET Aspire workshop material!
tsjdev-apps/llm-locally-using-ollama
Simple repository to demonstrate how to use Large Language Models locally using Ollama.
tsjdev-apps/lottieanimations-angular
About Sample repository to demonstrate how to add Lottie animation to an Angular project.
tsjdev-apps/lottieanimations-maui
Sample repository to demonstrate how to add Lottie animation to a .NET MAUI application.
tsjdev-apps/openai-chat-copilot
Simple .NET console application demonstrating Azure.AI.OpenAI NuGet package with OpenAI and Azure OpenAI.
tsjdev-apps/openai-copilot-on-data
Simple .NET console application demonstrating Azure.AI.OpenAI NuGet package to create a Copilot on your own data.
tsjdev-apps/openai-imagegeneration
Simple .NET console application to demonstrate the image generation process using OpenAI and/or Azure OpenAI.
tsjdev-apps/openai-speechtotext-texttospeech
Simple .NET console application to demonstrate Speech-to-Text and Text-to-Speech using OpenAI and/or Azure OpenAI.
tsjdev-apps/openai-translation-console
Simple .NET console application using the Translation API by OpenAI.
tsjdev-apps/qrcode-generation-sample
Repository containing a simple .NET console application to generate QR codes.
tsjdev-apps/snake-ai
Repository containing different Python implementations of the famous Snake game written by different Large Language Models.
tsjdev-apps/tsjdev-apps