Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/r0315/study-assistant
An Avalonia chat bot to help you study.
https://github.com/r0315/study-assistant
ai avalonia avalonia-ui chatbot generative-ai generative-ai-projects
Last synced: about 1 month ago
JSON representation
An Avalonia chat bot to help you study.
- Host: GitHub
- URL: https://github.com/r0315/study-assistant
- Owner: R0315
- License: mit
- Created: 2024-07-24T06:31:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-25T21:49:42.000Z (about 2 months ago)
- Last Synced: 2024-10-10T18:45:32.259Z (about 1 month ago)
- Topics: ai, avalonia, avalonia-ui, chatbot, generative-ai, generative-ai-projects
- Language: C#
- Homepage:
- Size: 2.49 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Study-Assistant
An under construction project.This chat bot is built using Semantic Kernel and Avalonia UI. I intend to add kernel plugins for skills the bot can call to assist with studying or perform other tasks. The main goal of the project is to start learning how to build apps with Avalonia UI just for fun.
If you want to use this project as a base for your own bot or Avalonia UI project, you'll need to set an environment variable for OPENAI_KEY to be used by Semantic Kernel in the [ServiceCollectionExtensions](ServiceCollectionExtensions.cs) class.![thumb](https://github.com/user-attachments/assets/b76df2f1-1d9c-4370-92f5-0427c809348f)