botsh — Agent Tool by jamsocket

by jamsocket · Agent Tool · ★ 225

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About botsh

attaches a chat agent to a Docker container running Ubuntu. This effectively gives the agent access to the entire APT universe, while limiting its blast radius to the current directory (which gets mounted into the container). Demo This demo uses the prompt . : tries to run and fails (because it is a fresh Ubuntu install) installs attempts to run and fails installs attempts to turn frames into a video and fails (because it has not created them) writes a bash for-loop to generate 100 frames with uses to convert them into a video https://user-images.githubusercontent.com/46173/230953506-c8545345-c0a1-46b1-b937-458191fc2456.mp4 Setup Install with: pip install botsh expects an OpenAI API key to be provided as the environment variable. also requires Docker to be running on the system. Examples botsh "convert cat.jpg into a png file" botsh "use a remote service to find my public ip and base64 encode it" botsh "run pylint on the codebase in src/" Additional details will create a bare Ubuntu Docker container associated with the current directory, or creat

dockergpt-3llm

Quick Facts

Stars225
Forks8
LanguagePython
CategoryAgent Tool
LicenseMIT
Quality Score69.5690337522096/100
Open Issues1
Last Updated2023-05-15
Created2023-04-10
Platformsdocker, python
Est. Tokens~9k

botsh alternative? Top 6 similar tools

Looking for a botsh alternative? If you're comparing botsh with other agent tool tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • ontogpt by monarch-initiative · ⭐ 907

    LLM-based ontological extraction tools, including SPIRES

  • BambooAI by pgalko · ⭐ 776

    A Python library powered by Language Models (LLMs) for conversational data discovery and analysis.

  • gpt-cli by kharvd · ⭐ 726

    Command-line interface for ChatGPT, Claude and Bard

  • palico-ai by palico-ai · ⭐ 342

    Build, Improve Performance, and Productionize your LLM Application with an Integrated Framework

  • AutoDocs by TrySita · ⭐ 198

    We handle what engineers and IDEs won't: generating and maintaining technical documentation for your codebase,

  • magg by sitbon · ⭐ 135

    Magg: The MCP Aggregator

More Agent Tool Tools

Explore other popular agent tool tools:

View all Agent Tool tools →

Popular Python Agent Tools

Frequently Asked Questions

What is botsh?

botsh is An LLM-based agent that will install the tools it needs.. It is categorized as a Agent Tool with 225 GitHub stars.

What programming language is botsh written in?

botsh is primarily written in Python. It covers topics such as docker, gpt-3, llm.

How do I install or use botsh?

You can find installation instructions and usage details in the botsh GitHub repository at github.com/jamsocket/botsh. The project has 225 stars and 8 forks, indicating an active community.

What license does botsh use?

botsh is released under the MIT license, making it free to use and modify according to the license terms.

What are the best alternatives to botsh?

The top alternatives to botsh on Agent Skills Hub include ontogpt, BambooAI, gpt-cli. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse Agent Tool tools