demoManito / ai-tools

Ai tools; chatGPT;

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ai-tools

Providing a web-based AI assistant through the openAI interface

Environment requirements

golang 1.17 or above

Installation steps

# build
go build

# 复制 config 并对其进行修改
cp config_bac.yml config.yml

# run
./ai-tools

Result Presentation

访问 localhost:8999/chat/index image

About

Ai tools; chatGPT;


Languages

Language:Go 100.0%