155 Topics
| |
Earlier this week, a Reddit account confirmed to belong to Sam Altman, OpenAI's CEO, [asserted in a comment](https://www.reddit.com/r/singularity/comments/16sdu6w/rip_jimmy_apples/k2aroaw/?context=3) that "AGI has been achieved internally." This announcement came after a similar statement by a cryptic insider named "Jimmy Apples" on X/Twitter (account now deleted), known for prior correct forecasts about OpenAI's … | |
https://thehill.com/policy/technology/4162573-ai-art-cant-earn-copyright-judge-rules/ give us a preview that those that use AI, ML, GPT and such may be on uncertain ground if they want to copyright the code. You may not be aware that most of the online AI/ML/GPT systems keep copies of what you generate. So if you are creating code … | |
In my recent journey of developing various AI solutions powered by Language Models (LLMs), a significant question has emerged: Should we harness the capabilities of Retrieval Augmented Generation (RAG), or should we opt for the path of custom fine-tuning? This decision can profoundly impact the performance and adaptability of our … | |
This just in from an AI researcher. Given the impact GenAI has had, it's been odd to see how unwelcome discussions about GenAI are here and other places. Then again, it is an existential threat to new and old programmers that don't add these new tools to their repertoire or … | |
Data annotation for text classification is time-consuming and expensive. In the case of smaller training datasets, pre-trained ChatGPT models might achieve higher classification accuracy on test sets than training classifiers from scratch or fine-tuning existing models. Additionally, ChatGPT can aid in annotating data for fine-tuning text classification models. In this … | |
Tech Gurus, I am interested top learn more about these AIs. ChatGPT and the like. I have been seeing youtube videos about ChatGPT3 but the link was not working few weeks ago and so I quit it. Now checking them out again. I am only interested in those that have … | |
All this hoopla around ChatGPT and AI got me thinking about voice search. Has anyone created a version of Siri that actually *works*? (And, no, Google Assistant and Alexa don't really count. Google Assistant has never answered a single thing for me.) What about Cortana now that Microsoft owns a … | |
I used to spend a lot of time fact-checking and correcting errors in my content after using AI writing tools. It was frustrating to see incorrect facts in my work, even after I had put in a lot of effort to generate quality content. But then, I discovered AI tools … | |
> [I f***ing hate Google anymore. 5 years ago you would have searched that and found a definite answer and guide on how to find your password. I'm gonna guess you got a bunch of poorly written articles from strange websites that weren't actually helpful?](https://www.reddit.com/r/techsupport/comments/115seb7/comment/j9338ut/?utm_source=share&utm_medium=web2x&context=3) I'm not the only one … | |
What about a video such as https://www.youtube.com/watch?v=pspsSn_nGzo where we see about turbocharging our programming with AI. Again, I feel that it's not acceptable in this site to name a specific AI/ML tool so besides the unnamed tool I'll mention that Tabnine has implemented generative AI/ML into their products. So AI … | |
"New Bing" claims it would be unethical. ChatGPT wins this round. I'll add that the old Embrace and Extend mantra appears to be making a comeback as well. Some may not remember those days but it feels like it's back. Hopefully I will be able to try out the Bard … | |
I'll skip the intro and mention haveibeentrained com so you can look into it yourself so here we go again with AI unleashed without restraint or any rules such as Asimov's Three Laws of Robotics. Even Asimov's laws are now being violated with lethal autonomous weapons (LAWs). Much like textual … | |
As you may know, [Google Question Hub](https://questionhub.google.com/) lets you type in keywords or topics you wish to write about on your site, and you're presented with a list of questions that Google wants to encourage you to write about. For example, I typed in PHP and was presented with questions … | |
will you kindly tell me how to make Instagram bots, Instagram bot followers? What is the step-by-step approach of it with programming? I want to make it by myself. | |
What Qualifies As Artificial Intelligence? | |
For any karaoke freaks out there, There is an experimental package available for free from MIT called [spleeter](https://github.com/deezer/spleeter/wiki). This is a simple (in terms of use) AI which is quite remarkable in its ability to separate an audio file into component sounds. In its simplest form it can take a … | |
I am trying to implement Connect 4 game using Min-Max as utility to find best possible move.<br><br> The game is played on a 6x7 grid, with six rows and seven columns. . The two players take turns placing pieces on the board: the red player can only place red pieces, … | |
I've been listening to various debates on the potential impact of AI and the two sides seem to boil their arguments down to 1. AI is dangerous because it will mean the extinction of humanity as machines that can improve themselves will do it so rapidly as to quickly make … | |
Hello, Anyone knows anything about phython? Someone mention to me if you need anything about AI Phython would be the perfect language to program it. Is that true? Thanks in advance. | |
What is Artificial Intelligence for? Is it only for game development? is there any other things that it might be useful for? Thanks for advice. | |
Hello, Ever heard of artificial intelligence? I just attended Microsoft exhibition here in Indonesia. They introduce artificial intelligence called Rinna. anyone ever heard of one? It's a chat program that could answer us just like human. Just like talking to a pretty girl. I found this a little bit funny. … | |
Hello everybody im thinking about how AI works and actualy im really confuzed and scared at the same time, so me as low programmer i know how the computers work, first you write the program than you give him input and it gives you output based on what you insert … | |
For the last 5 months I've tried to organize myself and my friends in order to collect some relevant information on news sites (information about global warming, pollution, ecology etc.) The only solution that I've found was to use a local search engine from the news site and type in … | |
Hi, I have a projectile and a target. Both objects have: Vector2D velocity and Vector2D position. How do I find the predicted position just using the target's position and velocity, together with the projectile speed? | |
I am thinking to develop a program/software to simulate autonomous driving car (artificial intelligent agent) using java. A car(agent) will move forward avoiding the obstacle in the dynamic environment. How do i start? | |
Back in the eighties, the Defense Advanced Research Projects Agency ([DARPA](http://www.darpa.mil/)) spent more than a billion dollars in an attempt to create what was, in effect, Skynet. You know, the self-aware artificial intelligence system that goes bad in The Terminator movie. DARPA called it the Strategic Computing Initiative, but it … | |
Hi! I want to know how artificial intelligence system(s) work(s)? I want to know whether artificial intelligence depends upon software i.e special type of software having special algorithms or it depends upon special type of hardware having characteristics like human brain cortex and neuron system or both of them(software and … | |
Hi friends..! Need little help here to choose a language to code my 2nd year project assignment. We are given to develop a 'Tank game' which will ultimately play over a network. maximum four players can join the game, there is a server application runnig on a server machine and … | |
I want to make a Maze Game that that a learning AI player which should randomly moves and be able to learn the path that will solve the maze. the maze will have obstacles, colored in RED. when the AI reaches an obstacle, it will start again from the beginning … |
The End.