Open Source Agentic Commerce Platform built on Ollama and Stripe — Run DeepSeek, Llama3 & GPT-oss out of the box
Open Source Agentic Commerce Platform built on Ollama and Stripe — Run DeepSeek, Llama3 & GPT-oss out of the box
Shoppollama is an AI-powered commerce platform built with Phoenix LiveView and Elixir. It uses local AI models via Ollama (i.e. Llama3 and gpt-oss). It ships with its own MCP server for payment testing (powered by Stripe and Tidewave).
# Install Ollama (macOS)
brew install ollama
# Start Ollama server
ollama serve
In a new terminal, pull a model:
# Llama3 - recommended for general use
ollama pull llama3.2:3b
# GPT-oss - alternative option
ollama pull gpt-oss:20b
# Install dependencies and setup database
mix setup
Copy values to your .env (i.e. Stripe keys):
STRIPE_SECRET_KEY=sk_test_...
STRIPE_PUBLISHABLE_KEY=pk_test_...
# Start Phoenix inside IEx (recommended for development)
iex -S mix phx.server
Visit localhost:4000 in your browser.
Shoppollama includes infrastructure-as-code for deploying to AWS using Pulumi.
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource