Pith. sign in

REVIEW 1 cited by

From Language Models to Practical Self-Improving Computer Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2404.11964 v1 pith:A5U7TA5M submitted 2024-04-18 cs.AI

classification cs.AI
keywords computersoftwaretasksagentaugmentaugmentationscapabilitiesdeveloping
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

We develop a simple and straightforward methodology to create AI computer agents that can carry out diverse computer tasks and self-improve by developing tools and augmentations to enable themselves to solve increasingly complex tasks. As large language models (LLMs) have been shown to benefit from non-parametric augmentations, a significant body of recent work has focused on developing software that augments LLMs with various capabilities. Rather than manually developing static software to augment LLMs through human engineering effort, we propose that an LLM agent can systematically generate software to augment itself. We show, through a few case studies, that a minimal querying loop with appropriate prompt engineering allows an LLM to generate and use various augmentations, freely extending its own capabilities to carry out real-world computer tasks. Starting with only terminal access, we prompt an LLM agent to augment itself with retrieval, internet search, web navigation, and text editor capabilities. The agent effectively uses these various tools to solve problems including automated software development and web-based tasks.

Discussion (0). Sign in to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. A Lightweight Multi-Expert Generative Language Model System for Engineering Information and Knowledge Extraction

    cs.CL 2025-05 conditional novelty 4.0 of 10

    A graph of small fine-tuned Llama experts with isolated training chunks scores 3x higher exact match than a single 8B model on Cessna repair-manual QA, but with lower ROUGE-L and METEOR.

Pith tools