Big-AGI Docker#
Big-AGI is a groundbreaking AI suite designed to democratize access to advanced artificial intelligence for everyone. From professionals and developers to AI enthusiasts, Big-AGI provides a comprehensive, productivity-focused platform that combines state-of-the-art models with high-performance tools and complete data control.
Demo#
Docker#
docker run -d --name big-agi -p 3000:3000 ghcr.io/enricoros/big-agi
Browsing#
Allows users to load web pages across various components of big-AGI. This feature is supported by Puppeteer-based browsing services, which are the most common way to render web pages in a headless environment.
#docker run -d --name chrome -p 9222:3000 browserless/chrome
docker run -d --name browserless -p 9222:3000 ghcr.io/browserless/chromium
http://localhost:9222/json/version
Configuration#
Procure an Endpoint
wss://${auth}@{some host}:{port}, or ws:// for local services on your machine
Configure big-AGI
Preferences > Tools > Browse:
ws://172.17.0.4:3000
Enable Features:
Attach URLs: Automatically load and attach a page when pasting a URL into the composer
/browse Command: Use the
/browsecommand in the chat to load a web pageReAct: Enable the
loadURL()function in ReAct for advanced interactions
Runtime Environment#
Screenshots#
