Skip to content

adskdimitrii/aps-ai-friendly-docs

Repository files navigation

APS AI Friendly Docs

Local markdown mirror of Autodesk Platform Services (APS) documentation with scripts to re-crawl. This is an alternative to https://aps.autodesk.com/llms.txt that enables more targeted prompts, reduces token usage, tool usage and speeds up agent discovery to improve performance on complex tasks.

Where to Find Things

How to Use

Create a new Python script that does the following:

Given a URL to a Forma project data management folder, crawl all the RVT files in the folder and do the following:
1. Using AEC Data Model, identify files with NO sheets.
2. For each file with NO sheets, create a new Forma Issue, assign the person who uploaded the file, and ask them to please re-upload but provide sheets.

Clone https://github.com/adskdimitrii/aps-ai-friendly-docs.git and use this documentation to help with your discovery and script design.

See more examples here: HUMANS.md

Re-Crawl

See CRAWL.md - How to run crawlers and post-process tools.

Design Theory

See DESIGN.md — why local docs outperform llms.txt for agents, with a worked example.

About

Local markdown mirror of Autodesk Platform Services (APS) documentation with scripts to re-crawl. This is an alternative to https://aps.autodesk.com/llms.txt that enables more targeted prompts, reduces token & tool usage and speeds up agent discovery to improve performance on complex tasks.

Topics

Resources

Stars

Watchers

Forks

Contributors