arkose

所属分类:GPT/ChatGPT
开发工具:TypeScript
文件大小:81KB
下载次数:0
上传日期:2023-01-22 22:22:03
上 传 者sh-1993
说明:  GPT增强型文档编辑器
(GPT-enhanced document editor ,)

文件列表:
.prettierrc.yaml (55, 2023-01-23)
LICENSE.md (34523, 2023-01-23)
functions (0, 2023-01-23)
functions\api (0, 2023-01-23)
functions\api\complete.ts (1680, 2023-01-23)
functions\api\test.ts (76, 2023-01-23)
functions\tsconfig.json (147, 2023-01-23)
index.html (373, 2023-01-23)
package.json (1491, 2023-01-23)
public (0, 2023-01-23)
public\favicon.png (14505, 2023-01-23)
src (0, 2023-01-23)
src\App.module.css (283, 2023-01-23)
src\App.tsx (2303, 2023-01-23)
src\Document.module.css (297, 2023-01-23)
src\Document.tsx (516, 2023-01-23)
src\NavMenu.module.css (939, 2023-01-23)
src\NavMenu.tsx (8213, 2023-01-23)
src\Settings.tsx (4508, 2023-01-23)
src\Stats.tsx (1268, 2023-01-23)
src\Toolbar.module.css (556, 2023-01-23)
src\Toolbar.tsx (8811, 2023-01-23)
src\aiKeyboardShortcut.ts (346, 2023-01-23)
src\assets (0, 2023-01-23)
src\assets\react.svg (4126, 2023-01-23)
src\completion.ts (4706, 2023-01-23)
src\config.ts (86, 2023-01-23)
src\customTextAlign.ts (560, 2023-01-23)
src\index.css (1306, 2023-01-23)
src\main.tsx (245, 2023-01-23)
src\stores.ts (1112, 2023-01-23)
src\vite-env.d.ts (38, 2023-01-23)
tsconfig.json (592, 2023-01-23)
tsconfig.node.json (217, 2023-01-23)
vite.config.ts (162, 2023-01-23)
yarn.lock (85581, 2023-01-23)

# Arkose, a GPT-3 enhanced document editor Arkose is a no-frills document editor that talks with OpenAI's GPT-3 language model API. Reasons to use Arkose: - **AI-assisted writing** - Writer's block? Boilerplate? Press a key to get AI help. - **Dirt cheap** - Bring your own GPT-3 API key. This is 50 to 2000x cheaper than commercial AI document editors. - **Private and lightweight** - Arkose is a client. Your documents are transmitted directly to GPT-3 without middle men. - **Write in Markdown** - Formatting, headings, bullets, code, etc. - **Portable** - Export your documents to other formats (markdown, html, docx, json) **[» Learn more at the wiki «](https://github.com/typpo/arkose/wiki)** ## Try it ### [» Try the demo «](https://arkose.pages.dev/) Press `-Enter` or `Ctrl-Enter` to have GPT-3 contribute to your writing. Note that demo completions are proxied through a worker that adds my OpenAI key. Demo users are limited to N completions per day. To run unlimited completions, enter your OpenAI key in `Settings` and/or run this project locally. Completions work best when you've already written at least a few sentences. For more usage tips, [visit the wiki](https://github.com/typpo/arkose/wiki). ## Demos ## Setup and installation This project is built with vite. - `yarn dev` - launch local development server - `yarn build` - build for production in `dist/` - `yarn preview` - preview production build locally

近期下载者

相关文件


收藏者