This repository provides a Slack bot backend implemented in Python that uses Slack Bolt and Google Cloud's Vertex AI Gemini model via the Agent Development Kit. The bot responds to text, images, PDFs, ...
AgentRun is a Python library that makes it easy to run Python code safely from large language models (LLMs) with a single line of code. Built on top of the Docker Python SDK and RestrictedPython, it ...