Skip to content

A Japanese Kanji Flashcard App built using Python and Langchain, enhanced with the intelligence of GPT-4.

Notifications You must be signed in to change notification settings

adilmoujahid/kanji-flashcard-app-gpt4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kanji-flashcard-app-gpt4

A Japanese Kanji Flashcard App built using Python and Langchain, enhanced with the intelligence of GPT-4.

For a detailed walkthrough of how this app was built, check out the accompanying blog post: https://adilmoujahid.com/posts/2023/10/kanji-gpt4/.

Prerequisites

  • The app has been tested with Python 3.9.
  • Obtain an API key from OpenAI and include it in config.py.

Installation

  1. First, install the required dependencies:

    pip install -r requirements.txt
  2. Ensure your OpenAI API key is added to config.py.

Running the App

After setting up, simply run the following command from your terminal:

python app.py

Then, open up your browser and navigate to: http://127.0.0.1:5000

Enjoy learning Kanji with the power of GPT-4! 📚🇯🇵🤖

About

A Japanese Kanji Flashcard App built using Python and Langchain, enhanced with the intelligence of GPT-4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages