Skip to content

AdieLaine/lnu-ai

Repository files navigation

Lnu-AI: An Indigenous AI System 🪶

GitHub License

Lnu-AI is an Artificial Intelligence system developed to serve as a bridge between the Mi'kmaq language and AI. This platform is rooted in the deep commitment to cultural preservation, leveraging modern technologies like machine learning and natural language processing to aid in the revitalization of the Mi'kmaq language.

Table of Contents


Getting Started

Prerequisites

  • Python 3.7+
  • pip
  • OpenAI API Key

Installation

  1. Clone the repo:

    git clone https://github.com/AdieLaine/lnu-ai.git

  2. Install Python packages:

    pip install -r requirements.txt

  3. Copy the .env.example file and create a new .env file.

  4. Replace "your-openai-key" in the .env file with your actual OpenAI API Key.

  5. If required, replace other variables in the .env file based on your configuration.

Audio Files - Important Note