Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stevencyb/demo_llamasharp_plus_semantickernel

A simple demo of LLamaSharp with Semantic Kernel for a simple locally running chatbot.
https://github.com/stevencyb/demo_llamasharp_plus_semantickernel

Last synced: 28 days ago
JSON representation

A simple demo of LLamaSharp with Semantic Kernel for a simple locally running chatbot.

Awesome Lists containing this project

README

        

# Demo_LLamaSharp_Plus_SemanticKernel
A simple demo of LLamaSharp with Semantic Kernel for a simple locally running chatbot.

Just run the following command and start chatting.
```bash
dotnet run
```