Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.; Odyssey: Odyssey is a novel framework that empowers Large Language Model (LLM)-based agents with open-world skills for exploration in Minecraft. It introduces a comprehensive skill library, a fine-tuned LLaMA-3 model, and a new benchmark for evaluating agent capabilities.
Automating complex local file and data manipulation tasks through natural language
Executing classic Minecraft subgoals (e.g., crafting tools, mining diamonds).