Autodoc – a drop-in module for text-to-code on your docs site

  • Hey all!

    Excited to share Autodoc: An AI-powered code generation service for docs sites. Drop an HTML tag on your docs site homepage and get an automatic interface for text-to-code in your framework. Instead of searching through manual pages, users of your framework can simply express what they want to accomplish - e.g. "swap the ith and jth rows of a matrix" in numpy - and it will generate code on their behalf.

    Check it out now at https://autodoc.jay.ai

    Would love to hear feedback. Thanks!