rci-agent
Robot Agent
An agent designed to use language models to solve computer tasks in a robotic environment.
A codebase for "Language Models can Solve Computer Tasks"
225 stars
8 watching
31 forks
Language: HTML
last commit: 7 months ago
Linked from 1 awesome list
large-language-modelspromptingreasoning
Related projects:
Repository | Description | Stars |
---|---|---|
samuraigpt/gpt-agent | Enables collaboration between AI agents to solve tasks and interact with each other | 1,164 |
neurocult/agency | A Go-based library for building autonomous agents with large language models and generative AI capabilities. | 437 |
orgexyz/blockagi | An AI research agent built on top of LangChain and OpenAI, designed to conduct iterative, domain-specific research and provide detailed narrative reports. | 293 |
carla-simulator/reinforcement-learning | An implementation of an actor-critic reinforcement learning algorithm in Python. | 243 |
scitator/animal-olympics-starter-kit | Provides an API and environment for training AI agents in Unity, using the Unity ML-Agents package | 3 |
mindagent/mindagent | An open-source platform for developing and testing AI-powered game agents | 74 |
akolishchak/doom-net-pytorch | A reinforcement learning model that controls a character in the Doom game environment using pixels from the screen buffer and sets of game variables | 132 |
bitsauce/carla-ppo | A custom PPO agent for autonomous driving in CARLA. | 228 |
thousandbirdsinc/chidori | An AI runtime framework providing tools for building and debugging durable AI agents with support for Python and JavaScript code execution | 1,278 |
robocorp/rcc | A tool for creating and managing isolated Python environments for automation | 3 |
geek-ai/magent | A platform for multi-agent reinforcement learning research and development | 1,690 |
kwaikeg/kwaiagents | An agent system designed to simulate human-like decision-making with Large Language Models (LLMs) and machine learning techniques | 1,101 |
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 |
semanser/codel | An autonomous AI agent that can perform complex tasks using terminal, browser, and editor. | 2,144 |
sentdex/carla-rl | A Reinforcement Learning project for training an autonomous driving agent in a simulated environment using the Carla game engine | 367 |