130 Topics

Member Avatar for
Member Avatar for usmanmalik57

On July 18th, 2024, [OpenAI released GPT-4o mini](https://openai.com/index/gpt-4o-mini-advancing-cost-efficient-intelligence/), their most cost-efficient small model. GPT-4o mini is around 60% cheaper than GPT-3.5 Turbo and around 97% cheaper than GPT-4o. As per OpenAI, GPT-4o mini outperforms GPT-3.5 Turbo on almost all benchmarks while being cheaper. In this article, we will compare the …

1
107
Member Avatar for jkon

LMs are great , but if you don't know how to ask the right questions , break your thoughts in manageable pieces they can't do it for you. Even when you do , you must have a level of experience to distinguish a wrong or crappy response from a legitimate …

Member Avatar for Dani
3
35
Member Avatar for usmanmalik57

In my article on [Image Analysis Using OpenAI GPT-4o Model](https://www.daniweb.com/programming/computer-science/tutorials/542030/image-analysis-using-openai-gpt-4o-model), I explained how GPT-4o model allows you to analyze images and answer questions related images precisely. In this article, I will show you how to analyze images with the [Anthropic Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet) model, which has shown state-of-the-art performance for …

1
53
Member Avatar for Johannes C.

**A brand-new preprint investigates ChatGPT’s gender bias by presenting the LLM with various moral dilemmas. In this article, you’ll discover what the researchers found and the results of my own replication of the experiment with GPT-4o.** ![header-chatgpt-genderbias.jpg](https://static.daniweb.com/attachments/4/db265bae44d291591dbceb1a341d7d81.jpg) ## Understanding & Replicating the Latest Study on Gender Bias in GPT ## …

0
48
Member Avatar for usmanmalik57

In my [previous article](https://www.daniweb.com/programming/computer-science/tutorials/542132/comparing-gpt-4o-vs-claude-3-5-sonnet-for-zero-shot-text-classification) I presented results comparing Anthropic [Claude 3.5 Sonnet](https://www.anthropic.com/news/claude-3-5-sonnet) and [OpenAI GPT-4o](https://openai.com/index/hello-gpt-4o/) models for zero-shot text classification. The results showed that the Claude 3.5 Sonnet significantly outperformed GPT-4o. These results motivated me to develop a simple retrieval augmented generation system with [LangChain](https://www.langchain.com/) that enables the Claude 3.5 …

2
247
Member Avatar for usmanmalik57

On June 20, 2024, Anthropic released the [Claude 3.5 sonnet](https://www.anthropic.com/news/claude-3-5-sonnet) large language model. Claude claims it to be the state-of-the-art model for many natural language processing tasks, surpassing the [OpenAI GPT-4o model](https://openai.com/index/hello-gpt-4o/). My first test for comparing two large language models is their zero-shot text classification ability. In this article, …

2
130
Member Avatar for Johannes C.

**Technology has become a dominant force in how we interact and operate. Now more than ever, we need to be aware of the dangers of centralization – including the risks of overdependency.** ![decentralize.jpg](https://static.daniweb.com/attachments/4/c218d2e97c7aacc9c35d3179e921e473.jpg) What do Facebook and North Korea have in common? They're both heavily centralized systems. The dangers of …

0
50
Member Avatar for pritaeas

Anyone here that wants to share if they use AI Code Assistants professionally, which one and why? I'm looking for experiences with backend .NET development in Visual Studio to be specific.

Member Avatar for antwanlee
1
103
Member Avatar for Johannes C.

**AI policy theorist Demetrius Floudas introduces a novel era classification for the AI epoch and reveals the hidden dangers of AGI, predicting the potential obsolescence of humanity. In retort, he proposes a provocative International Control Treaty.** ![header-agitalks-demetrius.jpg](https://static.daniweb.com/attachments/4/7653d6d6303a1d7a716bdbb6853b7428.jpg) ## About Demetrius A. Floudas ## ![portrait-daf-small.jpg](https://static.daniweb.com/attachments/4/6a470c87d1451a9cf00ce559d1ea18d9.jpg) **[Demetrius A. Floudas](http://talks.cam.ac.uk/show/index/131770)** is a transnational …

Member Avatar for jwenting
0
251
Member Avatar for usmanmalik57

# Comparison Between Fine-tuned and Default GPT-3 Turbo for Text Classification In one of my previous articles, I showed you how to perform [zero-shot text classification using OpenAI GPT-4o and Meta Llama 3 models](https://www.daniweb.com/programming/computer-science/tutorials/542001/openai-gpt-4o-vs-meta-llama-3-for-zero-shot-text-classifiation). I used the default models for predicting sentiments of airline tweets. The default models perform substantially …

1
164
Member Avatar for Johannes C.

**Warning: This article discusses theories concerning A.I. advancement that might be disturbing for some readers. Please only read if you are comfortable exploring potentially disquieting scenarios surrounding artificial superintelligence and its implications.** ![rokos-basilisk-og.jpg](https://static.daniweb.com/attachments/4/d0364da2524dc2dc4c00a254c8d3969f.jpg) *Roko’s Basilisk as imagined by DALL·E 3* Once upon a bleak midwinter, amidst the code-laden corridors of …

Member Avatar for olivia_24
3
1K
Member Avatar for usmanmalik57

OpenAI announced the [GPT-4o (omni)](https://community.openai.com/t/announcing-gpt-4o-in-the-api/744700) model on May 13, 2024. The GPT-4o model, as the name suggests, can process multimodal inputs, such as text, image, and speech. As per OpenAI, GPT-4o is the state-of-the-art and best-performing large language model. Among GPT-4o's many capabilities, I found its ability to analyze images …

2
469
Member Avatar for Johannes C.

**In 2024, over half of all internet traffic is generated by bots. For human users, it is increasingly challenging to tell what's real and what's not. These developments breath new life into the Dead Internet Theory. Have we, in our quest for clicks, killed the web?** ![dead-internet-theory.jpg](https://static.daniweb.com/attachments/4/8040c413c08b25629a3b8e2d1c291feb.jpg) If you've been …

Member Avatar for Reverend Jim
2
921
Member Avatar for usmanmalik57

On April 18, 2024, Meta AI released [Llama 3](https://ai.meta.com/blog/meta-llama-3/), which they claimed to be the most capable openly available LLM to date. Concurrently, OpenAI announced [GPT-4o (omni)](https://community.openai.com/t/announcing-gpt-4o-in-the-api/744700) on May 13, 2024, which is touted as the state-of-the-art proprietary model for various NLP benchmarks. As a guy who loves to compare …

2
170
Member Avatar for jkon

One thing that I have learned , is to acknowledge my fears in order to see if I can do anything about them. I would love to read yours fears about this A.I. revolution. I have chosen to participate in this weave with what ever resources my small company has …

Member Avatar for Reverend Jim
0
95
Member Avatar for Nina0X

Hola community! Wondering if you could find anything interesting or useful in GPTs marketplace? I suggest sharing the link/name of GPT and telling why should we check it out! #ai #gpt

2
23
Member Avatar for usmanmalik57

## Introduction Text-to-speech (TTS) technology has revolutionized how we interact with devices, making accessing content through auditory means easier. TTS is vital in various applications such as virtual assistants, audiobooks, accessibility tools for the visually impaired, and language learning platforms. This tutorial will explore how to convert text-to-speech using Hugging …

1
89
Member Avatar for usmanmalik57

In this tutorial, you will see how to generate stunning AI-generated images from text inputs using state-of-the-art diffusion models from [Hugging Face](https://huggingface.co/). You'll learn about base diffusion models and how combining them with a refiner creates even more detailed, refined results. Diffusion models are powerful because they iteratively refine an …

Member Avatar for rproffitt
1
87
Member Avatar for jkon

I don't get it. It is different answering a thread to quote an answer that you got from an LLM and it is completely different to post it as your own. I don't understand why people do that ? Don't they understand that it is obvious what they did ? …

Member Avatar for Dani
1
84
Member Avatar for Johannes C.

**Physicist and former NASA-engineer Anthony Scondary shares his vision of an AGI-powered future that enables a better quality of life for all people.** ![agi-talks-as.jpg](https://static.daniweb.com/attachments/4/7db39c590186c17e12db71989a532436.jpg) ## About Anthony Scodary ## ![anthony-scodary.jpg](https://static.daniweb.com/attachments/4/286422db7269c59ed283dd889db7280a.jpg) Anthony Scodary is the co-founder of [Gridspace](https://www.gridspace.com/), a speech and language AI company pioneering advanced voice bots for call centers. …

0
60
Member Avatar for Dani

As the question states, is there a reliable way of detecting AI content? I vaguely recall OpenAI announcing something a long time ago that they were going to release something that says whether content was generated via ChatGPT, or am I misremembering?

Member Avatar for lucytaylor01
0
118
Member Avatar for usmanmalik57

In a previous article, I explained [how to extract tabular data from PDF image documents using Multimodal Google Gemini Pro](https://www.daniweb.com/programming/computer-science/tutorials/541449/pdf-image-table-extractor-web-app-with-google-gemini-pro-and-streamlit#post2296083). However, there are a couple of disadvantages with Google Gemini Pro. First, Google Gemini Pro is not free, and second, it needs complex prompt engineering to retrieve table, columns, and …

Member Avatar for Harini sri
2
995
Member Avatar for Johannes C.

**AI will automize many routine tasks in accounting and the role of financial controllers and analysts will change, but not be replaced – say Manoj Kumar Vandanapu and Sandeep Kumar.** ![agi-talks-02.jpg](https://static.daniweb.com/attachments/4/b1fce5f78b7456fea7043a6d095ca2f0.jpg) In the latest AGI Talks, two renowned finance experts share their insights by answering 10 questions about Artificial Intelligence …

Member Avatar for Dani
1
153
Member Avatar for 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. The Distil Whisper large V3 model is a faster and smaller variant of the [Whisper large V3 model](https://huggingface.co/openai/whisper-large-v3), …

1
65
Member Avatar for usmanmalik57

The advent of large language models (LLM) has replaced complex scripts with natural language for automating various tasks. You can now use LLM to interact with your databases using natural language, which makes life easier for people who do not have sufficient SQL knowledge. In this article, you will learn …

Member Avatar for aishamushtaq
2
163
Member Avatar for usmanmalik57

In my [previous articles](https://www.daniweb.com/programming/computer-science/tutorials/541732/paris-olympics-ticket-information-chatbot-with-memory-using-langchain), I explained how to develop customized chatbots using Retrieval Augmented Generation (RAG) approach in [LangChain](https://www.langchain.com/). However, I used proprietary models such as OpenAI, which can be expensive when you try to scale. In this article, I will show you how to use the open-source and free-of-cost …

2
389
Member Avatar for Johannes C.

**Alexander De Ridder, AI visionary and CTO of SmythOS, discusses the transformative power of specialized AI systems and the future of human-AI collaboration.** ![header-agi-talks-adr.jpg](https://static.daniweb.com/attachments/4/cf1ab716c18354710010dabb4e9e2a9a.jpg) In the newest interview of our AGI Talks series, **Alexander De Ridder** shares his insights on the potential impacts of Artificial General Intelligence (AGI) on business, …

1
217
Member Avatar for 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-to-query-sql-databases-with-python-langchain-module), using the Python [LangChain module](https://python.langchain.com/docs/get_started/introduction) and [OpenAI API](https://openai.com/blog/openai-api). In this article, you will learn how to use LangChain and OpenAI API to create a question-answering application that allows you to retrieve information …

2
98
Member Avatar for toneewa

I'm curious on people's thoughts of using DaniWeb's content to train an A.I. model, with all the questions that are marked as Solved. It can be an optional feature, like "Ask DaniWeb AI". When a user asks a question, the DaniWeb AI will auto answer your question if it's been …

Member Avatar for toneewa
1
73
Member Avatar for Johannes C.

**Despite the uncertain timeline for Artificial General Intelligence (AGI) becoming a reality, we need to assure responsible and ethical development today – says Jen Rosiere Reynolds.** ![header-agi-talks1.png](https://static.daniweb.com/attachments/4/5595ff2ec36fde155011d21ea73dcd78.png) As part of our new **AGI Talks**, experts from different backgrounds share unique insights by answering 10 questions about AI, AGI, and ASI. …

3
649

The End.