element14 Community
element14 Community
    Register Log In
  • Site
  • Search
  • Log In Register
  • Community Hub
    Community Hub
    • What's New on element14
    • Feedback and Support
    • Benefits of Membership
    • Personal Blogs
    • Members Area
    • Achievement Levels
  • Learn
    Learn
    • Ask an Expert
    • eBooks
    • element14 presents
    • Learning Center
    • Tech Spotlight
    • STEM Academy
    • Webinars, Training and Events
    • Learning Groups
  • Technologies
    Technologies
    • 3D Printing
    • FPGA
    • Industrial Automation
    • Internet of Things
    • Power & Energy
    • Sensors
    • Technology Groups
  • Challenges & Projects
    Challenges & Projects
    • Design Challenges
    • element14 presents Projects
    • Project14
    • Arduino Projects
    • Raspberry Pi Projects
    • Project Groups
  • Products
    Products
    • Arduino
    • Avnet & Tria Boards Community
    • Dev Tools
    • Manufacturers
    • Multicomp Pro
    • Product Groups
    • Raspberry Pi
    • RoadTests & Reviews
  • About Us
    About the element14 Community
  • Store
    Store
    • Visit Your Store
    • Choose another store...
      • Europe
      •  Austria (German)
      •  Belgium (Dutch, French)
      •  Bulgaria (Bulgarian)
      •  Czech Republic (Czech)
      •  Denmark (Danish)
      •  Estonia (Estonian)
      •  Finland (Finnish)
      •  France (French)
      •  Germany (German)
      •  Hungary (Hungarian)
      •  Ireland
      •  Israel
      •  Italy (Italian)
      •  Latvia (Latvian)
      •  
      •  Lithuania (Lithuanian)
      •  Netherlands (Dutch)
      •  Norway (Norwegian)
      •  Poland (Polish)
      •  Portugal (Portuguese)
      •  Romania (Romanian)
      •  Russia (Russian)
      •  Slovakia (Slovak)
      •  Slovenia (Slovenian)
      •  Spain (Spanish)
      •  Sweden (Swedish)
      •  Switzerland(German, French)
      •  Turkey (Turkish)
      •  United Kingdom
      • Asia Pacific
      •  Australia
      •  China
      •  Hong Kong
      •  India
      •  Japan
      •  Korea (Korean)
      •  Malaysia
      •  New Zealand
      •  Philippines
      •  Singapore
      •  Taiwan
      •  Thailand (Thai)
      •  Vietnam
      • Americas
      •  Brazil (Portuguese)
      •  Canada
      •  Mexico (Spanish)
      •  United States
      Can't find the country/region you're looking for? Visit our export site or find a local distributor.
  • Translate
  • Profile
  • Settings
Artificial Intelligence and Machine Learning
  • Technologies
  • More
Artificial Intelligence and Machine Learning
Forum Which AI tool do you use for documentation?
  • Blog
  • Forum
  • Documents
  • Events
  • Polls
  • Files
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • More
  • Cancel
  • New
Join Artificial Intelligence and Machine Learning to participate - click to join for free!
Actions
  • Share
  • More
  • Cancel
Forum Thread Details
  • Replies 26 replies
  • Subscribers 94 subscribers
  • Views 777 views
  • Users 0 members are here
  • artificial intelligence
Related

Which AI tool do you use for documentation?

prajaktaa
prajaktaa 26 days ago

I am curious to know that which AI tool the community members are using to create or improve technical documentation.

Whether it is for the project documentation, API documentation any troubleshooting guides, or internal knowledge base articles, AI has become a helpful assistant for many professionals.

Some popular options include ChatGPT, Claude, Gemini, GitHub Copilot, Microsoft Copilot, and Perplexity, but each has its own strengths and limitations.

My questions are:

  • Which AI tool is easy to use for documentation?
  • What type of documentation do you create with it?
  • What do you like most about the tool?
  • Have you found any limitations or challenges?
  • Do you rely on AI-generated content as-is, or do you always review and edit it before publishing?

I'd love to hear about your workflow, practical experiences, and any tips or best practices you've discovered.

  • Sign in to reply
  • Cancel
Parents
  • michaelkellett
    michaelkellett 26 days ago

    I don't use AI for documentation.

    For serious projects I will usually run separate hardware and software documentation  streams.

    The documentation starts before and CAD or IDE are used.

    The idea is to describe things before the tools start to get in the way. As the design progresses you develop the documentation and then the code/schematic etc.

    For example - if you will use a micro-controller you need to decide which one. To make a good choice you need to know what it is going to do - and the design notes (as I call them) are used to develop ideas and define them in increasing detail.

    It is generally accepted that very early design decisions often define most of the project - and so they are very important. If you use AI to do this you will have delegated most of the cost of the development in that first one page description you give the AI.

    Of course documentation written after the event is crazy - if you have to describe the design when its complete it should prompt you to at least wonder how you got there !

    I can't see where AI comes into a good design process - except as maybe a spell checker.

    I suspect that I am already in a minority - welcome to the 20230s - where AIs will use terawatt hours  of energy to produce peta Pages of output which other AIs will summarise down to .......

    MK

    • Cancel
    • Vote Up +4 Vote Down
    • Sign in to reply
    • Cancel
  • prajaktaa
    prajaktaa 24 days ago in reply to michaelkellett

    I really like your point of view. I agree that documentation should start from the beginning of a project instead of being written only after everything is finished. It also helps explain why certain design decisions were made, not just what the final result is.

    I don't think AI should make important engineering decisions either. For me, AI is more useful after the planning stage. It can help organize notes, improve writing, create summaries, or make documentation easier to read, while the engineer still makes all the important decisions.

    I think AI works best as a helper, not as a replacement for the engineer.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
  • colporteur
    colporteur 4 days ago in reply to prajaktaa

    I started my technology career in 1981. Entering a site required a sign-in and sign-out. Every action taken on the site or work on the equipment was written in a site logbook. If the was an incident, the log book was the first thing ceased by authorities.

    4X4 drawings show system interconnect were the norm. On training course you were given a blank schematic. By the end of the course you would have used up half your colour pencils making notation. Green for receive and red for transmit.

    The lessons learned in those 18 years never left me. Every job I took after that, I carried a notebook. I typically start a project with what I call the "Napkin Drawing." The doodles sometimes on a napkin that flush out an idea. I find it really hard to discard the napkin even after the CAD's are done. Maybe I will miss something I had on the napkin. KiCAD'ing a schematic is time well invested. 

    Up to this point only time has been invested. I have a scope of work, a component list and a way to estimate time. If at this point it never gets built, time can't be returned. I also discovered once mothballed it take time to recover the knowledge that got me to this point. The older I get, the harder it is to recover.

    I find sharing project experiences on this site a great way to document.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Reply
  • colporteur
    colporteur 4 days ago in reply to prajaktaa

    I started my technology career in 1981. Entering a site required a sign-in and sign-out. Every action taken on the site or work on the equipment was written in a site logbook. If the was an incident, the log book was the first thing ceased by authorities.

    4X4 drawings show system interconnect were the norm. On training course you were given a blank schematic. By the end of the course you would have used up half your colour pencils making notation. Green for receive and red for transmit.

    The lessons learned in those 18 years never left me. Every job I took after that, I carried a notebook. I typically start a project with what I call the "Napkin Drawing." The doodles sometimes on a napkin that flush out an idea. I find it really hard to discard the napkin even after the CAD's are done. Maybe I will miss something I had on the napkin. KiCAD'ing a schematic is time well invested. 

    Up to this point only time has been invested. I have a scope of work, a component list and a way to estimate time. If at this point it never gets built, time can't be returned. I also discovered once mothballed it take time to recover the knowledge that got me to this point. The older I get, the harder it is to recover.

    I find sharing project experiences on this site a great way to document.

    • Cancel
    • Vote Up 0 Vote Down
    • Sign in to reply
    • Cancel
Children
No Data
element14 Community

element14 is the first online community specifically for engineers. Connect with your peers and get expert answers to your questions.

  • Members
  • Learn
  • Technologies
  • Challenges & Projects
  • Products
  • Store
  • About Us
  • Feedback & Support
  • FAQs
  • Terms of Use
  • Privacy Policy
  • Legal and Copyright Notices
  • Sitemap
  • Cookies

An Avnet Company © 2026 Premier Farnell Limited. All Rights Reserved.

Premier Farnell Ltd, registered in England and Wales (no 00876412), registered office: Farnell House, Forge Lane, Leeds LS12 2NE.

Follow element14

  • X
  • Facebook
  • linkedin
  • YouTube