Agent Search Engine

Issue 001 / A living technical almanac

System scan: active

Record / demogptFrameworkOpen sourceVerified

DemoGPT

Create LLM agents in a second with your prompts. Everything you need to create an LLM Agent - tools, prompts, frameworks, and models - a…

About DemoGPT

Everything you need to create an LLM Agent is here. Access a comprehensive suite of tools, prompts, frameworks, and a knowledge hub of LLM models—all in one place to streamline your agent development.

DemoGPT AgentHub is a powerful library that allows you to create, customize, and use AI agents with various tools.

python from demogpt_agenthub.tools import BaseTool class MyCustomTool(BaseTool): def init(self): self.name = "MyCustomTool" self.description = "This tool does something amazing!" super().init() def run(self, query):

From the project's README

DemoGPT is an open-source project written primarily in Python, with 1.9k stars on GitHub. It was last updated in April 2026.

Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

DemoGPT vs. the alternatives

All agent frameworks
AgentStarsPricing
DemoGPTFrameworkthis listing1.9kOpen source
langchainFramework141kOpen source
rufloFramework63kOpen source
autogenFramework59kOpen source
crewAIFramework55kOpen source
elizaFramework19kOpen source