Skip to content

Generative AI in Jaclang - MTLLM

Jaclang facilitates the integration of generative AI models, specifically Large Language Models (LLMs) into programming in an ultra seamless manner. We name this functionality as MTLLM, meaning "Meaning-typed LLMs". There is an extensive research journey which you can dive into, available on arxiv.org. (Link available at the bottom of this page)

MTLLM has been developed as a separate plugin to Jaclang which can be installed as a PyPi package.

  • MTLLM REPO


    You can check out the source code in our github repo for MTLLM.

    REPO

  • Get Started with MTLLM


    You can refer to our official documentation for MTLLM

    DOCS