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:
We should have the same approach for logging as I did with fintwit-bot, so we can have an info mode and a debug mode. A debug mode is only used for the developers and the info mode is what the users should see.
Solution:
Replace all prints with logging.info and add a few logging.debug for VRAM, RAM use etc.
Prerequisites:
None
Tasks:
Add logging
Additional context
Add any other context or screenshots about the feature request here.
Description:
Problem: We should have the same approach for logging as I did with fintwit-bot, so we can have an info mode and a debug mode. A debug mode is only used for the developers and the info mode is what the users should see.
Solution: Replace all prints with logging.info and add a few logging.debug for VRAM, RAM use etc.
Prerequisites: None
Tasks:
Additional context Add any other context or screenshots about the feature request here.