Skip to content

A chat UI using which you can learn and practice hungarian proverbs

Notifications You must be signed in to change notification settings

bbence84/hungarian_proverbs_ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hungarian Proverbs AI

Overview

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.

Installation

  1. Create a Python virtual environment (venv or conda)
  2. Install required packages using the requirements.txt

How to customize

prompts/00-proverb_ai_system_prompt.txt

You can adjust the the system prompt of the AI chatbot

ui.py

You can check the coding and prompts for various functions and adjust as needed.

About

A chat UI using which you can learn and practice hungarian proverbs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages