ruanyf / weekly

科技爱好者周刊,每周五发布
47.96k stars 2.88k forks source link

【网站自荐】完全使用Ai开发的工具聚合站(Ai工具、开发辅助等),从布局、到样式、到逻辑代码皆由Ai生成 #5551

Open hafung opened 1 week ago

hafung commented 1 week ago

甚至包括 自动化部署脚本以及Logo ☺

免登录、免费使用

https://ai-pandora.xyz

Ai × 愛

image

image

image

saitamar10 commented 1 week ago

Will the source code be shared?

KunYi commented 1 week ago

有prompt 的纪录吗? 这个我比较感兴趣 像是怎样让AI安排好布局,最近也在搞这个 自己不是写前端的,也在用AI写Web遇到很多问题

zxkane commented 1 week ago

AI 编程这个事,我的观点是本身你得懂,AI 只是辅助敲代码,检索且建议一些实现。

完整的思考,见 https://kane.mx/posts/2024/ai-copilot-for-programming/

Kane

KunYi Chen @.***>于2024年11月16日 周六14:16写道:

有prompt 的纪录吗? 这个我比较感兴趣 像是怎样让AI安排好布局,最近也在搞这个 自己不是写前端的,也在用AI写Web遇到很多问题

— Reply to this email directly, view it on GitHub https://github.com/ruanyf/weekly/issues/5551#issuecomment-2480440710, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGN4J7NW5YWKJPGKKFSPH32A3PMDAVCNFSM6AAAAABR2YKWPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOBQGQ2DANZRGA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

KunYi commented 1 week ago

這是我的心得 image

hafung commented 1 week ago

Will the source code be shared?

It's on my to-do list. I need to clean up this current version of the code first. It's a bit messy right now.

hafung commented 1 week ago

有prompt 的纪录吗? 这个我比较感兴趣 像是怎样让AI安排好布局,最近也在搞这个 自己不是写前端的,也在用AI写Web遇到很多问题

我的心得是,要指定技术栈,明确样式风格。比如 使用tailwindcss3,参照苹果的设计风格 等等;不过 实际做的过程中也是由调过1-3次,使用Claude 3.5 sonnet,没有使用目前很火的cursor My takeaway is to specify the tech stack and clearly define the style. For example, using Tailwind CSS 3 and following Apple's design aesthetic. However, in practice, I made 1-3 adjustments using Claude 3.5 Sonnet, without using the currently popular Cursor.