AutoCAD Lisp
Createdhvkshetry
Enables natural language control of AutoCAD LT for generating engineering drawings through conversational prompts.
About
AutoCAD Lisp bridges the gap between natural language processing and AutoCAD LT, enabling users to create engineering drawings using conversational prompts. It functions as an MCP server, generating and executing AutoLISP code to automate drawing tasks within AutoCAD LT. By connecting Large Language Models (LLMs) like Claude with AutoCAD LT, users can create process engineering symbols, piping connections, and complete process diagrams through simple text commands, making CAD accessible to a wider audience.
Key Features
- Generates and executes AutoLISP code in AutoCAD LT.
- Creates process engineering symbols (pumps, vessels, heat exchangers).
- Draws piping connections and complete process diagrams.
- Supports text-to-CAD functionality through natural language.
- Provides direct access to AutoLISP for custom drawing operations.
- 4 GitHub stars
Use Cases
- Executing custom AutoLISP code through natural language commands.
- Automating basic drawing operations in AutoCAD LT via natural language.
- Generating process flow diagrams from conversational prompts.