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

Reorder Directories Corresponding to Service Architecture #78

Closed WinstonLam closed 1 week ago

WinstonLam commented 1 week ago
  1. Description:

    • Problem: Currently the repo lacks a clear folder structure that adheres to the service architecture. For example everything related to word-gen should be contained in it's own folder.

    • Solution: Create new directories with each a ReadME, specifying what the service does.

    • Prerequisites: Clear overview of service architecture