Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[投稿] Fellmonger: 支持多种大型语言模型(LLM)的原生客户端,是一个展示使用 Swift 6 开发的原生桌面应用的示例项目 #23

Open
jaywcjlove opened this issue Sep 21, 2024 · 0 comments
Assignees
Labels
weekly 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源

Comments

@jaywcjlove
Copy link
Owner

📋 简介

Fellmonger 是一个展示使用 Swift 6 开发的原生桌面应用的示例项目,支持 macOS 和 Windows 平台。它不仅是一个跨平台的应用程序,更是一个支持多种大型语言模型(LLM)的原生客户端,兼容 Ollama、OpenAI 和 Anthropic 的 LLM。

📚 Fellmonger 主要作为一个学习资源,帮助开发者探索如何使用 Swift 进行跨平台的 macOS 和 Windows 桌面应用开发。虽然该项目是为个人学习而构建,但也希望它能为其他开发者提供启发和帮助 😄。

项目现状与改进空间

项目的复杂度已经足以模拟真实的应用程序,但目前还处于原型阶段。为了让它达到生产级别,仍有一些地方需要改进,包括:

  • UI/图标的进一步打磨
  • 功能的增强
  • 性能优化
  • 更完善的错误处理
  • 安装程序的改进

这些改进将使 Fellmonger 从原型走向一个可以真正投入使用的生产级应用。

🔗 链接

https://github.com/fbarbat/fellmonger

@jaywcjlove jaywcjlove added 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源 labels Sep 21, 2024
@jaywcjlove jaywcjlove self-assigned this Sep 21, 2024
github-actions bot pushed a commit that referenced this issue Sep 21, 2024
@jaywcjlove jaywcjlove added weekly and removed weekly labels Sep 23, 2024
github-actions bot pushed a commit that referenced this issue Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
weekly 投稿 分享你自己撰写的文章、软件或资源 推荐 推荐其他人创建的有用文章、软件或资源
Projects
None yet
Development

No branches or pull requests

1 participant