Build an AI Agent in MINUTES with Langflow, NoSQL Astra DB, and OpenAI for Flight Information

Поделиться
HTML-код
  • Опубликовано: 29 дек 2024

Комментарии • 17

  • @HasanMoni-q2g
    @HasanMoni-q2g 7 дней назад +1

    fantastic tutorial.
    need more end to end project using LangFlow

  • @drnazribajuri8863
    @drnazribajuri8863 17 дней назад +1

    Great video thanks! Looking forward for the next one

  • @hungds99
    @hungds99 16 дней назад +1

    So easy with Langflow

  • @ikehaakmeester9070
    @ikehaakmeester9070 14 дней назад +1

    Good Afternoon , thank you for the videos , very educational, i wanted to ask how you can build a feature that generates a pdf of the information you asked the agent.

    • @samuelmatioli
      @samuelmatioli 10 дней назад

      For example, we can do that with a Python library that converts Markdown to PDF. It is an interesting use case, and I will investigate it for a new video. Thank you!

  • @cgf-ec
    @cgf-ec 16 дней назад +1

    Hi Samuel, thanks for this clear guide. Just one question, I have LF 1.1.1 but I don't see the "Astra DB JSON" component. I can't find it in the store either. Any hints about how to get it?

    • @samuelmatioli
      @samuelmatioli 15 дней назад +1

      Correct. It is named "Astra DB", under the "Tools" section in the 1.1.1 version. It will be renamed in the next version.

  • @ajithkumar2216
    @ajithkumar2216 13 дней назад +1

    Hi Samuel, Thanks for your video. I am very new to langflow. Can we use langflow for commercial product development? Is that completly free to use for companies build products?

    • @samuelmatioli
      @samuelmatioli 10 дней назад

      Hi. Langflow is an open-source software, so you can use it for free.

  • @SteveHarris-mi9ou
    @SteveHarris-mi9ou 18 дней назад +1

    Toward the end of the video I saw you using a tracing tool to view the activity in you project - what did you use to do that?

    • @jeremiealcaraz
      @jeremiealcaraz 18 дней назад +1

      Same question

    • @samuelmatioli
      @samuelmatioli 18 дней назад

      At 17:16? It is Langsmith. You have to create an account and a project on Langsmith. Then you will have an API_KEY. With that, you have to set 2 environment variables: LANGCHAIN_API_KEY and LANGCHAIN_TRACING_V2. This will send all the tracing data to Langsmith.

    • @samuelmatioli
      @samuelmatioli 17 дней назад

      It is Langsmith. I shared the details on the github repo.

  • @jeremiealcaraz
    @jeremiealcaraz 18 дней назад +1

    You spoke about your github repository ! Where can you find it? Thank you 🙏

    • @samuelmatioli
      @samuelmatioli 17 дней назад

      We just updated the video description with the repo information.

    • @jeremiealcaraz
      @jeremiealcaraz 17 дней назад

      @@samuelmatioli Thank you so much Samuel !