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

Improve embedding models + performance of pipeline #82

Closed StephanAkkerman closed 1 week ago

StephanAkkerman commented 1 week ago

Description

This PR improves our overall pipeline by pre-generating the imageability scores. It also uses a smaller, faster, and better model for the semantic similarity.

Related Tickets & Documents

Fixes #54 #52

What type of PR is this? (check all applicable)

Added to documentation?