Johannlai
Results
5
repositories owned by
Johannlai
doa
23
Stars
0
Forks
Watchers
A middleware framework for Deno's http serve🦕. Transplanted from Koa with ❤️
openai-function-calling-tools
280
Stars
24
Forks
Watchers
🛠 openai function calling tools for JS/TS
gptcli
253
Stars
13
Forks
Watchers
🔥 All in one ChatGPT CLI, build your own AI cli tools just like GitHub Actions workflow gptcli. 内置 AI commmit(自动生成 commit message)、AI Command(自然语言转命令行)、翻译、gitmoji 等插件。秒级...
openai-function-calling-nodejs
37
Stars
3
Forks
Watchers
This is a simple example of using OpenAI's API to call a function in Nodejs. The function is a simple calculator that takes two numbers and an operator and returns the result. The function is called u...