8000 GitHub - aipmhub/aipm-chat-agents: 🤖 / 🏪 Agent Index - This is the agent index for AiPMChat. It accesses index.json from this repository to display a list of available agents for AiPMChat to the agent market.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

🤖 / 🏪 Agent Index - This is the agent index for AiPMChat. It accesses index.json from this repository to display a list of available agents for AiPMChat to the agent market.

Notifications You must be signed in to change notification settings

aipmhub/aipm-chat-agents

 
 

Repository files navigation

Lobe Chat Agents Index

Submit Your Agent >>

Lobe Chat accesses index.json from this repo to show user the list of available agents for LobeChat.

English · 简体中文

awesome website

Table of contents

TOC

🚀 How to Submit your Agent

You can submit through Submit Your Agent, or use the following steps

Step-by-step Instructions

If you wish to add an agent onto the index, make an entry in agents directory using agent-template.json or agent-template-full.json, write a short description and tag it appropriately then open as a pull request ty!

  1. Fork of this repository.
  2. Make a copy of agent-template.json or agent-template-full.json
  3. Fill in the copy and rename it appropriately
  4. Move it into src directory
  5. Submit a pull request and wait for review.

Important

The createAt date will be automatically populated after merge. Please choose the appropriate parameter configuration from agent-template-full.json based on your specific needs. This file provides a more comprehensive set of parameters for customization.

Note

  • Not all agents will be accepted, we will review the agent and make an assessment.
  • You can submit agents even if you are not the author, but it is preferred that the author do it themselves.
  • If you wish to have your agent removed, or believes the description does not properly describe your agent, please open the issue or pull request.

🕶 Awesome Prompts

Strategic Analysis Consultant

By @AiPMHub on 2024-06-30

Leverage data-driven analysis to develop strategic recommendations and provide decision support

Strategic Analysis Decision Support


Requirements Analysis Manager

By @AiPMHub on 2024-06-26

Let me analyze your off-the-cuff requirements

Requirements Analysis Decision Support

🛳 Self Hosting

If you want to deploy this service by yourself, you can follow the steps below.

Deploy to Vercel

Click button below to deploy your private agents index.

⌨️ Local Development

You can use GitHub Codespaces for online development:

Alternatively, you can use the following command for local development:

$ git clone https://github.com/aipmhub/aipm-chat-agents.git
$ cd lobe-chat-agents
$ bun install

If you need to run the format script locally, you need to configure the corresponding environment variables:

Environment Variable Type Example
OPENAI_API_KEY Required sk-xxxxxx...xxxxxx
OPENAI_PROXY_URL Optional -

🤝 Contributing

Contributions of all types are more than welcome, if you are interested in contributing agent, feel free to show us what you’re made of.

🔗 Links

  • 🤖 Lobe Chat - An open-source, extensible (Function Calling), high-performance chatbot framework. It supports one-click free deployment of your private ChatGPT/LLM web application.
  • 🧩 / 🏪 Plugin Index - This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for Function Calling to the user.


📝 License

Copyright © 2024 AiPMHub.
This project is MIT licensed.

About

🤖 / 🏪 Agent Index - This is the agent index for AiPMChat. It accesses index.json from this repository to display a list of available agents for AiPMChat to the agent market.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.2%
  • JavaScript 0.8%
0