百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
N

napkins

> 编程语言
开源

napkins.dev – 从屏幕截图到应用程序

1.5K stars0 点赞0 次浏览
访问官网GitHub

工具介绍

napkins.dev – 从屏幕截图到应用程序

Napkins.dev

An open source wireframe to app generator. Powered by Kimi K2.5 & Together.ai.

## Tech stack - [Kimi K2.5](https://togetherai.link/?utm_source=napkins&utm_medium=referral&utm_campaign=example-app) for the LLM - [Together AI](https://togetherai.link/?utm_source=napkins&utm_medium=referral&utm_campaign=example-app) for LLM inference - [Sandpack](https://sandpack.codesandbox.io/) for the code sandbox - [S3](https://aws.amazon.com/s3/) for image storage - Next.js app router with Tailwind - Plausible for website analytics ## Cloning & running 1. Clone the repo: `git clone https://github.com/Nutlope/napkins` 2. Create a `.env` file and add your [Together AI API key](https://togetherai.link/?utm_source=napkins&utm_medium=referral&utm_campaign=example-app): `TOGETHER_API_KEY=` 3. Create an S3 bucket and add the credentials to your `.env` file. Follow [this guide](https://next-s3-upload.codingvalue.com/setup) to set them up. All required values are in the `.env.example` file. 4. Run `npm install` and `npm run dev` to install dependencies and run locally ## Future Tasks - [ ] Make sure it looks nicer and less cluttered on mobile - [ ] On the sidebar, show the output from the vision model - [ ] Experiment with making it better through few shot prompts - [ ] Add a shadcn toggle to allow folks to use or not use it - [ ] Allow folks to edit the generated app with a prompt - [ ] Allow folks to choose from different themes - [ ] Show versions as the user edits the app

GitHub Issues· 6 开放

在 GitHub 查看全部
  • #9

    getting react error

    更新于 2025年4月10日
  • #4

    Let's add dark mode

    更新于 2024年10月2日
  • #1

    Error on generating

    更新于 2024年9月27日

核心特点

  • •Kimi K2.5 for the LLM
  • •Together AI for LLM inference
  • •Sandpack for the code sandbox
  • •S3 for image storage
  • •Next.js app router with Tailwind
  • •Plausible for website analytics
  • •[ ] Make sure it looks nicer and less cluttered on mobile
  • •[ ] On the sidebar, show the output from the vision model
  • •[ ] Experiment with making it better through few shot prompts
  • •[ ] Add a shadcn toggle to allow folks to use or not use it

> 标签

TypeScript

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言