ControlLLM
Task solver
An open-source framework for augmenting large language models with tools by searching on graphs to solve complex real-world tasks.
ControlLLM: Augment Language Models with Tools by Searching on Graphs
186 stars
8 watching
8 forks
Language: Python
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
cormanz/smartgpt | Provides an LLM with the ability to complete complex tasks by breaking them down into smaller problems and collecting information from external sources. | 1,755 |
opengvlab/visionllm | A large language model designed to process and generate visual information | 915 |
taskctl/taskctl | An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 295 |
sjl/t | A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 760 |
illumina/pyflow | A tool to manage tasks in the context of a task dependency graph using Python code. | 146 |
showlab/assistgpt | An AI-powered assistant system that plans and executes tasks in an interleaved language and code format, incorporating tools for inspection and learning. | 65 |
allenai/visprog | A system that uses code generation and execution to solve complex visual tasks from natural language instructions. | 693 |
mdbergmann/cl-tbnl-gserver-tmgr | An experimental task manager that uses Hunchentoot's GServer to manage concurrent requests | 22 |
thudm/cogcom | An open-source visual language model designed to solve complex visual problems step-by-step with evidence, without external tools. | 152 |
opengvlab/lamm | A framework and benchmark for training and evaluating multi-modal large language models, enabling the development of AI agents capable of seamless interaction between humans and machines. | 301 |
lanl/scico | A software package for solving inverse problems in scientific imaging applications. | 105 |
ethanjwright/vs-tasks.nvim | A plugin to manage and run tasks in a project similar to VS Code's task implementation. | 183 |
nghialv/transporter | A tiny library for managing concurrent uploads and downloads with customizable operators and background support. | 453 |
google-research/flan | A repository providing tools and datasets to fine-tune language models for specific tasks | 1,474 |
thudm/mathglm | A Pytorch-based implementation of a language model capable of performing arithmetic operations without calculators. | 318 |