I built this while preparing for the GRE, wanting a better alternative to traditional flashcards. It's a terminal-based vocabulary learning tool that uses LLMs (via Ollama) to evaluate how well you understand difficult words. (Built with Ratatui)
Tech stack: Rust, Ollama (llama3.2 model)
Try it out: https://github.com/NishantJoshi00/vocab-tui
Would love feedback from the community, especially from those preparing for standardized tests.