azure-openai-proxy English|中文 Azure OpenAI Service Proxy, convert OpenAI official API request to Azure OpenAI API request, support all models, support
In the beginning, we couldn't find a suitable Go package calculate token for 日本語と中国語. As a result, we called JavaScript as a workaround, but it was no
Demo video.webm 规则 第一个消息是系统消息(prompt) 上下文默认附带最新创建的4条消息 第一个注册的用户是管理员 默认限流 100 chatGPT call /10分钟 (OPENAI_RATELIMIT=100) 根据对话生成可以分享的静态页面(like ShareGPT),
gptc - GPT ❤️ CLI Supercharge your CLI with the power of OpenAI's GPT model (and other models too!), generate script without leaving the terminal, one
Morrigan OpenAI/ChatGPT Backend with conversation and API Features Import documents of knowledge base from a table (CSV), save them into PostgreSQL Ba
ChatGPT 🤖 with Textual User Interface (TUI) mode written in Go. ChatGPTUI is an interactive tool that allows users to interact with OpenAI's GPT (Gen
Simple Telegram bot integration to OpenAI ChatGPT API Disclaimer ⚠️ This code represents a working instance of the bot named @net_nebot on Telegram. O
⚙️ promptc-go [ English | 简体中文 ] promptc-go is a go implementation of promptc. It uses promptc specification to generate, analyse, build, compile & ru
Shell Mate 🤖 Your Very Own Terminal AI Assistant Demo Getting Started First create an account on OpenAI and create a new token key. Place the token k
Hard Conversations Generate a strongly typed client from YAML to interface with ChatGPT for whatever problems you're trying to solve. Introduction Cha
Golang Boilerplate for OpenAI Service Description This repository is for the golang-based server boilerplate that wraps OpenAI Service with PostgreSQL
insights-bot A bot works with OpenAI GPT models to provide insights for your info flows. 简体中文 Supported IMs Telegram Slack Discord Usage Commands Insi
中文说明 description You don’t need to set up an environment, just have an overseas vps, preferably a vps in an area supported by openai, download the [ex
WhatChatGPT Whatsapp Chatbot with Golang and Whatsmeow This project is an open-source chatbot for Whatsapp, built with Golang and the Whatsmeow librar
Ghost 👻 Ghost is an experimental CLI that intelligently scaffolds a GitHub Action workflow based on your local application stack and natural language
autocommit.webm Table of Contents Introduction Features Installation Configuration Usage Customization License Introduction AutoCommit is a handy comm
🏢 🤖 Agency 🚀 Robust LLM Agent Management with Go 🚀 🎯 Overview Agency is a Go package designed to provide an idiomatic interface to various LLM pr
GPT-3.5 Turbo & GPT-4 Chatbot Golang Library This repository contains a Golang implementation of a chatbot using the OpenAI GPT-3.5 Turbo as well as t
GPTBot Question Answering Bot powered by OpenAI GPT models. Installation $ go get -u github.com/go-aie/gptbot Quick Start func main() { ctx := con
Telegram Bot with ChatGPT and Golang This is a Telegram bot created with ChatGPT and Golang. The bot uses OpenAI's GPT-3 language model to generate re
Tokenizer This is a pure go port of OpenAI's tokenizer. Usage package main import ( "fmt" "github.com/tiktoken-go/tokenizer" ) func main() {
🤖 GPT4Go 🚀 GPT4Go: AI-Powered Test Case Generation for Golang 🧪 English | 中文 GPT4Go is an open-source project that auto-generates test case files f
ChatGPT-to-API Create a fake API using ChatGPT's website API endpoint: http://127.0.0.1:8080/v1/chat/completions. When calling the API, you must inclu
Meeting Concluder This application can record and then summarize meetings automatically. An advice is added at the end of the summary, which can then
Last Stop is more than just DLP. On top of our increased security visibility, we enable people to share prompts amongst each other as individuals or as an organization to increase speed to knowledge, building a platform for centralized usage.
Note: This project has been moved to a new location on GitHub. Please visit https://github.com/gopenai/openai-client for the latest version. OpenAI Go
Lightweight AGI (LW-AGI) LW-AGI is Golang-based General AI with Flexible Language Models Lightweight AGI is a project aimed at creating a simple and e
// ____ _ ____ _ _ // / ___| ___ _ _ | | / ___| | |__ __ _ ___ | | __ // \___ \ / _
GPT-Bot 这是一个能用调用openai的api接口并且能够通过go-cqhttp向QQ发送消息的机器人 使用方法 1. 普通用户或非Go程序开发者 下载go-cqhttp 在cmd中启动go-cqhttp,会提示创建配置文件,选择正向WebSocket的选项,GPT-Bot默认与go-cqht
Bartender This is a chatbot for Rocket.Chat that uses OpenAI endpoints to respond to user input. Written in Go, this bot can engage in natural and mea
Howto Howto is a GPT-3/Codex-powered shell tool that allows you to talk with your shell in natural language. Forgot how to create a conda environment?