TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Turn any text into flashcards of words

2 点作者 osm3000超过 1 年前

1 comment

osm3000超过 1 年前
As part of my ongoing quest to master the French language — a journey filled with numerous challenges — I&#x27;ve turned to Python, creating a practical tool in the form of a package that can assist language learners like myself. This is just one of several tools I&#x27;ve either developed or adopted, aimed at making language learning more accessible and effective.<p>This Python package, based on OpenAI GPT-4, comes with two main features. Firstly, it has the capacity to extract unique words from any URL or text and subsequently convert these into flashcards, compatible with Anki—a popular, versatile study tool. This allows learners to reinforce vocabulary learning at their own pace.<p>Secondly, this tool can generate example sentences for any word or set of words, further converting these sentences into flashcards. This aids not just in vocabulary acquisition but also in understanding the contextual usage of words, a crucial part of gaining fluency in any language.<p>For the full story, please check my blog: <a href="https:&#x2F;&#x2F;osm3000.wordpress.com&#x2F;2023&#x2F;09&#x2F;24&#x2F;french-journey-part-3&#x2F;" rel="nofollow noreferrer">https:&#x2F;&#x2F;osm3000.wordpress.com&#x2F;2023&#x2F;09&#x2F;24&#x2F;french-journey-part...</a><p>Github repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;osm3000&#x2F;LangLearnCopilot">https:&#x2F;&#x2F;github.com&#x2F;osm3000&#x2F;LangLearnCopilot</a><p>I would love to hear your feedback and suggestions :)