Пікірлер
@danielbenjamin7797
@danielbenjamin7797 5 күн бұрын
Pls what's your LinkedIn name?
@danieljeremiah9452
@danieljeremiah9452 10 күн бұрын
Thank you very much for the video it was very helpful. I didn't get a pinecone environment variable when I got my API key. Does this affect the project in any way if I decide to build without it?
@thelocaldev
@thelocaldev 2 ай бұрын
whats the font you're using
@farhananwar8648
@farhananwar8648 2 ай бұрын
Thank you for sharing such an amazing knowledge ,but i am stuck as the upload pdf when clicked doesnt show up to select files.please help me with this
@saugatjarif8272
@saugatjarif8272 3 ай бұрын
What are you using for autosuggestion?
@TemiCodes
@TemiCodes 3 ай бұрын
Copilot
@saugatjarif8272
@saugatjarif8272 3 ай бұрын
@@TemiCodes Thanks bro! 🤟
@siberiatrekking
@siberiatrekking 3 ай бұрын
Very clear and useful, many thanks
@TemiCodes
@TemiCodes 3 ай бұрын
Thank you
@ronniemeyer6812
@ronniemeyer6812 4 ай бұрын
😳 Promo_SM
@WisdomMusonda-kx5he
@WisdomMusonda-kx5he 4 ай бұрын
Hello Temi, this seems like a great code-along tutorial, but I'm trying to find the previous video, could you kindly provide the link to the previous video?
@Malikmehtabali1
@Malikmehtabali1 4 ай бұрын
Would you explain which riverpod provider is best to handle rest api and Firebase
@TemiCodes
@TemiCodes 4 ай бұрын
You can try the FutureProvider or StreamProvider
@Malikmehtabali1
@Malikmehtabali1 4 ай бұрын
Thank you so much bro..
@TemiCodes
@TemiCodes 4 ай бұрын
Always welcome
@NanoGi-lt5fc
@NanoGi-lt5fc 4 ай бұрын
Did it work on free chatgpt version ??
@TemiCodes
@TemiCodes 4 ай бұрын
It doesn’t
@denn319
@denn319 4 ай бұрын
Thanks, Temi! Been searching for such examples and explanations of the various types of methods and how to use them.
@TemiCodes
@TemiCodes 4 ай бұрын
You’re welcome
@bashasha
@bashasha 4 ай бұрын
Best Riverpod tutorial ever
@TemiCodes
@TemiCodes 4 ай бұрын
Thank you
@ghulammurtaza7959
@ghulammurtaza7959 4 ай бұрын
Your IDe is giving suggestions which is so good what are you using for that?
@TemiCodes
@TemiCodes 4 ай бұрын
GitHub copilot
@user-ct1sj2ep6y
@user-ct1sj2ep6y 4 ай бұрын
How do you think it compared to provider or riverpod? Is it easier to use?
@TemiCodes
@TemiCodes 4 ай бұрын
I think it's easy
@shyamande1761
@shyamande1761 5 ай бұрын
Hey can you help me out with something..I've been getting a version solving failed error on dependency overriding the langchain package. Can you please help me .
@shyamande1761
@shyamande1761 5 ай бұрын
Hey i just downgraded the version...It was completely fine..Thank you so much <3
@TemiCodes
@TemiCodes 5 ай бұрын
Oh! Glad it worked for you.
@shyamande1761
@shyamande1761 5 ай бұрын
one more thing..I can't use OPENAi API keys for free.. is there any other alternatives ?@@TemiCodes
@user-mt5lx9md1b
@user-mt5lx9md1b 6 ай бұрын
Thanks, Temi. It helps me a lot!
@TemiCodes
@TemiCodes 6 ай бұрын
I'm glad!
@emreaka3965
@emreaka3965 6 ай бұрын
For a frontend dev who worked with signals, that makes it incredibly simple to work with states on flutter.
@InterimCyphinx
@InterimCyphinx 6 ай бұрын
when running your repo i see error : da vinci 003 has been deprecated please help me fix it
@mattsouza1448
@mattsouza1448 6 ай бұрын
Signals is very good, but i still prefers ASP, it's very similar to signals, perhaps one day you make a video about it;
@user-wu8vd3ym5f
@user-wu8vd3ym5f 6 ай бұрын
very easy to digest! you are a good teacher. keep doing this.
@TemiCodes
@TemiCodes 6 ай бұрын
Thank you
@mayariasvasquez5940
@mayariasvasquez5940 7 ай бұрын
Thank you so muchhh!
@TemiCodes
@TemiCodes 6 ай бұрын
You're welcome!
@rebazjabar7660
@rebazjabar7660 7 ай бұрын
how to save this state in shared preference only one time user Login not every time when close the app it should login to it to prevent from this ?
@RuBoyo
@RuBoyo 7 ай бұрын
One of the best explanations on youtube <3
@TemiCodes
@TemiCodes 7 ай бұрын
Thank you
@vlknkc
@vlknkc 7 ай бұрын
Which theme are you using? (nice tutorial)
@TemiCodes
@TemiCodes 7 ай бұрын
I think it’s Deep Dark Material Theme
@adomicarts
@adomicarts 8 ай бұрын
great!
@PhilippeMakzoume
@PhilippeMakzoume 8 ай бұрын
Thank you for this video, I really liked the simplicity of Signals, However, I'm not a fan of declaring global variables like that it's usually bad practice. How well does it integrates with highly reactive apps? can it scale?. It's Definitely something that needs hands to get dirty.
@TemiCodes
@TemiCodes 7 ай бұрын
It’s just a tutorial. You can do it however you want and the end of the day, it’s just state management. You can do it however you want.
@moammarqaddafi4858
@moammarqaddafi4858 8 ай бұрын
That loooks robust and lightweight
@TemiCodes
@TemiCodes 8 ай бұрын
Yeah
@user-vl7ly7jf4y
@user-vl7ly7jf4y 8 ай бұрын
Does it use with listen like riverpod.listen next , prevoius?
@faheemahmad3957
@faheemahmad3957 8 ай бұрын
make tdo app
@codybaster2059
@codybaster2059 8 ай бұрын
Thanks for the video, but I don't understand the difference between Signals and ValueNotifier(ValueListenableBuilder). It's the same thing but no packages are required. This is already available in flutter. Could you please clarify this?
@emirhanbalc2038
@emirhanbalc2038 8 ай бұрын
I'm thinking of starting this project, but I need to make sure the codes work smoothly thanks.
@abdulrazakmohammed995
@abdulrazakmohammed995 9 ай бұрын
Great tutorial, you've gained a fan☺
@TemiCodes
@TemiCodes 9 ай бұрын
Thank you
@oluwaseunodunlade3285
@oluwaseunodunlade3285 9 ай бұрын
Looks like a clone of Getx State management
@TemiCodes
@TemiCodes 9 ай бұрын
Please read the docs and learn about signals.
@jesulobafademi4071
@jesulobafademi4071 9 ай бұрын
Great will definitely try Signals. Whats the of the package that auto suggest the next line of code 😎?
@HoodCryptoHero
@HoodCryptoHero 9 ай бұрын
Amazing tutorial, thanks for this 🙏🏾
@TemiCodes
@TemiCodes 9 ай бұрын
You're welcome
@alexmercerind
@alexmercerind 9 ай бұрын
Damnnn
@TemiCodes
@TemiCodes 9 ай бұрын
Thanks for watching!
@rydmike
@rydmike 9 ай бұрын
Probably the first video about Flutter Signals. Thanks for doing it. What are your thought after this relatively simple test app? Will you explore it further and maybe even start using it?
@justbe_joe9765
@justbe_joe9765 9 ай бұрын
Yeah i think i'll love this state management tool Thank you Temi code for the update
@PaurakhSharma
@PaurakhSharma 9 ай бұрын
How would someone add computed property inside a TodoStore? Instead of having to define it inside a build method.
@RodyDavis
@RodyDavis 9 ай бұрын
You would ideally put it in the store. You can declare it with late
@RodyDavis
@RodyDavis 9 ай бұрын
Thanks for reviewing it! 😎
@TemiCodes
@TemiCodes 9 ай бұрын
Thank you for dropping a comment.
@martinx506
@martinx506 9 ай бұрын
Thank you
@RandalLSchwartz
@RandalLSchwartz 9 ай бұрын
Avoid legacy riverpod tools. In brief, avoid legacy ChangeNotifier, StateNotifier (and their providers) and StateProvider. Use only Provider, FutureProvider, StreamProvider, and Notifier, AsyncNotifier, StreamNotifier (and their providers).
@JEREMIAHAKOH
@JEREMIAHAKOH 9 ай бұрын
This is awesome sir.
@otter.enhydra
@otter.enhydra 9 ай бұрын
Watched your speech at GDG! You sparked my interest, gonna try Flutter today!
@TemiCodes
@TemiCodes 9 ай бұрын
Thank you for listening in. 🙌🏾
@halilhansayin
@halilhansayin 9 ай бұрын
💯💯💯💯💯
@davidmigloz
@davidmigloz 9 ай бұрын
Hey @TemiCodes! LangChain.dart maintainer here. Thank you very much for the detailed tutorial. It is actually the first video I know talking about LangChain.dart, so very happy to see that. I've taken the liberty to send you a PR (tayormi/ask_pdf/pull/2) that refactors a bit the usage of LangChain.dart, specifically: - Upgrades LangChain.dart dependencies to the latest version (which resolves the breaking change in the underlying pinecone package). You shoudn't need to use your fork nor override dependencies anymore (sorry about that). - Uses Pinecone.addDocuments method to update the index which embeds the documents and stores them in the vector store under the hood. - Uses RetrievalQAChain to embed the query, find similar documents and generate the answer. You can see how you can achieve the same results with only a couple of lines of code. If anyone has questions or suggestions about LangChain.dart, please feel free to open an issue in the repository or join our Discord server. Cheers.
@drsmiless
@drsmiless 10 ай бұрын
Amazing! Will try out to implement this feature in my existing app that I have built for my organization, so the staff can ask questions pertaining to official documents right from the app. Just worried about the cost though! Really appreciate your work and the contents in this channel. Thanks!