workflowstacks

The marketplace for AI skills that launch offers, rank in AI search, and automate operations. No coding required.

𝕏⚡💬

Marketplace

  • Browse Skills
  • AI Agents
  • Claude Skills
  • MCP Servers
  • Prompts

Solutions

  • For Founders
  • For Agencies
  • For Ecommerce
  • Agent Builder
  • Starter Packs
  • Playbooks

Learn

  • How It Works
  • What Are Skills
  • What Are Agents
  • What Is MCP
  • For Creators
  • Submit a Tool
  • Security

Company

  • Become a Creator
  • About
  • Enterprise
  • API Docs
  • Terms
  • Privacy
  • Support
Compatible with
🤖ChatGPT
✨Claude
💎Gemini
🛍️Shopify
🔍Ahrefs
📊Sheets
💬WhatsApp
📱Meta Ads
+50 moreCreator program →

© 2026 WorkflowStacks. All rights reserved.

TermsPrivacySupport
support

llm-app: AI Pipelines Made Easy

Get ready-to-run cloud templates for AI pipelines and enterprise search. For startup founders in need of machine learning solutions.
59,438 stars1,430 forksJupyter NotebookQuality 8/10Updated 6/5/2026100% free · open source
What it does

Llm-app provides ready-to-deploy cloud templates for building real-time AI search and data integration across business systems, automating information workflows.

Install / run
git clone https://github.com/pathwaycom/llm-app.git
When to use it
  • •When you need to integrate data from multiple sources like Sharepoint, Google Drive, or PostgreSQL into a unified search system
  • •When automating workflows that require real-time data updates from APIs or event streams like Kafka
  • •When building AI-powered search functionality into your application with live data synchronization
Quick start
  1. 1Navigate into the cloned repository with 'cd llm-app'
  2. 2Pull the Docker image with 'docker pull pathwaycom/llm-app'
  3. 3Run the Docker container with 'docker run -p 8000:8000 pathwaycom/llm-app'
  4. 4Access the application at 'http://localhost:8000' to start configuring your AI search and data integration
  5. 5Modify the configuration files, such as those in the 'config' directory, to connect to your specific data sources
Ready-to-paste prompt
docker run -p 8000:8000 -v $(pwd)/config:/app/config pathwaycom/llm-app --sync-sharepoint --sync-postgres
Heads up: Ensure you have Docker installed and running on your system, as llm-app is designed to be Docker-friendly and requires it to run the application
Saves to your device

Topics

chatbot
hugging-face
llm
llm-local
llm-prompting
llm-security
llmops
machine-learning
open-ai
pathway
rag
real-time
retrieval-augmented-generation
vector-database
vector-index
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

7
top-level files
5
folders
61.1M
repo size
MIT
license
Key files
README.md
File tree
.github/
.vscode/
assets/
cookbooks/
templates/
.gitignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
pyproject.toml
README.md
setup.cfg
Quick Actions
Details
Creator
pathwaycom
Language
Jupyter Notebook
Category
support
Published
7/19/2023

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.

Related skills

More support tools founders pair with this one.

support★ 38,138
Langchain-Chatchat: Local LLM App
Get a local knowledge-based LLM app for chatbot development, ideal for startup founders, with 38k+ GitHub stars.