Hi, Tomorrow in my college there is Hackthon on python, in which we have to create a RAG model using AI, so is this helpful ?
@Avra_b13 сағат бұрын
Yes the concept is !
@kennethgottfredsen7675 күн бұрын
Can you demonstrate how you connect the a pdf file so that the chatbot uses that also to generate the answer?
@KassimLS19 күн бұрын
I would like to please get early access
@Avra_b19 күн бұрын
Hey Kassim ! How you been and what do you need access for ?
@KassimLS19 күн бұрын
@Avra_b sorry brother lol old video 3 days no sleep I miss read 😂😂
@Avra_b19 күн бұрын
@ how you doing ? Ping us over intercom / discord :) Kassim our Databutton user,right ?
@paulkabiito835523 күн бұрын
Wow, this is great.
@sahas052Ай бұрын
Which app did you use for recording?..so smooth. Good explanation of swarm too :)
@Avra_bАй бұрын
Screenstudio :)
@miselgptАй бұрын
Very helpful indeed... please make more of this type of content. A few questions: 1. I can see credits burn up fast. Since your plans are a bit on a pricier side... is it possible to use my own API key(s) once I ran out of credits? 2. Is it possible to choose my own API provider? 3. If I deploy this type of app, how would I control the usage? Implement usage limitation based on the subscription plan perhaps? 🤔 Apologies for the beginner level questions, but that's who I am when it comes to all this. Thanks in advance. 🙏🏻
@Avra_bАй бұрын
thank you for checking us out and the kind words on the video! To answer your questions: 1. Totally get it, we are also price sensitive and are trying to be as respectful with our pricing for our customers while trying to earn a little bit on the costs we experience. Only successful code generations cost credits, and if you feel like credits are being burned needlessly, we are always available to hear you out and refund that. We don’t support use of your own API keys today as we want to be able to have the most effective setup across LLMs in our agentic stack. 2. For using Databutton itself, you can’t choose your own API provider (same reason as above). 3. What do you mean in terms of controlling usage? I assume you mean limit usage for your users - you would need to implement user authentication and user storage. Then your app would be aware of users impose usage limitations on a per-user basis.
@miselgptАй бұрын
@@Avra_b Thanks a lot for detailed answer Avra, much appreciated.
@RashmiSrivastava-z5yАй бұрын
Is this tutorial also works with evaluation metric of gen ai application
@Avra_bАй бұрын
Unfortunately not
@alextiger548Ай бұрын
Nice using Phidata. Would be interesting to build a fully Rag application using Phidata where you would connect UserId with the Knowledgebase database, meaning each user has its own specific documents uploaded for Rag and not share them with other users.
@minnie3569Ай бұрын
thank you so muchhhhh i love youuu it was so useful
@Avra_bАй бұрын
🫶🏽
@Government_of_moonАй бұрын
Please make a tutorial for it and with ollama
@Avra_bАй бұрын
Thanks ! Great suggestion
@DavidIbe-q2z24 күн бұрын
Please which tool/software is this, is it still data button?
@DavidIbe-q2z24 күн бұрын
Please create more data button tutorials.
@miselgptАй бұрын
I should've watched this video first. 🤭
@Avra_bАй бұрын
Or watch the very latest :) I’ve just pushed a new video a day before - happy to hear your thoughts! What are you trying to build btw ?
@miselgptАй бұрын
@@Avra_b I watched Corbin Brown's video on DataButton few hours ago, and now I'm binge watching your videos. 😂 YT will get me divorced. 😱🤣
@miselgptАй бұрын
@@Avra_b I don't really have a clear idea as of yet... total programming noob, so on the quest for a tool that'll help me out... played with replit, v0, aider, cursor, cline, bolt.new - you name it! All good tools, but something is always missing...
@Avra_bАй бұрын
Cool , Makes sense ! 💯 I’m sure you will find the most suitable one, fitting your needs !
@miselgptАй бұрын
@@Avra_b I'm trying 💪
@miselgptАй бұрын
Can you integrate OpenRouter API withing DataButton so we can use different models?
@Avra_bАй бұрын
Yes you can. They have a python package right ? So just pass the docs as url or copy and paste the code snippets - to make Databutton agent aware of its SDK
@miselgptАй бұрын
@@Avra_b Excellent idea... will try it out. Thanks. 🙏
@Avra_bАй бұрын
Please do ! And just shoot any queries over the intercom / chat bubble - happy to help :)
@Avra_bАй бұрын
Hi there! Hope you are enjoying this video. Here's the link to the backend code : github.com/avrabyt/AI-Agent-Phidata-x-Databutton Would appreciate like and share and any feedbacks you might have :)
@phidataАй бұрын
Big thank-you for highlighting Phidata, Avra! We’re grateful for your support and love your content!
@Avra_bАй бұрын
Thanks, Appreciate it ! You guys are really building something super nice ! Best wishes to you all :)
@ArthurThawneАй бұрын
How can I do this with JavaScript
@Avra_bАй бұрын
Langchain has a Typescript library. Probably you can give that a try ?
@djahandrewsАй бұрын
good stuff. that feedback lol so funny.
@Avra_bАй бұрын
Haha true thanks ! Yes the prompt needs to be tweaked LOL
@thespritualhinduАй бұрын
Excellent explanation, thank you
@Avra_bАй бұрын
Glad it was helpful!
@t4n_shahinАй бұрын
you are a life saver
@Avra_bАй бұрын
Your comment is my positivity boost on a Sunday Morning , cheers !
@Avra_bАй бұрын
Hi all! I hope you guys are enjoying this video. I've now pushed the code over this GitHub repo : github.com/avrabyt/Multi-Agent-System-apps let me know what do you think and if you have any suggestions :)
@BlimaxxАй бұрын
Keep it up Avra. I like your content!
@Avra_bАй бұрын
Really appreciate! :)
@sandeepnahta1Ай бұрын
Video sound is pathetic. You need a better mic bro
@Avra_bАй бұрын
I agree. Sorry for the troubles. Now we have a new one 🎙️btw , lemme know if it’s better :)
@Avra_b2 ай бұрын
Read here in this blog : medium.com/@avra42/what-i-built-a-multi-agent-ai-chatbot-app-using-databutton-and-swarm-c616f5b7ed11 Update : Just made a live stream on how to build AI Agent System Apps with Phidata and Databutton. You can watch it here: kzbin.infoGiAqN402Kgs I send weekly newsletter on latest AI stack. Subscribe here : weekly-aistacks.beehiiv.com
@kunalr_ai2 ай бұрын
Can you do your program in hindi also
@Avra_b2 ай бұрын
Hi ! You mean the video, right ?
@kunalr_ai2 ай бұрын
👍 @Avra_b 👍 yes 👍... that's 👍 right 👍
@Avra_b2 ай бұрын
Thanks for the suggestion . Not sure if it’s do able at this point - but would definitely love to expand the channel to Hindi version someday
@kunalr_ai2 ай бұрын
@@Avra_b use AI to dub your voice
@Avra_bАй бұрын
Great suggestion !
@recki19812 ай бұрын
Bagaimana cara saya bisa mencetak laporan ke mesin printer menggunakan streamlit? terima kasih
@Avra_bАй бұрын
Interesting. Haven’t tried yet tbh . Could you post over Streamlit community forum ? I do know someone did post a work around on this
@recki1981Ай бұрын
@@Avra_b tetapi saya baru mencoba belajar menggunakan streamlit, belum punya aplikasi untuk deploy ke github saya baru saja melihat-lihat kemungkinan untuk memperdalam dan menggunakan framework streamlit untuk kepentingan di kantor ku bekerja.
@avinashanand21632 ай бұрын
How it will handle the query if I say: Can you help me with the appointment and get the medicines? ( Here we see both appointment agent and pharmacist agent needs to be called ) Also, can appointment agent call pharmacist agent, does it make sense ( i understand that it is not defined in our functions, so it won't work in this scenario)
@Avra_b2 ай бұрын
Good question! If I read correctly over the GitHub repo of swarm , it says : " ... If multiple functions are called by the Agent, they will be executed in that order " Does this make sense? Would you give this a go and let me know -- I'm curious too.
@avinashanand21632 ай бұрын
@@Avra_b Sure let me go through this, and will let you know as well. Thanks for this video, good work 👏
@Avra_b2 ай бұрын
Please do ! Cheers !
@Ash2Tutorial2 ай бұрын
Please improve the audio quality. The video is good, but the sound keeps getting inaudible as you move front and back.
@Avra_b2 ай бұрын
Hey ! Thanks for the feedback. I’ve now upgraded my mic set up . Hopefully that would help in making videos with better audio quality :)
@deepak50742 ай бұрын
Also, you are using Arc browser right, It looking so slick
@Avra_b2 ай бұрын
Yes using Arc! Thanks !
@deepak50742 ай бұрын
Keep them coming sir.
@sandeep003-oz3hw2 ай бұрын
Can it stay logged in when I refresh the page. Most of the streamlit apps cannot stay logged in when site is reloaded.
@Avra_b2 ай бұрын
Use session state to control the state ! I have another video showing something very similar
@Avra_b2 ай бұрын
Watch my latest video on Building AI apps with AI : kzbin.info/www/bejne/eIfMmqyiaqlrgJI
@Avra_b2 ай бұрын
Here's the background story on how I came up with this SaaS idea and where I'm right now with it : medium.com/@avra42/i-was-thinking-about-an-ai-saas-idea-and-came-up-with-this-0ba5e44a2ce9
@jonggunpark74202 ай бұрын
hi Avra, if I want to hover a specific column header, how do I implement this? tysm!!
@Avra_b2 ай бұрын
Hi ! I need to check the Aggrid documentation. It would be very similar implementation like the other JS rendering
@faturismee2 ай бұрын
hi, i like your videos a lot since im just beginning to start learning ai. when you're gonna upload again?
@Avra_b2 ай бұрын
In a day or two ! Appreciate your kind words ! 😊
@Avra_b2 ай бұрын
the new video is out : kzbin.info/www/bejne/eIfMmqyiaqlrgJI
@EvandroSegundo2 ай бұрын
Finally a useful example!!! It solved my problem. Thank you!!
@Avra_b2 ай бұрын
Glad to hear !
@funmitoadeyemi46472 ай бұрын
not even five minutes into the video and the explanation I've gotten is clear and very arranged...thanks!
@Avra_b2 ай бұрын
Glad to hear ! ☺️
@notkunal3 ай бұрын
Amazing Video Avra . I'm just a beginner ., just wanted to know if we can use gemini model and google embedding instead of using OpenAI . Tried implementing it but failing
@Avra_b2 ай бұрын
Thanks ! What’s the errors ? Probably you need to tweak the usage accordingly
@divyanshuchaudhary48873 ай бұрын
Great Brother
@Avra_b2 ай бұрын
Thanks ☺️
@anshgoyal36713 ай бұрын
Can you tell me which font is this ?
@Avra_b2 ай бұрын
Sure, but Font style of ?
@Mj_All_In_One3 ай бұрын
Hey Avra, is there any licensing required for the ag-grid? Which features can be used without license for aggrid?
@Avra_b2 ай бұрын
No not necessarily. But I’m sure there are limitations, worth to check their docs
@arupmukherjee34033 ай бұрын
Can I develop RAG application locally in i7 16 gb ram cpu based laptop? I tried with chroma and ollama llama2 model but getting memory issues
@Avra_b2 ай бұрын
Should be . Not sure about your issue. Can you elaborate a bit more ?
@Sharkosarena3 ай бұрын
what after building this. Where can i sell this yo? I can teach you multiple Ai products better than this but telll me are you able to make money on them.
@Avra_b2 ай бұрын
Right !
@shalempanthagani60343 ай бұрын
Very crisp and on point. Forget about the folks complaining about audio clarity. I have totally understood what you tried to explain. Cheers.
@Avra_b2 ай бұрын
Cheers !
@knowledgenidhi3 ай бұрын
Hi, Avra. Thanks for the great videos. After watching your videos, I have tried the data button and built the prototype for my AI app. Can you please make videos on how to host the app built by Databutton on cloud services or any, how to add authentication, how to integrate payment gateways, how to set different rate limits for users etc?
@Avra_b3 ай бұрын
Hi ! Thanks for the kind words. Databutton supports one click deployment. You can host within its infrastructure. Here’s a video on Stripe integration : kzbin.info/www/bejne/emSQnJqDitBogqssi=GMCV0h5oXjjYlxHS Authentication: kzbin.info/www/bejne/kJPMloeOjp17jsUsi=aajv0ZS16PUiG9j_ Also do refer to the Databutton docs
@knowledgenidhi3 ай бұрын
@@Avra_b Oh, great. Thank you for valuable information.
@Avra_b3 ай бұрын
:)
@knowledgenidhi3 ай бұрын
Can we host the application?
@Avra_b3 ай бұрын
Yes ! It’s one click deployment 🚀
@knowledgenidhi3 ай бұрын
@@Avra_b Thank you.
@yaldram-arsalan3 ай бұрын
I wanted to create something like this, given that I am a developer I wanted to create it from scratch but watching this video, I am blown away by this AI tool, this is good, again I would do a lot of changes in the code, but even then this is just insane, thanks a lot for this video.
@Avra_b3 ай бұрын
That’s very nice to hear ! Let me know how far you are with your SaaS app - more than happy to help you with the build and launch 🚀
@MK_Talks3 ай бұрын
Can we do it for NSE Options data?
@Avra_b3 ай бұрын
Yes ! Do they have some sorts of Python API ? Alternatively , ask Databutton to generate some sorts of scraping function to get those data!
@Avra_b3 ай бұрын
Related blogs: medium.com/@avra42/what-ai-tool-i-would-pick-while-building-my-next-saas-app-ab5493863401
@SwatiAgarw3 ай бұрын
The video content is really good. However pls do something about the audio. Please bring more clarity in audio.
@Avra_b3 ай бұрын
Agree , noted ! Thanks for the feedback :)
@iamdamilare134 ай бұрын
Please I'm getting this error how can I get it fixed? push() missing 1 required positional argument: 'data'