Llm Growing Agent
This is a project aimed at creating an agent that perpetually thinks and develops itself. It can add entries into an SQLite database and change the structure of that databaase. It also has the ability to search the web when it needs to. It utilizes OpenAI function calling and the responses API. All that is needed to run it is an OpenAI API key.
Directory Presence
Cross-referenced across 19 tracked directories
Adoption Metrics
#109
Popularity Rank
5%
Adoption Rate
Emerging
Adoption Stage
18
Unlisted Directories
Recently added to directories
Cross-Posting Gaps
Not yet listed in these active directories:
Statistics
6
GitHub Stars
0
Forks
Related Agents
Ori Mnemos
aayoawoyemi
Local-first persistent memory for AI agents. Knowledge graph + ACT-R decay + three-signal retrieval. Agents wake up as themselves. MCP server (14 tools) for Claude, Cursor, Windsurf, Cline.
Mem0 Mcp
pinkpixel-dev
✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.
Starrocks
StarRocks
StarRocks MCP (Model Context Protocol) Server
AgentChat
Shy2593666979
AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。