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:
Not all functionality is supported yet for the card creation by the front-end API. And we don't know yet how to handle successful response from the back-end api
Solution:
Add more functionality to the axios API and expand it.
Prerequisites:
Back-end FastAPI route for card creation should be set up
Description:
Problem: Not all functionality is supported yet for the card creation by the front-end API. And we don't know yet how to handle successful response from the back-end api
Solution: Add more functionality to the axios API and expand it.
Prerequisites: Back-end FastAPI route for card creation should be set up