Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)