Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/stevencyb/demo_llamasharp_plus_semantickernel
- Owner: StevenCyb
- License: mit
- Created: 2024-04-13T11:02:51.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-13T11:08:22.000Z (9 months ago)
- Last Synced: 2024-04-14T01:08:36.362Z (9 months ago)
- Language: C#
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```