StephanAkkerman / FluentAI

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.
https://akkerman.ai/FluentAI/
MIT License
9 stars 1 forks source link

Expand ANKI back-end connection #36

Closed WinstonLam closed 2 weeks ago

WinstonLam commented 3 weeks ago

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

WinstonLam commented 2 weeks ago

For Phase 1, the scope is to utilize Anki for the initial mvp