Can ChatGPT automate any lisp for AutoCAD?

OpenAI ChatGPT and AutoCAD. Its just out of this world.!
ChatGPT: openai.com/blog/chatgpt
As an AI language model, ChatGPT can certainly help you create LISP routines for AutoCAD. LISP (List Processing) is a programming language that can be used to automate and extend AutoCAD's functionality.
#chatgpt
#autocad

Пікірлер: 35

  • @chrismachabee3128
    @chrismachabee3128 Жыл бұрын

    I have been waiting and watching for engineering to come alive in ChatGPT. Yours I the first video. here is the funny thing. You talk about being a non-programmer about producing a program function, not knowing programming, I'm a non-engineer with a ton of engineering designs in my dying to get out into an AutoCAD-type machine to be blueprinted. So, with patience, it has arrived, you are the first to reveal, I suspect ChatGPT is being used in engineering somewhere. It will only grow from here. You need only know this, "“Whatever the mind of man can conceive and believe, it can achieve.” - Napoleon Hill." Well done.

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Thank you so much for your thoughtful comment and kind words! I'm really glad that you found value in my video, and I'm excited to be part of the journey as engineering and AI come together. Your enthusiasm and creativity in engineering, even as a non-engineer, are inspiring, and I'm sure your ideas will contribute greatly to the field once they come to life. I couldn't agree more with the quote you shared by Napoleon Hill. Our ability to imagine, believe, and pursue our goals is truly powerful, and it's amazing to see how technology like Open AI is helping bridge gaps in knowledge and expertise. I'm looking forward to seeing how this technology continues to evolve and benefit various fields, including engineering. Keep dreaming big and never stop exploring your passion for engineering! Your support means a lot, and I hope you'll continue to enjoy my content.

  • @RiminiVirage
    @RiminiVirage Жыл бұрын

    Excellent video, very useful and well narrated, thank you for taking the time, good luck for future channel growth.

  • @favi7997
    @favi7997 Жыл бұрын

    I'm spechless... it's like magic. Thanks for the prasentation!

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Glad you liked it!

  • @factopedia532
    @factopedia532 Жыл бұрын

    Just select the polyline and command CH it will show you area and other characteristics also😊

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Thank you for sharing this valuable tip! I've tried it, and you're right - typing 'CH' in the command line quickly brings up the Properties palette, which shows the area and other characteristics of the polyline. This is a very handy shortcut, and I appreciate you sharing it with us. Thanks again!

  • @CeeSo_
    @CeeSo_ Жыл бұрын

    Can you do a video of chatgpt helping with electrical engineering autocad design?

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Hey there! Thanks for the suggestion! While I understand the interest in a video specifically about ChatGPT helping with electrical engineering AutoCAD design, my content is aimed at providing helpful tips and insights that can be applicable across various fields of engineering. This way, I can ensure that the information I share is valuable and relevant to a wider audience. Nonetheless, I hope you continue to find value in the tips and information I share, and please don't hesitate to reach out with any other suggestions or questions you may have.

  • @user-nn9gt7mn9f
    @user-nn9gt7mn9f7 ай бұрын

    An important note since this video was made, you will need to pay the subscription fee for Chat GPT 4.0 or 5.0. While 3.0 will try to write this code, it won't be any good and you are going to get a ton of errors like 'bad argument'. The paid version does a better job at properly writing code.

  • @ahmedskullab

    @ahmedskullab

    7 ай бұрын

    Thank you for this, I did not realise GPT4 is not free any more 🙁. I upgraded to plus well before!

  • @fidelehabineza8097
    @fidelehabineza8097 Жыл бұрын

    Thank you. I have subscribed and liked BUT transfering the lisp into autocad it is not clear. It is blurred. How can you assist us ?

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Thank you so much for subscribing and liking my videos, I truly appreciate it. I'm sorry to hear that you're having trouble with transferring the LISP into AutoCAD. Make sure you're watching the video in the highest quality. If the video's quality is still not sufficient for reading the code, I can copy it to the video description if that helps

  • @carlosandressierraordonez7434
    @carlosandressierraordonez7434 Жыл бұрын

    Is there a way that I can automate the union of points taken with GPS RTK or a Total Station with a polyline depending on the description of each point?

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Absolutely, based on my experience experimenting with ChatGPT, I've found that it can handle almost any AutoLISP function. The versatility and adaptability of this tool are truly impressive. In fact, I've prepared a video demonstration (due to be published this week) that reveals some astonishing capabilities - you won't believe it until you see it working with your own eyes!!! Additionally, you're not restricted to AutoLISP alone. Python scripts can be another feasible solution in your case. AutoCAD's Python scripting environment offers robust capabilities for automation. Stay tuned for the upcoming video!

  • @carlosandressierraordonez7434

    @carlosandressierraordonez7434

    Жыл бұрын

    @@ahmedskullab yeah, it's a great tool, I tell chatgpt to create something to give the coordinates of a ponit and the put them in text and it works great, this is going to save me a lot of time, thanks for the video :3

  • @arqdar
    @arqdar2 ай бұрын

    AI help is still needed, it is better to compile the execution of the command and convert it into LISP, without errors

  • @Toubah670
    @Toubah67010 ай бұрын

    Why it didnt work ?:( iam try several time plz help me

  • @ahmedskullab

    @ahmedskullab

    10 ай бұрын

    Sometimes, the AI needs more specific information or context to generate the correct output. If you can provide me with more details about the specific problem you're trying to solve with the LISP routine or the features you need, I'd be happy to help or try.

  • @janvanheerden9477
    @janvanheerden94775 ай бұрын

    Great Video ! can you please share the code with us?

  • @ahmedskullab

    @ahmedskullab

    5 ай бұрын

    (defun c:polyarea () (setq ent (car (entsel " Select a closed polyline: "))) (setq area (vla-get-area (vlax-ename->vla-object ent))) (princ (strcat " Area: " (rtos area 2 6))) (princ) )

  • @janvanheerden9477

    @janvanheerden9477

    5 ай бұрын

    @@ahmedskullab thank you so much. Great vids dude!

  • @ahmedskullab

    @ahmedskullab

    5 ай бұрын

    @@janvanheerden9477 Thank you Janvan!

  • @lordkered
    @lordkered Жыл бұрын

    surprised it didn't "quickmeasure" "ARea"

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Good point

  • @billgates3699
    @billgates3699 Жыл бұрын

    I’m so ready to fire my department. Finally.

  • @ahmedskullab

    @ahmedskullab

    Жыл бұрын

    Nah, you still need it 😎

  • @laskaralam9119
    @laskaralam9119 Жыл бұрын

    More ..

  • @ahmedskullab

    @ahmedskullab

    10 ай бұрын

    Doing my best

  • @muhammedlamyp.j9860
    @muhammedlamyp.j986010 ай бұрын

    Star . Star not working

  • @ahmedskullab

    @ahmedskullab

    10 ай бұрын

    It should work! "*.*" in the file name area then hit enter. If this does not work for you, you can use the file explorer and navigate to where you typically save the lisp files. I hope it make sense to you thanks

  • @niyaspt9946
    @niyaspt994611 ай бұрын

    AA Enter

  • @ahmedskullab

    @ahmedskullab

    11 ай бұрын

    Thank you