Automating language learning with the power of Artificial Intelligence. This repository presents FluentAI, a tool that combines Fluent Forever techniques with AI-driven automation. It streamlines the process of creating Anki flashcards, making language acquisition faster and more efficient.
Problem:
Currently there is no service yet that exposes the main backend service (word-2-mnemonic, text-2-image) to REST communication for future front-end interaction
Solution:
Construct an essential Flask skeleton script that can be elaborated on in the future
Problem: Currently there is no service yet that exposes the main backend service (word-2-mnemonic, text-2-image) to REST communication for future front-end interaction
Solution: Construct an essential Flask skeleton script that can be elaborated on in the future
Prerequisites: None