Skip to content

km49142/Low_Resource_Agent

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cherokee Language Learning Platform

Work Done By Tianming Liu's Lab

An AI-powered platform for learning Cherokee (ᏣᎳᎩ) and other lesser-taught languages.

Quick Start

1. Install Requirements

pip install openai

2. Configure API Key

Add your OpenAI API key to the .env file:

OPENAI_API_KEY=your-api-key-here

Or the application will prompt you to enter it on first use.

3. Start the Application

Run the startup script:

./start.sh

Features

  • Interactive Learning: AI teacher with memory, progressive curriculum
  • Speaking Practice: Listen to Cherokee pronunciation
  • Knowledge Test: AI-generated quizzes with feedback

Built with care for language preservation and cultural respect.

About

Tianming Liu's Lab App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 44.4%
  • JavaScript 42.7%
  • CSS 11.8%
  • Shell 1.1%