Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

kubeagi/agent-portal

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

158 Commits
158 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console to let user manage their AI agents for their preference.

  • Add existing agent
  • Build your own AI agent
  • Chat with agents
  • Keep chat history
  • ..

Environment

  • node >= v18.17.0

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

.env 配置 (示例: ./.env.example)

开发模式

cp .env.example .env.development

复制并重命名为 .env.development, 修改 oidc(必须) 等参数

生产模式

cp .env.example .env.production

复制并重命名为 .env.production, 修改 oidc(必须) 等参数

本地运行 pwa (添加到桌面)

  • 构建
npm run build
  • 安装 mkcert 并生成证书
mkcert -install
mkcert localhost
  • 运行带自签名证书的生产模式
npm run start:https

About

Portal to let user explore, create, manage AI Agents/GPTs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.