Technologies

Technology chosen for the system, not the trend.

BRAGIN Tech uses different tools according to product requirements. The names below are technologies that are genuinely used across the BRAGIN ecosystem. They are not a partnership list, a certification wall, or a complete dependency dump.

Languages & frameworks

  • Ruby The primary language for BRAGIN web platforms, APIs and internal systems.
  • Ruby on Rails The main framework for server-rendered sites, JSON APIs and operational software.
  • Flutter Cross-platform clients for mobile, and where needed desktop and web, across several BRAGIN products.
  • JavaScript Used where the interface needs lightweight browser behavior, without a separate frontend framework on this site.
  • HTML / CSS The public surface of BRAGIN websites and storefronts, including this one.

Data

  • PostgreSQL Relational data for several API-backed products, including intelligence, agents, capital, VPN and messaging systems.
  • MySQL Relational data for agency, commerce, gallery and related product environments.
  • SQLite A minimal database where a small Rails site only needs enough persistence to boot.
  • Object Storage File and object storage for documents, media and product assets.

Application architecture

  • APIs JSON interfaces between web applications, internal systems and native clients.
  • Background Jobs Asynchronous work for ingest, execution, media and operational tasks.
  • WebSockets / Realtime Live communication where a product needs conversation or presence, not a brochure page.
  • Payments Commerce checkout on products that sell goods, including Stripe and PayPal where those products use them.

Infrastructure

  • Linux The operating environment for BRAGIN servers and hosted products.
  • nginx The public web front for sites and applications, including TLS termination.
  • Passenger Application serving for Rails sites on the established BRAGIN web hosts.
  • Server Infrastructure Virtual servers, NVMe-based environments and dedicated machines used for hosting and product workloads.
  • WireGuard The network data plane used by BRAGIN VPN.

Intelligence

  • AI / LLM Infrastructure The internal layer that connects first-party BRAGIN software to models and tools.
  • Embeddings & Retrieval Used to organize and find relevant information for AI-enabled products.
  • Agent Tooling The idea that an agent can call tools, follow instructions and work with company context.
  • Model Runtime / GPU Workloads Inference and model-runtime capacity used behind first-party software, described here only at a conceptual level.

Technology names and marks belong to their respective owners. Listing a technology describes use inside BRAGIN software. It does not imply partnership, certification or endorsement.