Skip to main content

What is Stru AI?

Stru AI is the first AI agent built specifically for structural engineers. Our platform combines artificial intelligence with deep domain expertise to streamline engineering workflows, from code compliance to computational analysis and documentation.

Building Code Access

Reference relevant construction standards and regulations instantly

Software Integration

Connect with Mathcad, SAP2000, RISA 3D, and more

Automated Analysis

Perform deep technical research and generate deliverables

API Documentation

Stru AI provides powerful APIs to integrate intelligent memory and content management into your applications.

Memory API

The Memory API (Graphiti v2) is a knowledge graph system that automatically extracts entities, relationships, and facts from your data.

Key Features

Converts conversations and data into structured knowledge graphs automatically. No manual tagging required.
Get relevant facts based on conversation context. Perfect for AI assistants and chatbots.
Complete data isolation per user. No cross-user data leakage.

Quick Start

1

Add Episodes

Send conversation messages, JSON data, or text to the /episodes endpoint
2

Wait for Processing

Knowledge extraction happens automatically in 1-5 minutes
3

Retrieve Memories

Use /get-memory or /search to find relevant facts
4

Visualize

View your knowledge graph at memory.stru.ai/graph

Explore Memory API

View complete documentation, endpoints, and examples

Blogs API

A complete REST API for managing blog content with advanced search and filtering.

Key Features

  • Full CRUD Operations - Create, read, update, and delete blog posts
  • Pagination & Search - Efficient content discovery with full-text search
  • Tag Filtering - Organize and filter content by tags and authors
  • Slug-based URLs - SEO-friendly URL routing
  • Auto-generation - Automatic slug and description generation

Base URL

https://api.stru.ai

Quick Example

curl -X POST https://api.stru.ai/blogs \
  -H "Content-Type: application/json" \
  -d '{
    "title": "Getting Started with ETABS API",
    "content": "# Tutorial content here...",
    "author": "Engineering Team",
    "tags": ["etabs", "automation"]
  }'

Explore Blogs API

View complete documentation, endpoints, and examples

Get Started


Need Help?

Visit stru.ai to learn more about Stru AI, book a demo, or get beta access to our platform.