geekai
AI 助手全套开源解决方案,自带运营管理后台,开箱即用。集成了 ChatGPT, Azure, ChatGLM,讯飞星火,文心一言等多个平台的大语言模型。支持 MJ AI 绘画,Stable Diffusion AI 绘画,微博热搜等插件工具。采用 Go + Vue3 + element-plus 实现。
How to download and setup geekai
Open terminal and run command
git clone https://github.com/yangjian102621/geekai.git
git clone is used to create a copy or clone of geekai repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with geekai https://github.com/yangjian102621/geekai/archive/master.zip
Or simply clone geekai with SSH
[email protected]:yangjian102621/geekai.git