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)<p>Tech stack: Rust, Ollama (llama3.2 model)<p>Try it out: <a href="https://github.com/NishantJoshi00/vocab-tui">https://github.com/NishantJoshi00/vocab-tui</a><p>Would love feedback from the community, especially from those preparing for standardized tests.