Skip to content

Commit bc032db

Browse files
author
ziggzhang
committed
update README
1 parent c22eb75 commit bc032db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# AIChat-iOS
22

3+
AIChat-iOS 是一个用于学习 Swift 和 SwiftUI 的示例项目。它提供了一个简单、无依赖的模板,用于构建 AIGC 聊天工具,既适合学习也适合实际应用。
4+
35
AIChat-iOS is a demo project I created for learning Swift and SwiftUI. With the recent popularity of AIGC and LLMs, people have become accustomed to delegating search and query tasks to AI. To facilitate access to various large models from different platforms and obtain information from these models in a chat-like manner, I developed this unfinished app. It serves as a learning tool and a template for further development, with the aim of continuing to improve it for real-world use.
46

57
You can also use AIChat-iOS as a template for starting development on an AIGC large model chat tool. It is a very simple, dependency-free, and beginner-friendly project. I believe that even developers who are new to iOS development can quickly get up to speed and integrate large models to achieve their desired results.

0 commit comments

Comments
 (0)