492 Recommended Topics

Remove Filter
Member Avatar for Johannes C.

**ChatGPT has had lazy days before, but this week’s performance marks an unprecedented low. Here’s why many ChatGPT Pro users are canceling their subscriptions – and even more might follow.** ![lobotomized-chatgpt.jpg](https://static.daniweb.com/attachments/4/7421f2d25c68fdee20e906d1ae1bfec9.jpg) Yes, complaints about ChatGPT being lazy have been around for as long as the LLM itself. I have written …

2
96
Member Avatar for riyajohnson70

When it comes to selecting a framework for a development project, it's crucial to make an informed decision. With so many options available, it can be challenging to determine the best fit for the project's needs. Let's take a look at some of the pros and cons of popular frameworks …

Member Avatar for trueframe
1
44
Member Avatar for amrutraj

I am building a crawler+parser in Python. It has to be run for, like 20 hours. How can I modify the code such that the code execution pauses (before next urllib2.urlopen) when the internet is disconnected, and AUTOMATICALLY resumes with the same variable values, when the internet connection is back …

Member Avatar for musawir_2
0
263
Member Avatar for jackwells

Hello, fellow coders, I'm relatively new to coding and web development but excited to embark on a project combining my passion and my budding programming skills. I'm eager to create a tool like this https://minecraftcirclegenerate.com/ created using HTML, CSS, and JavaScript. As a beginner, I'm seeking guidance on where to …

Member Avatar for jackwells
1
30
Member Avatar for usmanmalik57

In my previous article, I explained [how to convert PDF image to CSV using Multimodal Google Gemini Pro](https://www.daniweb.com/programming/computer-science/tutorials/541365/converting-pdf-image-to-csv-using-multimodal-google-gemini-pro). To do so, I wrote a Python script that passes text command to [Google Gemino Pro](https://blog.google/technology/ai/google-gemini-ai/) for extracting tables from PDF images and storing them in a CSV file. In this article, …

1
189
Member Avatar for nikk8a

Hello friends, I am stuck at a point in downloading multiple files as a single zip such that - the generated zip by my code for user download seems to be not a properly formed one. While trying to open the generated zip, I get an error as - "Cannot …

Member Avatar for Sachin_41
0
10K
Member Avatar for nomoshi

hii guy i want a loader injector connect with keyauth, you guy can give me a source code ? please and i also a student in a hightschool. i just want to learn about that please help me .

Member Avatar for rproffitt
1
44
Member Avatar for saurabhjain

hello evry 1 Myself Saurabh jain , final year engginering student , pursuing engg in Mechanical I was having google adsense account , but it has been disabled , as they say it has been clicked multiple times.... though me dint clicked it , but some 1 ......... it has …

Member Avatar for bessieexum
0
429
Member Avatar for Smbom

I'm also doing SEO for our company's website, but I'm kind of newbie in this industry, so is there anything special I should pay attention to doing SEO?

Member Avatar for KomalBhatt
1
105
Member Avatar for thir

hai. i would like to know is there have any video that can teach how to import image from database image folder to pdf using fpdf php. i already read some post here regarding to that issue by im not very clear and blur. actually i am very new in …

Member Avatar for gottaloveit
1
97
Member Avatar for jayashree10

I want to prevent cross-site scripting attacks in web applications I make. If someone could provide me with some suggestions and advice, it would be really helpful.

Member Avatar for webhostingworld
2
66
Member Avatar for Johannes C.

**From the White House's new AI strategy to Neuralink's latest brain chip breakthrough—explore mind-blowing developments in the world of tech and AI in the first month of 2024.** ![neuralink-scenario.jpg](https://static.daniweb.com/attachments/4/0f2b2bf71435ce660119b1e9a0ea9126.jpg) In many ways, 2023 was the year of AI, marked by astonishing advancements and large-scale adoption. Now, 2024 is shaping up …

2
131
Member Avatar for cambalinho

heres my RayCasting function: Private Sub DrawRays2() Dim AY As Double Dim AX As Double Dim StepX As Double Dim StepY As Double Dim VertX As Double Dim VertY As Double Dim HorizX As Double Dim HorizY As Double Dim MapX As Long Dim MapY As Long Dim HorizDist As …

Member Avatar for cambalinho
1
64
Member Avatar for cored0mp

I'll admit that I have an opinion about this. Is the point of professional coding to write creative software or to write software that adheres closely to standards?

Member Avatar for cored0mp
0
101
Member Avatar for brandlyglobal
Member Avatar for Smbom

Hi there, I do SEO for my website, and I found the indexed pages declined too much from around 4,000 to no more than 2,000. I had searched for many reasons online, but many of them are superficial. Could you tell me the steps to find out the reason and …

Member Avatar for EdwardMatthew
3
158
Member Avatar for premdparmar

I'm facing an SSL-related issue in Firefox with the 'SSL_ERROR_NO_CYPHER_OVERLAP' error. It seems there's a problem with encryption algorithms between the browser and the server, hindering the establishment of a secure connection. Any guidance or solutions would be appreciated.

Member Avatar for Dani
1
117
Member Avatar for SCBWV

In case you're wondering, VB6 programs run on Windows 11. Programs with a manifest have the appropriate Windows 11 appearance. The IDE works as well, although it seems to aggravate the known Windows 11 Taskbar flickering issue, but it settles down quickly. The only issue I have found so far …

Member Avatar for wolfnero
1
1K
Member Avatar for Alisha_8

I've been actively monitoring the performance of my blog pages, and I noticed that some of them have not been consistently ranking in the top 3, I aim to achieve a position within the top 3. I did every possible way of SEO to improve their rankings. I would appreciate …

Member Avatar for EdwardMatthew
1
41
Member Avatar for usmanmalik57

In this article, you will learn how to track faces within a video using the Python DeepFace library. Additionally, you'll discover how to include portions of the video background in face tracking by implementing custom methods that utilize the DeepFace library's `extract_faces()` method for face extraction. I explained how to …

Member Avatar for EdwardMatthew
1
303
Member Avatar for Nida_8

YouTube is today’s biggest social network that offers video streaming services for the masses. We put the power of YouTube to real work and use YouTube advertising to grow your brand and generate new leads.

Member Avatar for bessieexum
0
40
Member Avatar for usmanmalik57

## Introduction ## In a previous article, I explained [how to fine-tune the vision transformer model for image classification in PyTorch](https://www.daniweb.com/programming/computer-science/tutorials/540749/fine-tuning-vision-transformer-for-image-classification-in-pytorch). In this article, I will explain how to fine-tune the pre-trained OpenAI Whisper model for audio classification in PyTorch. Audio classification is an important task that can be applied …

Member Avatar for habi_2
2
999
Member Avatar for usmanmalik57

In this article, you will learn to use [Google Gemini Pro](https://blog.google/technology/ai/google-gemini-ai/), a state-of-the-art multimodal generative model, to extract information from PDF and convert it to CSV files. You will use a simple text prompt to tell Google Gemini Pro about the information you want to extract. This is a valuable …

2
238
Member Avatar for Johannes C.

**Tracing AI-generated content in online news articles with corpus linguistics** ![tapestry-header.JPG](https://static.daniweb.com/attachments/4/c8a5b32abaf78b39bdcb75f328580e4a.JPG) *A query in the 'News on the Web' Corpus reveals that the use of the word 'tapestry' in online articles has more than doubled last year – from 3,085 instances in 2022 to 7,891 instances in 2023* “Today, we …

0
169
Member Avatar for vooz-tech

Email marketing remains one of the most effective and cost-efficient ways to reach out to customers and build relationships with them. However, like any other marketing strategy, email marketing also presents its own set of challenges. Here are the top five email marketing challenges you may encounter in 2023 and …

Member Avatar for bessieexum
0
66
Member Avatar for FarrisFahad
Member Avatar for Dani
2
47
Member Avatar for FarrisFahad

I am trying to create my first successful API request. I want to post on my twitter account. I have created the developer account and generated consumer key and secret as well as access token and secret. I have also obtained the bearer token. I want to post on Twitter …

Member Avatar for Dani
0
51
Member Avatar for allan1234567890
Member Avatar for Ali_96

What are the 4 benefits of digital marketing? Image results for digital marketing importance Top Advantages of Digital Marketing Global Reach. Traditional marketing is restricted by geography and creating an international marketing campaign can be hard, expensive, as well as labor-intensive. Local Reach. Lower Cost. Easy to Learn. Effective Targeting. …

Member Avatar for bessieexum
0
391
Member Avatar for ddory8843

**What is e-commerce software development?** The term eCommerce was coined in 1972 and it has slowly gained popularity as a buzzword since then. Today, we understand it as an umbrella term that covers all online buying and selling, including everything from selling physical products to providing digital services. There are …

Member Avatar for Emanuil23
0
65

The End.