This simple chatbot can teach you new hungarian proverbs. You can also test your existing knowledge with 2 games: guessing the missing word and selecting the correct meaning of a proverb. The UI is using the Chainlit UI framework, while the LLM orchestration is using Microsoft Semantic Kernel.
- Create a Python virtual environment (venv or conda)
- Install required packages using the requirements.txt
You can adjust the the system prompt of the AI chatbot
You can check the coding and prompts for various functions and adjust as needed.