Restack AI Python Examples
This repository contains various examples demonstrating how to use the Restack AI Python SDK. These examples are designed to help you get started with Restack AI and showcase different features and use cases.
This repository is organized into two sections:
- Official examples: Actively maintained and tested by the Restack team
- Community examples: Contributed by the community and may not be regularly updated
Prerequisites
- Python 3.12 or higher
- Uv (for dependency management)
Getting Started
Clone this repository:
git clone https://github.com/restackio/examples-python cd examples-pythonNavigate to the example you want to explore:
cd examples-python/<example-name>Follow the specific instructions in each example’s README file.
Running Restack in Docker
To run Restack locally using Docker, you have two options:
Using docker run:
docker run -d --pull always --name restack -p 5233:5233 -p 6233:6233 -p 7233:7233 -p 9233:9233 ghcr.io/restackio/restack:main
This will force repulling and rebuilding.
After running either of these commands, the Restack UI will be available at http://localhost:5233
Contributing
We welcome contributions to this repository. If you have an example you’d like to add or improvements to existing examples, please feel free to submit a pull request.
Restack AI Python Examples
Project Details
- AltFl0w/test
- Last Updated: 2/25/2025
Recomended MCP Servers
A Model Context Protocol (MCP) server that provides tools for interacting with the Twitch API using the Helix...
🚀🚀🚀feapder is an easy to use, powerful crawler framework | feapder是一款上手简单,功能强大的Python爬虫框架。内置AirSpider、Spider、TaskSpider、BatchSpider四种爬虫解决不同场景的需求。且支持断点续爬、监控报警、浏览器渲染、海量数据去重等功能。更有功能强大的爬虫管理系统feaplat为其提供方便的部署及调度
Python and TypeScript library for integrating the Stripe API into agentic workflows
A Model Context Protocol (MCP) server for the Google Programmable Search Engine (PSE) API
MCP for reverse engineering
Distributed Machine Learning Studio
A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Prometheus metrics through standardized...
MCP to allow AI agents to control Unreal





