• Stars
    star
    229
  • Rank 174,666 (Top 4 %)
  • Language
    TypeScript
  • Created almost 2 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Generate your Github Readme with OpenAI and Vercel Edge Functions.

README Generator

中文版(By GPT)

This project simplify chat content for you using AI.

README Generator

How it works

This project uses the OpenAI GPT-3 API (specifically, text-davinci-003) and Vercel Edge functions with streaming. It constructs a prompt based on the form and user input, sends it to the GPT-3 API via a Vercel Edge function, then streams the response back to the application.

Running Locally

After cloning the repo, go to OpenAI to make an account and put your API key in a file called .env.

Then, run the application in the command line and it will be available at http://localhost:3000.

npm run dev

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

NEXT_PUBLIC_USE_USER_KEY = false OPENAI_MODEL = text-davinci-003

Credits

Inspired by TwtterBio and zhengbangbo and guaguaguaxia.

More Repositories

1

eslint-gpt

Generate your eslint rule with OpenAI and Vercel Edge Functions.
TypeScript
208
star
2

monorepo

Monorepo with pnpm and turborepo, deploying into Vercel.
JavaScript
191
star
3

blog

🍳 Zero-cost blog implements with Notion and Vercel.
TypeScript
46
star
4

VoteApp

🎬 Movie VoteSystem With egg + dva + roadhog +antd + antd-mobile
JavaScript
38
star
5

eggjs-mysql-docker

🐳 Docker image for eggjs + mysql
Shell
30
star
6

theme-switcher

a theme switch tool
TypeScript
22
star
7

Express_Gulp

🚚 Express dev hot reloading when modifying the files using browser-sync and gulp.
JavaScript
22
star
8

alfred-npmjs

⚒ Alfred workflow to search for npm packages with npmjs.com
Go
15
star
9

feeds

📰 High quality RSS feeds for web developers.
Python
13
star
10

gitleaks

.gitleaks.toml rules
Go
9
star
11

tnpm-sync

trigger sync npm packages into the tnpm registry
JavaScript
8
star
12

Student

学生信息管理系统,第一次使用JS全栈式开发
CSS
8
star
13

React-Webpack-boilerplate

React+Webpack boilerplate using TypeScript
JavaScript
7
star
14

serverless-bot

Serverless bot using umijs father-build tool.
TypeScript
6
star
15

joi2types

Convert @hapi/joi schema into TypeScript
TypeScript
6
star
16

telegram-image-bot

A simplest telegram to github repos image uploader bot
Go
6
star
17

outdated-version-action

Outdated dependencies version notifier for npm/yarn
TypeScript
5
star
18

ssr-polyfill

for fake browser runtime environment in server-side render.
TypeScript
5
star
19

vscode-addSpace

🇨🇳VSCode plugin to add whitespace between Chinese characters and English words for Chinese user.
TypeScript
5
star
20

generator-react-kylin

It will help you create new React-Webpack projects
JavaScript
4
star
21

snippets-cli

🍗 Remove the part of the repeated initialization work and generate it with commands
TypeScript
4
star
22

jsx2css

A converter to transform jsx className/class to css/less/sass selector
TypeScript
4
star
23

TodoList-Antd

todolist demo using React+Redux+AntDesign
JavaScript
4
star
24

zhihu-react-antd

imitate the Zhihu website using React and Ant-Design
JavaScript
4
star
25

wordcount

count the words in a string or rich text editor or html. Support for english, Chinese.
JavaScript
4
star
26

ThinkPHP_Enhance

解决前后端的包管理以及静态文件的压缩
PHP
4
star
27

SpringBoot-React

🔧 RESTful Spring Boot , Front-End React , and maven
JavaScript
4
star
28

git-local-info

🗝get current sha, branch name, repository, commit info from a git repo without relying on the git command.
TypeScript
4
star
29

callName

现学现做的 ios 点名器
Objective-C
3
star
30

ThinkJS-React-Separation

The separation of the front-end and back-end Application created by ThinkJS && ReactJS
HTML
3
star
31

ycjcl868

Recruitment
3
star
32

vscode-less

Advanced autocompletion and refactoring support for Less
TypeScript
3
star
33

jest-terser-oom

JavaScript
2
star
34

snowpack-demo

snowpack 2 build antd.
JavaScript
2
star
35

largefish

just test
TypeScript
2
star
36

CBook

bookface team, book sharing
JavaScript
2
star
37

node-modules

A scaffolding tool for building a Node.js library without dependencies based on esbuild.
JavaScript
1
star
38

monorepo_ci_test

1
star
39

monorepo-exclude-test

monorepo-exclude-test
TypeScript
1
star
40

ClashX-rules

1
star
41

umi3-plugin-test

TypeScript
1
star
42

koa2-react-ssr-boilerplate

⚔️ a boilerplate for building SSR(server-side rendering) web with React & Koa2 & Less, supporting hot module reload
JavaScript
1
star
43

Html5Game-Demos

《Html5游戏编程核心技术与实战》Demo
HTML
1
star
44

xustctf_platform

校攻防决赛的平台信息展示页面
HTML
1
star
45

egg-umi-ts

🚧eggjs and umijs using TypeScript.
TypeScript
1
star
46

ofo_kylin

ofo_kylin
JavaScript
1
star
47

father-ui-build-lerna-bug

test demo
TypeScript
1
star
48

risp

A language that for you to easily build cross-language language
1
star
49

umi-ssr-styles-bug-demo

JavaScript
1
star
50

nodejs-project

将classplus网站用express框架重写了一下
HTML
1
star
51

ctf-platform-nodejs

This is the platform for CTFer in Jeopardy mode.
JavaScript
1
star
52

blogs_collections

博客更新收集程序
JavaScript
1
star
53

antd-mobile-form

antd-mobile Form based on rc-field-form
1
star
54

Algorithm-Java

including LanQiao, Nowcoder, Acmcoder
Java
1
star
55

jamstack

Jamstack with Github issues + Next.js
TypeScript
1
star
56

remix-from-railway

TypeScript
1
star
57

interpreter-go

Build an interpreter in Go
Go
1
star