- Видео 67
- Просмотров 317 536
TrickSumo
Индия
Добавлен 21 мар 2019
DO !T LEARN !T
Google Cloud, AWS, Linux, WordPress, Arduino, Reviews.
Google Cloud, AWS, Linux, WordPress, Arduino, Reviews.
Secure OAuth Authorization Code Grant in Cognito with PKCE and State Parameter | BuildWithCognito#5
Secure OAuth Authorization Code Grant in Cognito with PKCE and State Parameter | BuildWithCognito#5
Просмотров: 2
Видео
Cognito OAuth Workflow - OAuth 2.0 And Grant Types | BuildWithCognito#4
Просмотров 1820 часов назад
Cognito OAuth Workflow - OAuth 2.0 And Grant Types | BuildWithCognito#4 github.com/TrickSumo/CognitoCourse
AWS Cognito User Pool Complete Overview | NewUI Groups MangedLogin MFA Passkey | BuildWithCognito#3
Просмотров 397 часов назад
AWS Cognito User Pool Complete Overview | Groups Manged Login MFA Passkey | BuildWithCognito#3 #aws #cognito #oauth2
What is AWS Cognito? User Pool Vs Identity Pool Vs IAM - When To Use What? | BuildWithCognito#2
Просмотров 6716 часов назад
What is AWS Cognito? User Pool Vs Identity Pool Vs IAM - When To Use What? | BuildWithCognito#2 #aws #cognito #oauth2
AWS Cognito Course Announcement and Introduction | BuildWithCognito#1
Просмотров 2719 часов назад
AWS Cognito Course Announcement and Introduction #aws #cognito #oauth2
Cognito Hosted UI Not Working - How To Use AWS Cognito HostedUI Properly
Просмотров 1613 месяца назад
AWS Cognito hosted UI URL should be in the below format:- your domain/oauth2/authorize?response_type=code&client_id=your app client id&redirect_uri=your callback url Docs:- docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-app-integration.html
How CORS Works In AWS S3 - Hands On Tutorial
Просмотров 1109 месяцев назад
How CORS Works In AWS S3 - Hands-On Tutorial #awss3 #aws #websecurity
What is Cross-Origin Resource Sharing? Resolve CORS Error in React NodeJS Express Application
Просмотров 2349 месяцев назад
What is a Cross-Origin Resource Sharing (CORS) Error? How to fix CORS in react, nodejs (express), and javascript applications. CORS is a security mechanism enforced by web browsers to control how two origins (or web servers) share resources. It allows the web server (or origin) to specify which other origins can access its resources using HTTP headers. CORS headers are Access-Control-Allow-Orig...
[Course Announcement] Intuitive Introduction To Quantum Computing With Classiq
Просмотров 12110 месяцев назад
Learn fundamentals of quantum computing and algorithms (quantum programming tutorial):- gitlab.com/alvarorgomez/introduction-to-quantum-computing-with-classiq/-/blob/main/START.ipynb An interactive introduction to quantum computing course playlist:- ruclips.net/p/PLxRVKjp6PFRv6NYlPRrvwSgYGWSTXe5Od Course Content:- Quantum Computing Introduction | State preparation | Quantum Oracles | Phase Kick...
How To Transfer Domain Name From Namecheap To CloudFlare
Просмотров 55310 месяцев назад
How To Transfer Domain To CloudFlare 1. Add website to Cloudflare. 2. Remove the domain lock and initiate transfer using the domain authorization code. 3. Verify email to complete the transfer. #transfer #domainname #cloudflare
[Solved] Openai.RateLimitError: You Exceeded Your Current Quota
Просмотров 2,9 тыс.10 месяцев назад
openai.RateLimitError: Error code: 429 - {'error': {'message': 'You exceeded your current quota, please check your plan and billing details. For more information on this error, read the docs: platform.openai.com/docs/guides/error-codes/api-errors.', 'type': 'insufficient_quota', 'param': None, 'code': 'insufficient_quota'}}
Python Web App CI/CD Using Github Actions and AWS EC2 | Deploy Langchain Flask Django App On Server
Просмотров 3,3 тыс.10 месяцев назад
Deploy LangChain and Flask Application Using Github Actions and AWS EC2 (Gunicorn & Nginx) Steps:- 1. Create EC2 instance. 2. Add GitHub env variables. 3. Add GitHub actions, deployment script, and requirements.txt Github action file:- github.com/TrickSumo/langchain-course-python/blob/16-CICD-PYTHON-WEBAPP/.github/workflows/deploy.yaml Bash Script:- github.com/TrickSumo/langchain-course-python/...
Connect Custom GPT To Pinecone Vector Database
Просмотров 1,4 тыс.Год назад
Connect Custom GPT To Pinecone Vector Database GitHub Code Link:- github.com/TrickSumo/langchain-course-python/tree/15-custom-gpt-pinecone #vectordatabase #GPT #openai #render #fastapi #pinecone
Setup Stripe Recurring Payments With NodeJS And React Application
Просмотров 4,3 тыс.Год назад
Stripe Recurring Subscription Integration With MERN StackRepo Link:- github.com/TrickSumo/stripe-demo/tree/subscription Documentation:- stripe.com/docs/payments/checkout/how-checkout-works stripe.com/docs/api/checkout/sessions/create #Stripe #paymentgateway #mongodb #javascript #nodejs #mernstack
Stripe Payment Gateway Integration in NodeJS React Application
Просмотров 371Год назад
How To Setup Stripe Payment Gateway For React and NODEJS Application Repo Link:- github.com/TrickSumo/stripe-demo/tree/one-time-payment Commands:- stripe login stripe listen forward-to localhost:3001/webhook-onetime-payment Documentation:- stripe.com/docs/payments/checkout/how-checkout-works stripe.com/docs/api/checkout/sessions/create #Stripe #paymentgateway #webdevelopment #javascript #nodejs...
How To Install Stripe CLI On Windows And Test With Webhooks
Просмотров 14 тыс.Год назад
How To Install Stripe CLI On Windows And Test With Webhooks
The CLASSIQ QUEST Quantum Hackathon And Quantum Computing Bootcamp
Просмотров 110Год назад
The CLASSIQ QUEST Quantum Hackathon And Quantum Computing Bootcamp
QbitByQbit Introduction To Quantum Computing Course 2023
Просмотров 79Год назад
QbitByQbit Introduction To Quantum Computing Course 2023
How To Deploy Langchain Pinecone Application On AWS EC2
Просмотров 526Год назад
How To Deploy Langchain Pinecone Application On AWS EC2
ConversationRetrievalChain in LangChain - Detailed Tutorial
Просмотров 2 тыс.Год назад
ConversationRetrievalChain in LangChain - Detailed Tutorial
Chat With PDFs Using The RetrievalQA Chain In LangChain
Просмотров 521Год назад
Chat With PDFs Using The RetrievalQA Chain In LangChain
OpenAI Embedding API Cost Estimation Using Tiktoken Library
Просмотров 601Год назад
OpenAI Embedding API Cost Estimation Using Tiktoken Library
Pinecone Vector Database Explained: Vectors, Embeddings, and Similarity Search
Просмотров 422Год назад
Pinecone Vector Database Explained: Vectors, Embeddings, and Similarity Search
LangChain Project Create Personalized Cover Letter Generator with OpenAI
Просмотров 322Год назад
LangChain Project Create Personalized Cover Letter Generator with OpenAI
SimpleSequential Chian and Sequential Chain in LangChain
Просмотров 351Год назад
SimpleSequential Chian and Sequential Chain in LangChain
LangChain Tutorial - What are Chains? LLMChain?
Просмотров 153Год назад
LangChain Tutorial - What are Chains? LLMChain?
PydanticOutputParser Essentials: Validating Fields in LangChain
Просмотров 492Год назад
PydanticOutputParser Essentials: Validating Fields in LangChain
Domain Name Generator Using LangChain OpenAI Model and Output Parser
Просмотров 171Год назад
Domain Name Generator Using LangChain OpenAI Model and Output Parser
LangChain Output Parsers Basics - CommaSeperatedListOutputPaser
Просмотров 336Год назад
LangChain Output Parsers Basics - CommaSeperatedListOutputPaser
great
Thanks (❁´◡`❁)
Nice overview! I’m having an issue where I’ve added custom sign-up attributes, but they’re not showing up on the sign-up page in Cognito. Do you know what I might be doing wrong?
Hi 😄 During user pool creation, you can select required signup attributes from the predefined list of standard attributes. Only these attributes will appear as part of Cognito hosted UI. From Docs:- "Amazon Cognito uses a list of standard attributes taken from the OpenID Connect (OIDC) standard. You can make a subset of them required when users sign up. As an alternative to setting required attributes, you can use your own application code to ensure that the attributes you need are captured". Regarding custom attributes that you are trying to use (under userPool >> authentication >> SignUp >> customAttributes), these can be maybe used with SDK. Also, these custom attributes can’t be renamed or deleted after you create them. docs.aws.amazon.com/cognito/latest/developerguide/user-pool-settings-attributes.html?icmpid=docs_cognito_console_help_panel
🙏
🙏🙏🙏
Awesome looking forward to this course, thanks.
Thanks, hope you enjoy it 😊
Too painful to watch with the slow typing.
Noted, thanks for feedback :) Probably copy pasting small chunks of code and explaining quickly would work better... What's your opinion on that?
@@TrickSumo Yes, cut-n-paste would be better.
Thank you
You're welcome :)
thank you man
You're welcome! 😊
why pumpkins?
Halloweeeeeeeeeeeeeeeeeeeeeen 🎃🎃🎃🎃🎃🎃🎃🎃🎃
@@TrickSumo but why do you put pumpkins?
I just wanted some image to hide API keys. Picked random image from Pixabay. Nothing specific! Also, I like pumpkins, tasty!!!
Thanks for this awesome video my friend!
Thank You 😊
Thank you. I hope everyone do it work like me
I hope so too 😇😇😇
Will the DNS records automatically be transferred? Or do you need to screenshot then manually input them?
Hi When you add domain name, Cloudflare attempts to scan your existing DNS records. If it successfully scans all of them, then good. Else, you should export from previous provider in CSV format and import in Cloudflare.
thank you
You're Welcome 😊
Thanks
Welcome 😊
not working. open the stripe folder through command prompt and open the file there. and then click login. this works.
कभी-कभी कम व्यू वाली वीडियो काम आ जाती है। 😊❤
😁
Thanks for the video. in the lastest version you have to verify your email for the final confirmation
Hi Thanks for update :)
Short and Great video, thanks man.
Welcome 😊
i add the path but it still don't work why :( its only work when i go to cmd and go to stripe path. but in general it doesn't
Not sure exactly what's wrong 🤔
Thanks💯
Welcome :)
Thanks!
Welcome!
Thanking you
Welcome :)
Thank you for the video.
Glad it helped :)
How to keep it running for lifetime ?
Hi Do you mean how to keep Render server running always? Looks like in the free version they turn off server after some time of inactivity. Then if you try to access it, first time there will be some delay as the server boots up. One option is to get a paid plan from Render. Or use cloud service like AWS EC2.
please do it with custom prompt template
Bro even this is also not working! Help me out Both this and that another video of yours having vv connection is also not working In this only led on the esp is getting turned on, there is still distance shows zero
Hi, If both methods did not work, then not sure what's wrong... The sensor itself might be damaged...
@@TrickSumo hey tq! It's working now😊
@@bruhat15 Awesome!!! 😊
what if i using Arduino IDE 1.8.10 is the same way with your video?
Hi May work. Not used Arduino IDE since long, can't say for sure.
Does this require you to push the generated .env file to your github repo?
No, env variables are stored as GitHub repo environment secret. ruclips.net/video/W8tONeBuTn0/видео.html These secrets are used to create .env file dynamically. So your keys are never exposed publically.
Hi , for sure a great video from you. how do you find the responses of the GPT after integrating it with pinecone database does it worked better with the retrieval network ? and do you know the exact limit of the knowledge base ?
Hi Using RAG with ChatGPT makes the response more related to your knowledge base. It is same as using OpenAI APIs with Pinecone:- ruclips.net/video/r_W0cnwaLQo/видео.html ruclips.net/video/rTTRKsV1vP0/видео.html Built-in knowledge storage of hatGPT has a limit of 10MB (or something similar). But by using Pinecone you can extend it to unlimited (Now Pinecone have pay as you go serverless model).
Very helpful thanks.
Glad helped you 😊
Thanks it is very helpful
Most welcome 😊
helped me a lot! thanks!
Nice 😊
Thanks rishi prabhu ❤. Very nice explanation
😄
Do I know you? 🤔
Hi, I just want to say thank you so much for this tutorial is there anyway i can DM you maybe on twitter or on Linkedin?
Hi Nice to know that tutorial helped you :) You can mail me at admin@tricksumo.com
@@TrickSumo I will do that just now🙏 Thank you so much
Sure
Hy guys, i don't understand on what Pin is connected data sensor ... can you write please ? Thank you for help
Hi I also forgot, which pin it was 🤣 Refer this, according to your NodeMCU model:- Amica:- github.com/TrickSumo/water-level-indicator-controller/blob/master/Circuit%20Diagram%20For%20NodeMCU%20ESP8266%20Amica%20Model.JPG Lolin:- github.com/TrickSumo/water-level-indicator-controller/blob/master/Circuit%20Diagram%20For%20NodeMCU%20ESP8266%20LoLin%20Model.jpg GND pin will be same for both model. For +5V, use either VV or Vin pin.
@@TrickSumo Thank you ! I still have an issue, when i connect VIN pin i can't download the sketch on the board. If i remove VIN pin, then it download ... I have an AMICA board.
@@franckcopeland2464 I remember this issue - you can remove sensor to download sketch and connect again. Or use 555IC:- ruclips.net/video/hPv9uX3rUWc/видео.html Main issue is that 3V supply is not sufficient for the sensor. Feed it 5v anyhow and things will work.
@@TrickSumo Thank you !
@@franckcopeland2464 You're Welcome 😊
can't search esp8266 in the library as of now, can you help me bro?
Hi Make sure to add URL in preferences:- ruclips.net/video/AaWbRhCl0XI/видео.html
How can I add Google pay and apple pay button also , please provide any solution or docs link , video link
Hi Checkout:- docs.stripe.com/google-pay?platform=web Steps 1. Click on the gear icon (settings) >> Payment settings >> Payment methods 2. Enable Apple and Google pay (verify domain name in payment method domains tab). That's it, now wallets should appear on the checkout page. Apple Pay and Google Pay are included in the card payment method type, so you don’t need to explicitly pass Apple Pay and Google Pay here:- github.com/TrickSumo/stripe-demo/blob/subscription/server/server.js#L80
u da best man! Followed and worked! with some modifications ofc
Awesome 🚀😊🎉
excuse me, but it says error compiling the nodemcu , and it also says no matching function for call to 'FIREBASE_CLASS::begin(const char [35], const char [41])'
Hi Refer the last comment on this gist, there are some changes in library:- gist.github.com/TrickSumo/2f16c122b2f59c1e7b0846514dd945cd Working example:- github.com/mobizt/Firebase-ESP8266/blob/master/examples/Authentications/LegacyTokenAuthen/LegacyTokenAuthen.ino Modified code:- ======================================================================================= #include <ESP8266WiFi.h> #include <FirebaseESP8266.h> #define FIREBASE_HOST "test.firebaseio.com" //Your Firebase Project URL goes here without "http:" , "" and "/" #define FIREBASE_AUTH "abc" //Your Firebase Database Secret goes here #define WIFI_SSID "Wifiname-here" //WiFi SSID to which you want NodeMCU to connect #define WIFI_PASSWORD "Wifipassword-here" //Password of your wifi network // Declare the Firebase Data object in the global scope FirebaseData firebaseData; /* 4, Define the FirebaseAuth data for authentication data */ FirebaseAuth auth; /* Define the FirebaseConfig data for config data */ FirebaseConfig config; // Declare global variable to store value int val=0; void setup() { Serial.begin(115200); // Select the same baud rate if you want to see the datas on Serial Monitor Serial.println("Serial communication started "); WiFi.begin(WIFI_SSID, WIFI_PASSWORD); //try to connect with wifi Serial.print("Connecting to "); Serial.print(WIFI_SSID); while (WiFi.status() != WL_CONNECTED) { Serial.print("."); delay(500); } Serial.println(); Serial.print("Connected to "); Serial.println(WIFI_SSID); Serial.print("IP Address is : "); Serial.println(WiFi.localIP()); //print local IP address // Firebase.begin(FIREBASE_HOST, FIREBASE_AUTH); // connect to firebase /* Assign the database URL and database secret(required) */ config.database_url = FIREBASE_HOST; config.signer.tokens.legacy_token = FIREBASE_AUTH; Firebase.begin(&config, &auth); Firebase.reconnectWiFi(true); delay(1000); } void loop() { // Firebase Error Handling And Writing Data At Specifed Path************************************************ if (Firebase.setInt(firebaseData, "/data", val)) { // On successful Write operation, function returns 1 Serial.println("Value Uploaded Successfully"); Serial.print("Val = "); Serial.println(val); Serial.println(" "); val++; delay(1000); } else { Serial.println(firebaseData.errorReason()); } }
Thanks for video, great explanation, try more on video editing it will keep users engaged to your great content
Hi Thanks for feedback!
Excellent way to solve the problem!. Thank you for sharing. I was having difficulties to use DirectoryLoader because of the decoding issue. Now it has been solved because of you!
Super!!! Glad it helped 😀
thank you sirr
You're Welcome 😄
I have the next error when I try to use this library and chat gpt doesn't help me to much :)) Can anybody help me please? In file included from f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/Firebase.h:36:0, from f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/FirebaseESP8266.h:36, from F:\Licenta\Software\Comunicatie seriala intre placute\ESP8266\ESP8266.ino:4: f:\Licenta\Software\libraries\Firebase_ESP8266_Client\src/FirebaseFS.h:124:22: fatal error: LittleFS.h: No such file or directory #include <LittleFS.h> ^ compilation terminated.
Hi Looks like some library or file is missing. There is one more library to connect esp8266 to Firebase, you can check that if it helps:- ruclips.net/video/ZZ5JvSA-Ed8/видео.html
thanks for the guide its working but i want to ask do we really have to delete the whole project and recopy it everytime we push what if project is big and change is very small do we still have to do the same process or there is any other efficient way
Hi In GitHub action, "rsync" command can be used instead of "src" (line 37 of deploy.yaml):- rsync -avz --delete ./ $EC2_USERNAME@$EC2_HOST:/var/www/langchain-app After that "sudo mv * /var/www/langchain-app" command from bash script can be removed:- github.com/TrickSumo/langchain-course-python/blob/16-CICD-PYTHON-WEBAPP/deploy.sh#L10
how did you get to the part where set the environment variables
There are separate videos for that:- ruclips.net/video/LUHeCvVFATU/видео.html This one is just to install stripe CLI. Checkout other two videos to see how to get keys and setup payment.
go to your settings > then system > about > then on device specification section see on the related links > Advanced system settings
@@ShreyanshShukla-t6iThanks for pointing out. I thought @ambrosearuwa9458 was asking about the stripe API key. Alternative way is to just search for "system environment variables" in the Windows search bar and then select Environment variables.
Home Work hint => 1. To get instance IP address in the bash script, use:- curl 169.254.169.254/latest/meta-data/public-ipv4 (make sure to do:- EC2 instance >> Instance settings >> Modify instance metadata options >> IMDSv2 >> Optional) 2. Use "sed" Linux command to search and replace IP address in the "index.html"
Is it suitable for cicd?
Yes 🚀
How to make cicd for langchain python base app in aws
Will make video on it today :)
Check this out:- ruclips.net/video/W8tONeBuTn0/видео.html
It worked perfectly 😊 thank you so much 😊
Welcome 😊
Thank you so much for awesome tutorial. I have Done all the steps, DB is also getting connected. But ESP8266 is unable to post data to DB , It shows error Code "-1"
Hi there, Looks like your Arduino (with ESP8266) is not reachable to the internet (that's why error Code "-1"). If possible, try using NodeMCU ESP8266 development board (with built-in ESP8266). Thanks
@@TrickSumo thank you so much for reply. I am using esp8266. It is getting connected with wifi without any problem.
It's not redirecte for stripe checkout page please solve this
Hi At what timestamp in video you faced this problem?
14:50 @@TrickSumo
@@TrickSumo the error is response .json is not a function
@@aloneking5388 So I took code from GitHub as it is, just updated .env file and did "npm i". Things working as expected for me. For you, looks like there is some error from the server side. Try adding some logs here:- github.com/TrickSumo/stripe-demo/blob/subscription/client/src/HomePage.js#L21 Or inspect network calls to see what is exact error from the server.
@@TrickSumo I think the next the problem in in Loadstripe in not working
Thank you for very good advise. Because I'm using old ESP8266 board, and probably it needs older version of board manager. Thanks again
😇😇😇