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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Show HN: Chitty – A macOS native ChatpGPT client with custom assistants

5 点作者 DerJacques大约 2 年前
Chitty is a ChatGPT client for MacOS, built with SwiftUI. Lots of ChatGPT clients are being published every day, but I wanted to focus on two things:<p>1. I wanted a &quot;real&quot; native ChatGPT client, not just a wrapped web view. Chitty closely resembles an iMessage like interface, which should feel familiar to most users instantly.<p>2. Chitty should allow you to chat with multiple AI personalities. These AI personalities can be real people (chat with Abraham Lincoln about his life), or made up.<p>The app comes pre-loaded with a handful of historic AI personalities that you can interact with: Jane Austen, Alan Turing, and Sojourner Truth. I focused on historic figures instead of more recent personalities, to remedy issues related to IP and plain bad taste. That being said, I also had fun adding some of my own programming heroes, and solving code problems with them. ChatGPT is great at impersonating people, as long as you tell it to stay in character.<p>I hope you find it helpful. Chitty is free for now, and likely will stay free, but who knows.

2 条评论

DerJacques大约 2 年前
This is my first ever SwiftUI app, and I had a lot of fun building it. I&#x27;m usually a web-person, but Electron just didn&#x27;t feel right for this particular use case. Because I&#x27;m using the latest version of SwiftUI, I had to require MacOS 13.1, a fairly recent version of the OS.<p>I also considered ways to not require users to enter their own OpenAI API key. For friends and family I would be happy to just bake my own key into the app (or proxy calls through my own API), but I don&#x27;t see how that would be feasible on a larger scale, while remaining free.<p>I&#x27;m here to answer comments, in case someone has questions!
bakioka大约 2 年前
What a name.
评论 #35136040 未加载