Re: Trying to create a lan-to-lan vpn between two differents networks Hardware and Software Networking by rproffitt I've only dabbled in Pfsense but know to ask about that in https://www.reddit.com/r/PFSENSE/ where there are experts. Having said that, be prepared to answer deeper questions about said setup, routers and more. Re: Online subission forms not sending emails of submitted info Programming Web Development by david.tigner … questions on the on-line submission form (most of them ask this question)). $from = $_POST['ShowingEmail']; $headers = "From: $from"… Question Answering with YouTube Videos Using RAG in LangChain Programming Computer Science by usmanmalik57 … final response from the LLM. In the following script, we ask the LLM a question about the top three things to… do in Paris. Notice that we did not ask the LLM to return information about the top three things… DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa … as Solved. It can be an optional feature, like "Ask DaniWeb AI". When a user asks a question, the… Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani Currently, when you ask a question on DaniWeb, as you type in the title … Re: This is me venting Community Center Meta DaniWeb by jkon … told" several times over the last months when I ask for something that Gemini or ChatGPT would give me the…++ threads). Even if you don't know C++ , learn or ask someone that knows to look at the issue and respond… Re: How we can Choose an Awesome Mobile App Development Company? Programming Mobile Development by Mary_50 … timelines, and post-development support. * Look for positive reviews and ask for client references to gauge satisfaction levels. * Inquire about their… Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by jprog1000 Thank you so much for your reply and additions! It is certainly working as I wanted. I will read through the code you have added and ask you any questions I might have. I hope you don't mind. Regards Re: Bouncing Balls: Creating a new ball when two balls collide Programming Software Development by Dani … oh, sorry, missed the bit about you still needing clarifications. Feel feee to ask :) I’ll now unmark this topic as solved. /facepalm Re: ASUS Laptops - my experience Hardware and Software by Reverend Jim I called Best Buy Friday morning to ask about the status of my laptop. I was told the … Re: sequential file save read option button Programming Software Development by arcon Sorry but you have not given a solution to the issue, because I see that here in this forum people continue to ask about vb6.0 Re: sequential file save read option button Programming Software Development by Reverend Jim Yes. People continue to ask about VB6. They shouldn't. And you likely won't see anyone answering questions about, for example, COBOL or QuickBASIC, except in a historical context. The only VB6 question that should be asked is "why are you still using it?" Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by AndyBeohar Changing your website from non-www to www can have benefits for SEO consistency and branding, but the impact may vary depending on your specific circumstances. It's generally considered a good practice for long-term SEO, as it can help standardize your URL structure and improve domain authority. However, it's important to implement proper redirects… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by jofrachalya142 This doesn't matter as much in terms of SEO and as per my experience it ain't a ranking signal, it just help the users to open the website if they search it using "www". Adding on, it just help you in technical aspects. 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: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani That looks interesting. It’s not relevant to us because we would need an expensive GTX video card, Windows computer, and there’s no API … but it looks intriguing :) Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa An RTX 30 or 40 series card with 8GB of VRAM. ~$299. There is no support with Wine a user has reported. There was a link to a [python api](https://github.com/rpehkone/Chat-With-RTX-python-api). That was just an example and a thought, but not limited there. There's creative solutions. Having only users with an RTX card can use the feature, … Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by Dani Pardon my cluelessness here. A $300 video card can efficiently perform complex AI tasks against DaniWeb’s entire database in real time? Missed the link to the Python API. Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa I have yet to try it or find it's limitations. Trying to free up some space. Those were the minimum requirements, plus 16GB of RAM and ~100GB free space. I also don't know how large a dataset for DaniWeb would be. Will know more later. Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa It indeed seems to be working. The interface is all done in the browser, on your localhost, 127.0.0.1:43905/?__theme=dark, and I stripped it down to just the message box. Just have to gather more data, and it seems good. Took ~50 minutes to get installed. The dataset can be a simple text file with a space between each topic thread. Re: DaniWeb Auto Answer A.I. feature Community Center Meta DaniWeb by toneewa I did some sample testing, and parsed a thread topic for the dataset. Reducing the footprint from 220kb to 26.5kb. All in 0.43 seconds. It doesn't use any API. Just the patterns I saw in the code. It took another 6 seconds to embed too Chat with RTX. Then, not deducting for the deleted threads, this could be a lot smaller, and quicker than … Re: How long does it take to develop a game Programming Game Development by kishanrg Developing a game can vary greatly in terms of time depending on several factors such as the complexity of the game, the size of the development team, and the resources available. However, on average, it can take anywhere from six months to several years to develop a game from start to finish. Simple mobile games with basic mechanics might take … 7 NLP Tasks to Perform for Free in Python with Mistral 7b LLM Programming Computer Science by usmanmalik57 …assign a sentiment label to the input review. We ask the model to return one of the three possible … ``` ## 5. Text Generation with Mistral 7b You can also ask Mistral 7b to generate text for you. For instance, the…verify it. In case of an error, you can again ask Mistral for the solutions. ## 7. Named Entity Recognition Another… Paris Olympics Chatbot- Get Ticket Information Using Chat-GPT and LangChain Programming Computer Science by usmanmalik57 …hard-coded context. In the following script, we ask a question and pass the context manually. ``` document_chain…response["answer"]) ``` Let's now ask some questions about the prices of tickets for …daniweb.com/attachments/4/a82eab80ccfd2ec0ee2384297576d50e.png) Let's first ask about the lowest-priced ticket. ``` query = … Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book … up to many different answers from the communities. I also ask BARD and ChatGPT about the same topic and they both… may be good for long run SEO. So why not ask DaniWeb community too? :) What do you guys thing about this… Paris Olympics Ticket Information Chatbot with Memory Using LangChain Programming Computer Science by usmanmalik57 …;input": query}) print(response["answer"]) ``` Let's ask a query about the lowest-priced tickets for tennis games… games is €30. ``` The model responded correctly. Let's now ask for a follow-up query. The following query clearly conveys… Re: Redirect non-www to www cons? Digital Media Digital Marketing Search Engine Strategies by Read a Book I was about to ask next about the `Google Search Console` whether i should make … How can I better use C++and data structures and algorithms Programming Computer Science by learnerya I am a first-year university student from China. My major is Computer Science and Technology. I have been self-learning C++and data structures and algorithms recently. May I ask how I can learn them well? Is anyone interested in being my teacher or learning with friends? (Machine translation, my English is not very good, I can understand some) How do you use LLM AI tools in your daily programming workflow ? Community Center by jkon … existed) because the usage and references are plausible. When you ask general programming questions you usually get answers that are common… Please I need guidance Programming Web Development by Naija kid_1 Hi, Goodday everyone, I'm new to web development, please if I had questions, could I ask on her for a help reply?