Open Source Acknowledgments

Open Source Acknowledgments

PebbleAI is built on the shoulders of giants. While PebbleAI itself is offered under a commercial license, we proudly acknowledge and are grateful for the open source projects that make our platform possible.

Core Dependencies

Flowise

  • License: Apache License 2.0
  • Repository: https://github.com/FlowiseAI/Flowise
  • Description: Flowise provides the visual AI workflow builder that powers PebbleAI’s productivity features. We extend and enhance Flowise with enterprise features while respecting its open source license.

Langfuse

  • License: MIT License
  • Repository: https://github.com/langfuse/langfuse
  • Description: Langfuse provides the observability and tracing capabilities that help users monitor and optimize their AI applications. Integration is currently in development.

Next.js

Nextra

AI/ML Libraries

LangChain

LlamaIndex

Infrastructure & Tools

PostgreSQL

Redis

  • License: BSD 3-Clause License
  • Repository: https://github.com/redis/redis
  • Description: In-memory data structure store used for caching and real-time features.

Docker

Frontend Libraries

React

Tailwind CSS

Ant Design

Development Tools

TypeScript

ESLint

Prettier

License Compliance

PebbleAI is committed to complying with all open source licenses:

  1. Apache 2.0 Compliance: For Apache-licensed components like Flowise, we:

    • Include proper attribution
    • Note any modifications made
    • Respect the patent grant provisions
  2. MIT License Compliance: For MIT-licensed components, we:

    • Include the original copyright notice
    • Include the license text where required
  3. Other Licenses: We carefully review and comply with all license requirements for each dependency.

Contributing Back

While PebbleAI is a commercial product, we believe in giving back to the open source community:

  • We report bugs and issues to upstream projects
  • We contribute fixes when possible
  • We sponsor key open source projects we depend on
  • We release some of our generic utilities as open source

Third-Party Licenses

For a complete list of all dependencies and their licenses, please refer to:

  • The /licenses endpoint in our API (for automated tools)
  • Our legal team at legal@pebblecloud.ai (for specific questions)

Updates

This acknowledgment page is updated regularly as we add or update dependencies. Last updated: 9/3/2025

Questions

If you have questions about open source usage in PebbleAI:


Thank you to all the open source maintainers and contributors who make projects like PebbleAI possible. Your work enables innovation across the entire software industry.