Question Answering with YouTube Videos Using RAG in LangChain Programming Computer Science by usmanmalik57 In previous articles, I explained how to use natural language to interact with [PDF documents](https://www.daniweb.com/programming/computer-science/tutorials/541732/paris-olympics-ticket-information-chatbot-with-memory-using-langchain) and [SQL databases](https://www.daniweb.com/programming/computer-science/tutorials/541771/using-natural-language-… Summarizing YouTube Video Transcriptions Using Distil Whisper and LLM Programming Computer Science by usmanmalik57 In this tutorial, you will see how to summarize YouTube video transcriptions using [Distil Whisper large V3](https://huggingface.co/distil-whisper/distil-large-v3) and [Mistral-7b-Instruct](https://huggingface.co/mistralai/Mistral-7B-Instruct-v0.2). Both Distill Whisper Large V3 and Mistral-7B-Instruct models are open-source and free-to-use models.… Re: Online subission forms not sending emails of submitted info Programming Web Development by Biiim Hey David, You should not pretend to send an email from `x@gmail.com` as this is spoofing. I forward all forms from a website from a generic email such as `forms@` or `enquiry@` (`@yourlocaldomain.com`) Emails have basic checks done on them, which is why your spoofing fails, you are trying to say `X@gmail.com` sent an email but gmail didn'… Re: What's the most unexpected hobby or interest you have outside of coding? Community Center Geeks' Lounge by toneewa With "Tennis Elbow", it’s the tendons that connect these muscles to the bones that are primarily affected by this condition. Tendons, which connect muscles to bones, are primarily composed of collagen, a protein that requires several key nutrients for its formation and function. Vitamin A: It can help enhance collagen development. … Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa The question was inspired from seeing [news](https://blogs.nvidia.com/blog/chat-with-rtx-available-now/) and [videos](https://www.youtube.com/watch?v=UKURI5JSIts) on Chat with RTX. Re: Finished learning basics of html and css. What next? Community Center Geeks' Lounge by Dani Or you could try the React framework instead of Angular. I've heard better things about it. V-Mate steals the show Hardware and Software Hardware by happygeek The Internationale Funkausstellung is not a jazz-fusion music event. Nope, the [URL="http:// www.ifa-berlin.com"]IFA[/URL] is apparently the world’s largest consumer electronics show these days, and it runs until 6th September in Berlin. Once over the disappointment that the only music was Muzak-alike piped hell, the race was on to … V-CLICK: open source cellphone pioneer, or rebadged late arrival? Hardware and Software Linux and Unix by happygeek I am more used to reviewing routers and network webcams from D-Link than reading about the company launching a cellphone, let alone one which will run on a Linux OS and be populated with open source software. But apparently that is exactly what it is going to do, and do in the early part of 2007 if my sources are correct. The V-CLICK sounds … V-ram Hardware and Software Hardware by moderate_rock48 What exactly is V-ram? Im looking at a game that says you need at least 32mb of V-ram. Can you still play the game if you dont have V-ram, just reqular sdram? thanks Re: V-Mate steals the show Hardware and Software Hardware by LastMitch >It is this wide card format support that appeals to me, because it makes this a very versatile device. Coupled with the fact that it handles the analog to digital conversion, compressing video into MPEG-4 in multiple formats and creating whatever file format the target mobile device requires, it’s pretty much untouchable at a price point … V Bulletin theme Digital Media UI / UX Design by temi Hello, Does any one know where I can find a good skin for V Bulletin? So far I have not managed to find any inspiring V bulletin skin. I am willing to pay for a designer to create a custom skink for me. If its available. Temi Re: V-ram Hardware and Software Hardware by moderate_rock48 Yea ok, I realized a few minutes after I posted it. Just kinda threw me when they said V-ram v/basic Programming Software Development by de_lily need help no bhow to go about with v/basic ,hepl me out with some statement that i can use and how i can apply them.what is programmeing all about and how is appilicable to our every life,what can you use it for.thank :rolleyes: v stream card software Hardware and Software Microsoft Windows by sittas87 Hey there Maby someone can help me.I have a v-stream tv card and im currently watching tv programs through nero's tv feature.however Im looking for software other than nero to watch my tv programs through. anyone knows of software for vstream to do my normal tv streaming through. Thanks in advance 87 v b project for final year Programming Software Development by vimbai hi guys does anyone want to give me an idea on was simple project to do for my final year. i want to use v b,coz i`m quite cool with it. pliz help, i dont know were to start from. How do I get my Hyper-V set up back? Hardware and Software Microsoft Windows by complete How do I get my Hyper-V set up back? I set up a couple of vitrual machines using Hyper-V. There seemed to be some memory and resource issues. So I closed down the virtual machines and Hyper-V and then I ran malwarebytes, ccleaner, and avg to clean up my system. I uninstalled a few programs that I determined I did not need. Then I also … Early Microsoft Hyper-V release puts squeeze on VMware Hardware and Software Microsoft Windows by happygeek It wasn't due for another six weeks or so, but today Microsoft surprised many folk by starting to sell its new Hyper-V server virtualisation software. Microsoft had repeatedly told anyone who asked, and anyone who was listening, that it would be released in August. However, Microsoft customers were alerted to the fact that they could actually start… Linux Distro with a Hint of Hyper-V a la Perlow. Hardware and Software Linux and Unix by khess My good friend and partner in crime, [URL="http://blogs.zdnet.com/perlow"]Jason Perlow[/URL] is working on (as I'm writing this) a new Linux distribution that is Hyper-V ready. It is a modified OpenSUSE 11.1 that includes the Linux Integration Components (ICs) from [URL="http://www.microsoft.com"]Microsoft[/URL]. He'll have a … Re: Linux Distro with a Hint of Hyper-V a la Perlow. Hardware and Software Linux and Unix by khess As promised, here's Jason's recipes for installing Linux on Hyper-V R2: [url]http://blogs.zdnet.com/perlow/?p=10830[/url] Hyper-V VHD takes long time to connect Hardware and Software Microsoft Windows by dee101g Platform: Windows Server 2008 R2 SP1 (Standard) for both host and VHD. Use: Remote access for application. RDS uses both host and VHD to give separation for security in SMB environment. Problem: DNS configuration was a nightmare here, and some issues may be part of that. The challenge, though, is that the VHD takes an inordinate time to … Wireless Network Adapter in Hyper-V Hardware and Software Microsoft Windows by rnyamonga Hello guys, I hope am in the right forum. I am virtualizing Windows 7 on my Win 8 with Hyper-V, everything is working great, except the virtual machine is unable to find my wireless network adapter. I tried adding the legacy network adapter, nothing. It can get the wired adapter, but that's about it. Any ideas? Re: Wireless Network Adapter in Hyper-V Hardware and Software Microsoft Windows by caperjack googled you problem and [found this](http://blogs.msdn.com/b/virtual_pc_guy/archive/2008/01/09/using-hyper-v-with-a-wireless-network-adapter.aspx) ,hope it helps ,good luck . Write a program to compute the greatest common divisor of three integers u,v and w Programming Software Development by master_ref :);) please !!![code]// if u is greater than v then the greatest common divisor of u and v // is the same as the greatest common divisor of v and u - v. // This observation leads to the following implementation in C: #include <stdio.h> int gcd(int u, int v) { int t; while (u>0) { if(u<v) {t=u;u=v;v=t;} u=u-v; … I am trying to figure out how to get the characters V and N to run in my program Programming Software Development by SoniaC This is the instruction: Mrs. Rogers, the owner of "Jus' Right supermarket", has asked your consulting firm to design a program for a simple cash register system which will allow the cashiers at the shop to total the price of the items being bought by a customer, calculate the tax on each item, calculate any relevant customer discount… vector <string *> v; passed by reference Programming Software Development by Grub Hi, I have the following class and main method: [code=cplusplus] class Employee { vector<string> v; string name; int i; public: Employee(){} Employee(string &n): name(n), i(0){} void read(vector<string *> &vec) { string n; for(int … Re: Write a program to compute the greatest common divisor of three integers u,v and w Programming Software Development by WaltP In gcd() you return [B]v[/B], but that's the value you passed into the function unchanged. Re: I am trying to figure out how to get the characters V and N to run in my program Programming Software Development by SoniaC [QUOTE=hfx642;1699953]SoniaC... What is someone enters "v" or "n" instead of "V" or "N"?[/QUOTE] That's the thing. I am just going on the instructions of my professor. She said she wants us to use V and N instead of 1 and 2. I got it to run wonderfully with 1 or 2 but the V and N is giving me trouble. … Images Showing Up Twice on My T.V!!! Hardware and Software by JavaPrograms … TV Specifications Screen Size 62" diagonal Screen Aspect 16:9 Displayable Colors 16.77 million colors Data Signals (N/A… Re: I am trying to figure out how to get the characters V and N to run in my program Programming Software Development by hfx642 SoniaC... What is someone enters "v" or "n" instead of "V" or "N"? SHELL COMMAND getmac /v WITH VB FORM AND REGULAR EXPRESSIONS Programming Software Development by m1234ike Hello Daniweb, I am writing a program to execute the command prompt command "getmac /v >> MACLIST.txt" using a Visual Basic form, including: 2 buttons(getmac and filter the text file) , 2 textboxes (alternate text file name and user name), and two radiobuttons (default text file name or custom name). Once I select the …