Skip to content

gabrielvik/Language-Learning-App

Repository files navigation

Language Learning App

Language Learning App, using OpenAI's GPT. This application facilitates language acquisition through an interactive web platform.

Installation

Database Setup

  1. Set the default project to LanguageLearningApp.Data.
  2. Navigate to the API directory:
    cd LanguageLearningApp.API
  3. Update the database with Entity Framework:
    dotnet ef database update

Configuration

  1. Obtain an OpenAI API key.
  2. Configure the keys for OpenAI and AppSettings Token in the appsettings.json file.

Usage

  1. Register/Login: Create an account or log in using your username and email.
  2. Select Language: Choose the language you wish to learn.
  3. Choose Topic: Pick a topic and start exploring the associated lessons.
  4. Add Content: You can manually add new topics and lessons by modifying the API code.

Media

image image image image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors