Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weianweigan/SolidWorks-Copilot
Your SolidWorks Copoilt based on LLM(ChatGPT) and semantical kernel
https://github.com/weianweigan/SolidWorks-Copilot
Last synced: 2 months ago
JSON representation
Your SolidWorks Copoilt based on LLM(ChatGPT) and semantical kernel
- Host: GitHub
- URL: https://github.com/weianweigan/SolidWorks-Copilot
- Owner: weianweigan
- Created: 2023-04-01T09:50:12.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-04-26T02:09:21.000Z (over 1 year ago)
- Last Synced: 2024-11-02T03:06:46.615Z (2 months ago)
- Language: C#
- Homepage:
- Size: 180 KB
- Stars: 27
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-semantickernel - SolidWorks-Copilot
README
# SolidWorks-Copilot
**In development**
Your SolidWorks Copoilt base on LLM(ChatGPT)
# [Semantic Kernel](https://github.com/microsoft/semantic-kernel)
SolidWorks Copilot uses Semantic Kernel to converse with the LLM model and direct the SolidWorks API.
[promptingguide](https://www.promptingguide.ai/zh)
# Copilot
# Skills
**Building...**
SolidWorks has different operational contexts, and in order for LLM to better participate in these contexts, the following workspaces have been temporarily divided for SolidWorks, and AI Skills and Native Function have been created for these workspaces.
1. Document
2. Sketch
3. Feature
4. Property
5. Assembly# UI Resources
[MasterGo](https://mastergo.com/goto/pBSvsRy9?file=90150584484334)
# Next
> Try to use other pretrained model
Add the constraints - [SketchGraphs](https://github.com/PrincetonLIPS/SketchGraphs)
Add the mates between components - [JoinABLe](https://github.com/AutodeskAILab/JoinABLe)