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.1.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.1-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: remember_me_gre-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 5680e5369b5275050b24c867d2b97107df28ca095cf55f93a6d34e284b1eb24b
MD5 417da6cdcfc11c91ed98466a7378176f
BLAKE2b-256 be8f9cb717fef5d9a9926c84c3f2a5a7b0b2624cb7a1c62358cbb02c3433b4b1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for remember_me_gre-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f5b060aaa697c1832ce3c12caad7a31d21ccbb64091da84a152a863a66c667bf
MD5 f5f2e141bf08937ae5b0bc2a3dcef166
BLAKE2b-256 9a88ee3b02a6960af82c7bacaeb5dee5c6287bfae5c597b086bd326a3e88b525

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