https://github.com/xjonathanlei/flashcard-gpt
Intelligent and interactive vocabulary flashcards for any language powered by ChatGPT
https://github.com/xjonathanlei/flashcard-gpt
chatgpt flashcards rust
Last synced: over 1 year ago
JSON representation
Intelligent and interactive vocabulary flashcards for any language powered by ChatGPT
- Host: GitHub
- URL: https://github.com/xjonathanlei/flashcard-gpt
- Owner: xJonathanLEI
- License: apache-2.0
- Created: 2023-05-08T17:28:23.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T17:41:31.000Z (about 3 years ago)
- Last Synced: 2025-03-24T02:51:34.344Z (over 1 year ago)
- Topics: chatgpt, flashcards, rust
- Language: Rust
- Homepage:
- Size: 6.84 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
flashcard-gpt
**Intelligent and interactive vocabulary flashcards for any language powered by ChatGPT**
## What is `flashcard-gpt`
`flashcard-gpt` is an interactive command line interface written in Rust for enhancing your skill in any language by testing your vocabulary with ChatGPT-generated flashcards. Users can choose to either enter the answer directly, or choose from ChatGPT-generated options in a multiple choice question format.
## Roadmap
- [ ] Generation of list of words
- [ ] Text input mode
- [ ] Multiple choice mode
- [ ] Web UI
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](./LICENSE-APACHE) or )
- MIT license ([LICENSE-MIT](./LICENSE-MIT) or )
at your option.