Giter Site home page Giter Site logo

Comments (4)

piglei avatar piglei commented on May 24, 2024 1

大佬有啥想法吗,我最近也有这个需求,周末糊了个简单的 MVP,但是没有后端经验,有点拉

这个是 demo 地址 https://encounter.haydenhayden.com/ 这个是仓库 https://github.com/haydenull/encounter-mem

简单用了下,感觉还可以呀。不过你的思路和我当前想的不太一样,我目前对于“AI 生词本” GUI 分支的一些想法:

  • 在共享已有的底层代码的基础上,实现 Server 模式,对外表现为执行 aivoc notebook 命令,打开浏览器 Tab(类似于 jupyter notebook),用户可以翻译、查看故事模式以及查看和管理生词本
  • 保留已有的通过 CLI 方式使用工具的能力,比如 REPL、export 等,和 Web 模式共享数据
  • Server 端通过 REST API,与其他本地划词翻译插件(OpenAI Translator、Bob 插件)进行适配和集成
  • 未来,如果有必要的话,用打包工具将软件包装为 Native App 分发到各平台
  • 总是还是优先适配在本地安装和使用,当然也有作为 SaaS 部署的能力

如果你对这个思路感兴趣的话,可以邮件我,我们详聊看看是不是能够一起搞。

from ai-vocabulary-builder.

haydenull avatar haydenull commented on May 24, 2024 1

确实咱们的思路不太一样,我是根据自己的使用场景设计的。我的整块阅读时间基本都是耗费在移动端,所以网页或者 APP 是我考虑的第一入口。包括复习单词也都是在移动端进行,pc 端主要是收集生词。最终是想做一个背单词软件的补充。

如果你的项目以后需要开发 web 端的话我很乐意参与。💖

from ai-vocabulary-builder.

haydenull avatar haydenull commented on May 24, 2024

大佬有啥想法吗,我最近也有这个需求,周末糊了个简单的 MVP,但是没有后端经验,有点拉

这个是 demo 地址 https://encounter.haydenhayden.com/
这个是仓库 https://github.com/haydenull/encounter-mem

from ai-vocabulary-builder.

piglei avatar piglei commented on May 24, 2024

已经在 0.6.0 版本实现。

from ai-vocabulary-builder.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.