Пікірлер
@lathamanimj2497
@lathamanimj2497 Ай бұрын
Unable to find tag library c uri in jakarta how to solve that
@darshankulkarni2716
@darshankulkarni2716 Ай бұрын
thank you very much
@BornToGeek
@BornToGeek Ай бұрын
You are more than welcome! :)
@anassohail6576
@anassohail6576 Ай бұрын
You didn't tell about the dependencies that should be added
@BornToGeek
@BornToGeek Ай бұрын
Hello @anassohail6576. Thank you very much for your comment. I mentioned the dependencies at 0:20 in the pom.xml file (Maven project). So if you take a look at that time you will see that dependency for angus-mail was added. Does this answer you question?
@minthanttun103
@minthanttun103 Ай бұрын
I would like to request if you can implement llama3java in java swing with a jframe application just like you did for chatgpt.
@minthanttun103
@minthanttun103 Ай бұрын
Yo as someone who is taking this path, I love how you explain this. I also want to know is it possible to create with your own prompts with this model in the java environement? (Not so used to making an in java ide because it takes a bit different path from python).
@BornToGeek
@BornToGeek Ай бұрын
Hello @minthanttun103. Thank you for your comment. I am not exactly sure what are you asking, but with this library (LangChain4j) you can make any prompt you like (as shown in video). This library uses GPT model "gpt-3.5-turbo" as default, but you can also specify your own.
@minthanttun103
@minthanttun103 8 күн бұрын
@@BornToGeek Is it possible if i use meta api i got and i would love to see if you also demonstrate how to connect to a database for an application for this specific ai in the future.
@leminhos8142
@leminhos8142 2 ай бұрын
You know how can i put a webhook in my gmail? I want to send a request to my backend when i receive a new email. If you know some external service that could do that
@BornToGeek
@BornToGeek 2 ай бұрын
Hello. I have checked this and it seems like the best way to do this is by using the Push Notifications together with Gmail API, both offered by Google itself. So I suggest you to follow this guide here, where it explains each step on how to implement this: developers.google.com/gmail/api/guides/push Also there is a guide for using Gmail API with Java: developers.google.com/gmail/api/quickstart/java I really hope that this helps.
@leminhos8142
@leminhos8142 2 ай бұрын
@@BornToGeek Thank you sooo much again!
@leminhos8142
@leminhos8142 3 ай бұрын
THANK YOU SO MUCH
@BornToGeek
@BornToGeek 3 ай бұрын
You are more than welcome! ;)
@ppapaa1250
@ppapaa1250 3 ай бұрын
Hi, great video. Maybe do you know how to read messages on email with Jakarta api?
@BornToGeek
@BornToGeek 3 ай бұрын
Thank you very much for your comment :) I have prepared a new Java class for you for reading emails from Gmail, so please check out this code: github.com/BornToGeek1/youtube/blob/master/java/gmail-reader/src/main/java/com/borntogeek/gmail_reader/GmailReader.java You will probably encounter some errors, because a few more settings need to be set on Gmail account before reading, but I will explain all this in the next video so please stay tuned ;) EDIT: New video is uploaded :) Check it out here: kzfaq.info/get/bejne/h7yAopiElsyRmqM.html
@StasLitvinov-ed1zz
@StasLitvinov-ed1zz 4 ай бұрын
God bless you! You've helped me so much.
@BornToGeek
@BornToGeek 4 ай бұрын
You are more than welcome :) I would also like to thank YOU for making the first comment on my channel. It really means a world to me. God bless you too!