- 30
- 60 309
Leo McMillion
Sweden
Приєднався 28 тра 2013
Software developer and Entrepreneur, Leo McMillion. Best UA-cam channel out there on how to build your own webbapps and softwares with regular updates.
Am also now starting to post a bit of content about electrical engineering and the project I am building (I'm a beginner).
Here is my personal email if you got any questions whatsoever: leomcmillion@gmail.com
I got your back for life
Am also now starting to post a bit of content about electrical engineering and the project I am building (I'm a beginner).
Here is my personal email if you got any questions whatsoever: leomcmillion@gmail.com
I got your back for life
Intro to Firebase Cloud Functions - How I use them
Here is the google documentation about all the cloud function triggers:
cloud.google.com/functions/docs/calling
Here is a great video on the details of how to get started with cloud functions that I highly recommend you to watch: ua-cam.com/video/9JsR0aqA9K0/v-deo.htmlsi=itCCO74E4aoS9qeQ
Here you can get all the code I showed you in this tutorial:
github.com/LeoTheEngineer/youtube-tutorials/tree/main
#education #tutorial #firebase #firestore #cloudcomputing #cloud #cloudfunctions #function #server #backend #backenddevelopment #frontenddevelopment #flutterflow #learning #webdevelopment #appdevelopment #software
cloud.google.com/functions/docs/calling
Here is a great video on the details of how to get started with cloud functions that I highly recommend you to watch: ua-cam.com/video/9JsR0aqA9K0/v-deo.htmlsi=itCCO74E4aoS9qeQ
Here you can get all the code I showed you in this tutorial:
github.com/LeoTheEngineer/youtube-tutorials/tree/main
#education #tutorial #firebase #firestore #cloudcomputing #cloud #cloudfunctions #function #server #backend #backenddevelopment #frontenddevelopment #flutterflow #learning #webdevelopment #appdevelopment #software
Переглядів: 2 070
Відео
How you can get a chatbot to edit your Firestore database - Concept overview in Flutterflow
Переглядів 6699 місяців тому
I got a request in another video asking if I could show you how to get the the chatbot to be able to update/create documents in firebase from flutterflow. I have done something very similar in my SaaS "AWSME AI", where the customers can upload videos, links and gifs in our webapp. The AI is then able to use these items while chatting with our customers website visitors. This video is not an "Ho...
How to associate Firestore documents to a user in Flutterflow
Переглядів 2,5 тис.9 місяців тому
Got a request via email asking how to let the user add favorites of a certain collection, such as services or products, to their account. Thought more people would find this helpful so recorded this video. Nothing more to say about it, just watch the video. Here is my email if you got any question: leomcmillion@gmail.com #flutterflow #firebase #firestore #documents #user #webdevelopment #appdev...
How to use the OpenAI Assistants in flutterflow
Переглядів 4 тис.9 місяців тому
If you want to see how I created the UI in flutterflow for displaying the messages you can check out this video: ua-cam.com/video/ny4hlizNNPs/v-deo.htmlsi=2hZ0bs6FDI9pQ-LN In this video I go over how to use the OpenAI assistants API in flutterflow to be able to get responses back from your custom trained assistant. This knowledge will be really useful for future videos I will release about how ...
How to get Text from Audio in Flutterflow - Using AI
Переглядів 6 тис.10 місяців тому
As requested I recorded a tutorial on how to build in the functionality of transforming audio to text inside a flutterflow app. This is a perfect feature if you are building something like a voice note taking app. If you got any video suggestion of something you would like to learn, don't hesitate to leave that in the comments. Here is my email if you need any help: leomcmillion@gmail.com I got...
How to write Firestore security rules for a production ready app
Переглядів 57110 місяців тому
I had gotten a request on my previous security rules video, for how to write more custom and valid security rules for firestore than what flutterflow provides. And that is exactly what I do in this video. Just watch the video, no more description needed... Here is code I used to explain in the video: rules_version = '2'; service cloud.firestore { match /databases/{database}/documents { match /g...
How to create your own chatGPT in Flutterflow (updated version)
Переглядів 10 тис.11 місяців тому
I made a video in the past showing you how to make an API call to openai and getting a ai response back. Since I got requests asking me to show you how to store the user conversation, and doing a more complete tutorial, here I am. In this video I show you how to use the latest chatGPT model, storing the conversation and building the chat view in flutterflow. If you need any help or have any que...
How to quickly edit/transfer firestore data for new backend structure - with python
Переглядів 10911 місяців тому
If you have been working on a new update for you app/webapp and needed to do some changes in your backend structure in order to introduce some new features. You probably need to edit or/and reformat your previous app data such as your users data, before releasing your new updates. This video shows how you can very quickly and safely do exactly that. I go over how you can use python to format & ...
Overview of how to setup server side functionality for a flutterflow app
Переглядів 33911 місяців тому
In this video I go over the the key aspects of setting up a VPS where you can host your own API endpoints and create a much more custom server side functionality for your app. I also explain how this can implemented in flutterflow. This video is for you who wants to become a better developer, or just wants to implement some server side functionality to your project. But have a hard time knowing...
How to use a selected GIF - Custom gif library part 2
Переглядів 107Рік тому
This is part 2 for the previous video where I showed you how to create a custom gif library. In this video I explain how you can store a selected gif and how you can indicate what gif is selected. If you have not watched part 1 yet I highly recommend doing so: ua-cam.com/video/fWG7XYMLKJI/v-deo.htmlsi=Aqk5sLI-DqXbVECs If you have any video requests or need help with one of your software project...
How you can create a custom GIF library in Flutterflow
Переглядів 697Рік тому
Mad this video because I was struggling to find info and tutorials on how to create a gif library in Flutterflow. Flutterflow has a widget in their marketplace that is really easy to load into your project, but it did not work for mer because of dependency issues. And saw that many other also faced this problem. So thought I could make a video about how to create your own custom giphy library t...
What is a RAG - Your own custom Chatbot
Переглядів 636Рік тому
In this video I go over the concept of RAG (Retrieval Augmented Generation). And step-by-step how it works. This vidoe is for everyone interested in how today's chatbots works, and how they actually do what they do. Here is the python library llama-index you can install: pypi.org/project/llama-index/ Llama index documentation: docs.llamaindex.ai/en/stable/ Article by Cory Zue about RAGs: scriv....
How firestore's security rules works in flutterflow - How I set them up
Переглядів 2,7 тис.Рік тому
I apologize for the bad audio in advance.Forgot to select my mic as a input device. Got a request some weeks ago about the firestore security rules in flutterflow, so thought I make a quick video explaining them, and how I think when setting them up. If you got any ieads or things you want to know how to build/create in flutterflow or using code. I am happy to help. Just leave a comment below a...
Setup invite codes for your flutterflow app - So only selected people can signup
Переглядів 3,2 тис.Рік тому
Setup invite codes for your flutterflow app - So only selected people can signup
How to setup an custom onboarding flow in your Flutterflow app
Переглядів 1,3 тис.Рік тому
How to setup an custom onboarding flow in your Flutterflow app
Create a custom reset password page in your Flutterflow app
Переглядів 4,8 тис.Рік тому
Create a custom reset password page in your Flutterflow app
How to create a search and order function in your flutterflow app
Переглядів 2,7 тис.Рік тому
How to create a search and order function in your flutterflow app
Am building a AI based SaaS with Kevin Fremon
Переглядів 145Рік тому
Am building a AI based SaaS with Kevin Fremon
How to train you own custom chatGPT assistant
Переглядів 1,3 тис.Рік тому
How to train you own custom chatGPT assistant
How to plan & structure your backend system when creating a new feature
Переглядів 662Рік тому
How to plan & structure your backend system when creating a new feature
How to use the OpenAI API to create a chatbot in your Flutterflow app
Переглядів 4 тис.Рік тому
How to use the OpenAI API to create a chatbot in your Flutterflow app
Building a software part 7 - Test and Publish your Software in Flutterflow (Final episode)
Переглядів 509Рік тому
Building a software part 7 - Test and Publish your Software in Flutterflow (Final episode)
Building a software part 6 - How to UPDATE your Firebase data from Flutterflow
Переглядів 1,7 тис.Рік тому
Building a software part 6 - How to UPDATE your Firebase data from Flutterflow
Building a software part 5 - How to display dynamic values from Firebase in Flutterflow
Переглядів 7 тис.Рік тому
Building a software part 5 - How to display dynamic values from Firebase in Flutterflow
Building a software part 4 - Start building in Flutterflow
Переглядів 577Рік тому
Building a software part 4 - Start building in Flutterflow
Building a software part 3 - How to set up Flutterflow and Firebase
Переглядів 526Рік тому
Building a software part 3 - How to set up Flutterflow and Firebase
Building a software part 2 - How to plan the database architecture
Переглядів 640Рік тому
Building a software part 2 - How to plan the database architecture
Building a software from scratch - part 1
Переглядів 763Рік тому
Building a software from scratch - part 1