Uncensored Java AI: Running AI Models using Ollama and Spring AI

Поділитися
Вставка
  • Опубліковано 23 вер 2024

КОМЕНТАРІ • 12

  • @MrAvelino2010
    @MrAvelino2010 3 місяці тому

    I would like to chat with Excel Files , is there a SDK that take Excel data as input for Java that works offline?

    • @talesfromthejarside
      @talesfromthejarside  3 місяці тому +1

      Apache POI could probably do the job, but it's pretty low level. Probably depends on what you want to do. Some db drivers also can work with Excel files, IIRC

  • @МаксимМедведев-ф9м
    @МаксимМедведев-ф9м 7 місяців тому

    excellent research !

  • @kappaj01
    @kappaj01 7 місяців тому

    Thanks for the video!
    I have a question please:
    This is my first time that I have started playing with this.
    I'm running MacBookPro with 16Gig ram, and IntelliJ with Java 21 (Zulu).
    When running with the first Olama, it took approx 5 minutes to respond.
    The last one, over 30 minutes and still running.
    So - what is happening in the background? From system resources I can see Ollama having huge CPU usage.
    Is it now actively scanning for information on the www?

    • @talesfromthejarside
      @talesfromthejarside  7 місяців тому +1

      Wow. I don't know. There is an Ollama Discord server, though, linked on their GitHub page. I would ask there. Good luck

    • @kappaj01
      @kappaj01 7 місяців тому

      Thank you - will do!

    • @sundarsravanivlogs9619
      @sundarsravanivlogs9619 5 місяців тому

      Now a days every one using python with AI and machine learning. So java developer required to learn python and completely required to switch the career .does spring boot support AI? What to learn as a java developer

    • @talesfromthejarside
      @talesfromthejarside  5 місяців тому +2

      I have a whole playlist on Java with AI, and many of my apps use Spring. In fact, I'm working on an upcoming book on Adding AI to Java. 🙂

  • @sundarsravanivlogs9619
    @sundarsravanivlogs9619 5 місяців тому

    Now a days every one using python with AI and machine learning. So java developer required to learn python and completely required to switch the career .does spring boot support AI? What to learn as a java developer

  • @aidajam3294
    @aidajam3294 7 місяців тому

    well done)