Cormanz/smartgpt
A program that provides LLMs with the ability to complete complex tasks using plugins.
This program empowers large language models (LLMs) like GPT-3.5 and GPT-4 to tackle complex problems autonomously. It takes a high-level task as input and, without further user interaction, breaks it down, gathers information from the internet and other external sources, and then provides a comprehensive solution. It's designed for developers or researchers who are experimenting with advanced LLM capabilities and want to push the boundaries of what these models can achieve.
1,747 stars. No commits in the last 6 months.
Use this if you are a developer or researcher looking to build highly modular and flexible LLM-powered agents that can complete multi-step tasks independently by leveraging external tools and information.
Not ideal if you require a stable, thoroughly tested, and feature-rich existing ecosystem with extensive memory management and integrations, as this is an experimental and rapidly evolving project.
Stars
1,747
Forks
125
Language
Rust
License
MIT
Category
Last pushed
Apr 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Cormanz/smartgpt"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kyaukyuai/gpt-all-star
🤖 AI-powered code generation tool for scratch development of web applications with a team...
gotonote/Autopilot-Notes
自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS、CVPR、特...
openai/gpt-5-coding-examples
GPT-5 coding examples
narenmanoharan/gpt-code-assistant
gpt-code-assistant is an open-source coding assistant leveraging language models to search,...
neokd/NeoGPT
Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local...