Great content as always. Would be great to see a video on how to use gpt4all/privategpt, langchain and django to do search on your own documents and database to keep your data out of the public space.
Is there any way to make the bot print links to its sources? e.g. timestamped youtube links, links to the docs containing context for the conclusion it draws, etc.? It feels like this could be a really useful web app if I fed it sets of documentation, hooked up a way to ask questions, and could make it include links in the output.
Hey thanks for explaining this. I’m new to coding and was trying to install via the GitHub instructions…now I’m confused…is this the only code I need to get it running locally?? By the way there’s an unofficial stream lit repo up now and they added gpt4 all so you can run it totally free. Would love to see how to set it up step by step locally and create a stream lit/web app. Thanks
Great. Thanks very much for your time and selflessness.
Thanks for watching!
You are amazing theacher. I will like to see django langchain, openai integrations projects ideas.
Thanks! I'll have a look into some possibilities.
Great content as always. Would be great to see a video on how to use gpt4all/privategpt, langchain and django to do search on your own documents and database to keep your data out of the public space.
Thank you! That's a great suggestion, will try and find the time to look into this - maybe a comprehensive tutorial on the topic.
Looking forward to learning how to build a web front end for this.
Thanks, looking into this now!
Nice!
Thanks!
Nice ! what about token consumption ? How much did it cost api usage?
thanks for this.. the data sourcs you added were all text based. would it be possible to also add a SQL database source to this? thxs
I'd love to see django langchain content!
Looking into some possibilities!
Is there any way to make the bot print links to its sources? e.g. timestamped youtube links, links to the docs containing context for the conclusion it draws, etc.?
It feels like this could be a really useful web app if I fed it sets of documentation, hooked up a way to ask questions, and could make it include links in the output.
A good question - I'll look into that. It would definitely be very useful in the context you've mentioned!
Hey thanks for explaining this. I’m new to coding and was trying to install via the GitHub instructions…now I’m confused…is this the only code I need to get it running locally?? By the way there’s an unofficial stream lit repo up now and they added gpt4 all so you can run it totally free. Would love to see how to set it up step by step locally and create a stream lit/web app. Thanks
with embedchain, are you still making external requests to API?
Yes - you will need the OpenAI API key for the library to work, as it calls this external API in order to get the responses.
@@bugbytes3923 do you know of any which can run offline?
@@swelanauguste6176 None.
I had a hunch that you will make something like this and there go, it dropped.
Thanks!