posgnu/rci-agent
A codebase for "Language Models can Solve Computer Tasks"
This project offers an RCI agent that uses large language models to automate and execute computer tasks based on natural language instructions. You provide the agent with a task description in plain English, and it interacts with web-based environments to complete the task, producing a record of its actions. This is for researchers and developers working on AI agents that can interact with user interfaces.
240 stars. No commits in the last 6 months.
Use this if you are a researcher or developer exploring how large language models can autonomously complete tasks on web interfaces, mimicking human interaction.
Not ideal if you need a plug-and-play solution for automating specific, real-world web tasks without needing to develop or integrate with the underlying agent technology.
Stars
240
Forks
33
Language
HTML
License
MIT
Category
Last pushed
May 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/posgnu/rci-agent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langfengQ/verl-agent
verl-agent is an extension of veRL, designed for training LLM/VLM agents via RL. verl-agent is...
sotopia-lab/sotopia
Sotopia: an Open-ended Social Learning Environment (ICLR 2024 spotlight)
zhudotexe/redel
ReDel is a toolkit for researchers and developers to build, iterate on, and analyze recursive...
TIGER-AI-Lab/verl-tool
A version of verl to support diverse tool use
AMAP-ML/Tree-GRPO
[ICLR 2026] Tree Search for LLM Agent Reinforcement Learning