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

Set FastAPI back-end server for the word2mnemonic service #80

Closed WinstonLam closed 1 week ago

WinstonLam commented 1 week ago
  1. Description:

    • Problem: Currently the word2mnemonic is not open for REST communication.

    • Solution: This can be solved by using a FastAPI server to open up routes for REST communication