Provides a basic framework for executing code remotely, integrated with a network search tool and API proxy services.
Sponsored
This repository offers an open-source framework for a basic code execution server, primarily designed to support AI agents such as Xmaster and Browse Master, and is also utilized within the SciMaster platform. It includes the essential components for code execution and a simple network search tool. The server also acts as an API proxy for external services like Google Search via Serper and various Language Model APIs. Users are advised to deploy the server within secure environments like Docker or Apptainer, as it lacks built-in virtualization or safety protections.
Key Features
01API proxy for Serper (Google Search) and LLM APIs
02Open-source framework for custom extensions
035 GitHub stars
04Benchmarking script for performance testing
05Remote code execution via a POST API
06Integrated simple network search tool
Use Cases
01Integrating code execution services into larger platforms like SciMaster
02Providing a backend for AI agents requiring code execution capabilities
03Benchmarking code execution server performance under load