Skip to content

Timeline from ChatGPT

Original OneNote page: Project Tracker - Timeline from ChatGPT

Route: product/technical note to route

Categories: programs_funding, product_technical_or_learning

Source

  • Word export: C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Project Tracker - Timeline from ChatGPT.docx
  • MHT export: C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Project Tracker - Timeline from ChatGPT.mht

Extracted Notes

These notes are extracted from the Word export so the source is visible in the wiki without moving or deleting the original file.

  • Timeline from ChatGPT
  • Perfect ⚡ — focusing on NX (Siemens NX Open API) makes sense for aerospace/auto use cases (and your background). NX Open is deep, industrial-grade, and supports Python directly — which is exactly what you need.
  • Here’s a 12-week training + build plan, laser-focused on getting you from Python intermediate → MVP of an LLM-assisted automatic 2D drafting tool in NX.
  • 📌 12-Week NX + LLM MVP Plan
  • 🔹 Month 1 – Python + NX Automation Basics
  • Week 1 – Python Refresh (if rusty)
  • Revisit: classes, functions, error handling, file I/O (JSON, CSV).
  • Practice: build a CLI that reads a config file (e.g., sheet size, notes) and prints it back.
  • 🎯 Mini-Project: Parse a JSON “drawing template config” and print out sheet parameters.
  • Week 2 – NX Environment Setup
  • Install NX and enable Python scripting.
  • Explore NX Open API → Python examples.
  • Learn: how to record a journal (macro) in NX and convert it into Python code.
  • 🎯 Mini-Project: Write a script to open a part, save a new copy, and export as STEP.
  • Week 3 – 2D Drawing Generation Basics
  • Learn: create drafting views (front, side, section) from a 3D model.
  • Add title block automatically.
  • 🎯 Mini-Project: Script that takes a 3D part and generates an A3 sheet with orthographic views.
  • Week 4 – Dimensioning & Annotations
  • Learn: NX Open calls for dimensions, GD&T, text notes.
  • 🎯 Mini-Project: Script that auto-adds baseline dimensions + a simple tolerance note to a drawing.
  • 🔹 Month 2 – AI + NX API Fusion
  • Learn: OpenAI API basics (openai Python library), prompt engineering.
  • Task: convert natural language → Python function (example: “write a script to draw front and side views”).
  • 🎯 Mini-Project: LLM generates simple NX Open scripts, you run them in NX.
  • Week 6 – Retrieval (Standards & Templates)
  • Collect: your company/ISO drawing standards in text.
  • Install FAISS or ChromaDB.
  • Build: a small RAG system that retrieves the right rule based on a prompt.
  • 🎯 Mini-Project: “What’s the standard tolerance for sheet metal brackets?” → retrieve from standards.
  • Week 7 – Connecting LLM to NX
  • User: “Generate ISO drawing of this part with A2 sheet and BOM table.”
  • LLM: outputs NX Python code.
  • NX runs script → generates drawing.
  • 🎯 Mini-Project: End-to-end: natural language → drawing PDF.

URLs Found

  • https://chatgpt.com/g/g-p-689b4dd612f4819191e700de385217ce/c/68af287a-f36c-8331-8d59-53a1d4ea40e4

Next Curation Action

Review for Product Wiki migration. Keep only relationship, GTM, or CRM implications in the Network Wiki.

Sources

  • C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Project Tracker - Timeline from ChatGPT.docx
  • C:\Users\adeel\OneDrive\100_Knowledge\203_TextCAD\01_Product_Project_Management\TextCAD_Wiki\inbox\onenoteexport\01_PROJECTS\Gauss Compute\Project Tracker - Timeline from ChatGPT.mht