Hi all,

I wanted toshare a project I have been working on.

With Instrukt, you can build, customize, debug and instruct AI agents straight from the terminal.

I made a quick demo to showcase the main features here: https://youtu.be/_mkIoqiY0dE

Looking forward for feedback.

  • blob42OP
    link
    fedilink
    arrow-up
    1
    ·
    1 year ago

    I don’t use toolformer it’s just used for demo purposes, I simply scan the PDF of the paper and generate embeddings which are used for question answering. The AI logic is built with Langchain.

    It currently uses OpenAI model but the next priority for me is to use local LLMs which should be straightforward with Langchain.

    • Sims
      link
      fedilink
      arrow-up
      1
      ·
      1 year ago

      Cool. I’ve tabbed your project for later. Thanks for sharing…