A new level for the company's product knowledge library
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Greetings to all the participants of this awesome forum!
Besides design, I also develop software, including using neural network models.
Recently, I decided to use LightRAG to create my knowledge base on CAD and Autodesk product capabilities.
I installed LightRAG on a virtual server and placed the necessary CAD data there, primarily related to Autodesk Inventor.
I also created a service in Go to accept requests from a web client and distribute them to LightRAG handles.
The service accesses the chagpt-5.4 model, and the agent uses it to determine whether the requested information is already in LightRAG, whether it needs to use the model's knowledge, or whether it needs to enrich the LightRAG data to obtain the exact information.
All of this works well for me.
So, the question arises: does Autodesk have any plans to create a similar framework so that users can use a specially created web form to obtain the precise data they need? For example, could Autodesk allow users to select a product and version from a drop-down list so they can access not just the manual but also step-by-step instructions and code examples for iLogic rules?
This is much more convenient than scrolling through tens of thousands of pages of a static guide.
Using this approach has significantly improved my design efficiency in my projects.
I sincerely respect Autodesk products and want to see them become more efficient.
Thank you for your attention to my question.
