Skip to main content

A GRE vocabulary practice tool with AI assistance

Project description

English Version

Remember Me

This program allows you to learn, test, and manage vocabulary lists. It also provides optional AI-powered validation and example-sentence generation features through Kimi AI (example link).

1. Prerequisites and Installation

  1. Install Python 3.
  2. Install the package (example command if you have built and published it):
    pip install remember-me
    
  3. Prepare a CSV file with vocabulary words (e.g., word_sheets/Word_Sheet1.csv).

2. Enabling AI Features (MOONSHOT_API_KEY)

To use AI validation and example-sentence generation, you need an API key from Kimi AI. Follow these steps:

  1. Sign up / log in to Kimi AI and create a new API key.
  2. Set an environment variable MOONSHOT_API_KEY. Below are two simple methods:

Method A (macOS / Linux)

  1. Open a terminal.
  2. Append the following to your ~/.bashrc or ~/.zshrc:
    export MOONSHOT_API_KEY="YOUR_KIMI_AI_KEY"
    
  3. Run source ~/.bashrc (or source ~/.zshrc) to apply changes.

Method B (Windows)

  1. Open Command Prompt or PowerShell.

  2. Type:

    set MOONSHOT_API_KEY=YOUR_KIMI_AI_KEY
    
  3. press enter

Tip: You can also permanently set it in “System Properties → Environment Variables” by creating a new user variable named MOONSHOT_API_KEY with your API key.

3. Usage

  1. Run the program:

    remember_me
    
  2. Specify the path to your vocabulary file when prompted (e.g., word_sheets/Word_Sheet1.csv).

  3. Follow the on-screen menu to choose a mode:

  • Learning Mode: View definitions in order or randomly.
  • Testing Mode: Enter the meaning yourself and get real-time validation.
  • Section Testing/Learning: Focus on specific sections if your CSV is divided by “Section 1”, “Section 2”, etc.
  • Manage Starred Words: Add, remove, or test specifically starred words.

If you have set MOONSHOT_API_KEY, the program will attempt AI-based validation whenever the local method fails. It can also generate example sentences with translations.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remember_me_gre-1.0.0.tar.gz (10.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

remember_me_gre-1.0.0-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

Details for the file remember_me_gre-1.0.0.tar.gz.

File metadata

  • Download URL: remember_me_gre-1.0.0.tar.gz
  • Upload date:
  • Size: 10.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.5

File hashes

Hashes for remember_me_gre-1.0.0.tar.gz
Algorithm Hash digest
SHA256 9e15b62133668f94196f557d87c4118b9e12b81a9243c9e6b9eff4262308b51f
MD5 12e7a96ccb4e19f9496cb8b53c44cb98
BLAKE2b-256 d557c96252acd6b124844c7c13857bee01e60bbd0f90ec2f7ba394e83a265f93

See more details on using hashes here.

File details

Details for the file remember_me_gre-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for remember_me_gre-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dbf2845c87997c7aedf671e7ff66a417896edc6576600bc98a0e1074e25f9458
MD5 81e9686a52a47ee09c0edc8aff544253
BLAKE2b-256 665b7d03ada9413bef39b65ae526cf30658adf95803effb59ee7bcd8cad3a6b7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page