link1s.site

ChatGPT: Explained to Kids(How ChatGPT works)

Chat means chat, and GPT is the acronym for Gene Rate Pre trained Transformer.

Genrative means generation, and its function is to create or produce something new; Pre trained refers to a model of artificial intelligence that is learned from a large amount of textual materials, while Transformer refers to a model of artificial intelligence.

Don't worry about T, just focus on the words G and P.

We mainly use its Generative function to generate various types of content; But we need to know why it can produce various types of content, and the reason lies in P.

Only by learning a large amount of content can we proceed with reproduction.

And this kind of learning actually has limitations, which is very natural. For example, if you have learned a lot of knowledge since childhood, can you guarantee that your answer to a question is completely correct?

Almost impossible, firstly due to the limitations of knowledge, ChatGPT is no exception, as it is impossible to master all knowledge; The second is the accuracy of knowledge, how to ensure that all knowledge is accurate and error free; The third aspect is the complexity of knowledge, where the same concept is manifested differently in different contexts, making it difficult for even humans to grasp it perfectly, let alone AI.

So when we use ChatGPT, we also need to monitor the accuracy of the output content of ChatGPT. It is likely not a problem, but if you want to use it on critical issues, you will need to manually review it again.

And now ChatGPT has actually been upgraded twice, one is GPT4 with more accurate answering ability, and the other is the recent GPT Turbo.

The current ChatGPT is a large model called multimodality, which differs from the first generation in that it can not only receive and output text, but also other types of input, such as images, documents, videos, etc. The output is also more diverse. In addition to text, it can also output images or files, and so on.

TikTok to introduce a new feature that can clone your voice with AI in just 10 second
Use of AI is certainly the hottest topic in the tech industry and every major and minor player in this industry is using AI in some way. Tools like ChatGPT can help you do a wide range of task and even help you generate images. The other thing is - Voice Cloning. OpenAI recently introduced a voice engine that can generate clone of your voice with just 15 seconds of your audio. There is no shortage of voice cloning tools on the web which can help you do the same. The newest tech giant which is going to use AI to clone your voice is - TikTok. We all know TikTok, posting short videos with filters, effects and all other kind of things. So TikTok found a way to use the voice cloning AI in its app. TikTok is working on this feature, which does not seem to really have a proper name, it just references it as "Create your voice with AI" and "TikTok Voice Library". In the latest version of TikTok I came across some strings which indicates that TikTok is working on it. I was also able to access the initial UI which introduces the feature and was able to see the terms and condition of "TikTok Voice Library" which user have to accept in order to use the feature. Here are the screenshots from the app- As you can in the screenshot above, this is the initial screen which a user will see for the first time they access this feature. Tiktok claims that it can create an AI verison of your voice in just 10 seconds. The generated AI voice clone can be used with text-to-speech in TikTok videos. It also outline the process of how it will work. You have to record yourself speaking and TikTok will process the voice and use information about your voice to generate your AI voice. When it comes to privacy, your AI voice will stay private and you can delete it anytime. Tapping the "Continue" button brings "TikTok Voice Library Terms" screen which a user should definitely read, you can see here and read as well - How it will work After agreeing to terms and conditions I was introduced with a screen where TikTok will show some text and user have to press the record button while reading the text. Now unfortunately I did not see any text. This is probably because the feature is not fully ready or the backend from which it fetches the text is not live yet. Manually pressing the record button and saying random things also shows an error. So, it's also not possible to provide any sample voice generated with it and see how it compares to other voice cloning competitors. If it starts working someday, it will process your recorded voice and generate AI version of your voice. Here is a screenshot of that screen - My guess is that whenever the feature starts working, users have to clone voice only one time and the saved AI voice can be used through the text-to-speech method to add voice in your videos. You just have to type the words, choice is yours :p
"Pictures on the wall were falling," New Yorkers rattled by earthquake
An earthquake jolted New York City on Friday morning, followed by more than 10 aftershocks which shook New Jersey, sending tremors as far as Philadelphia to Boston and jolting buildings in Manhattan and throughout its five boroughs. The preliminary quake, measuring 4.8 magnitude, centered around Lebanon, New Jersey, approximately 60 kilometers from New York City, with a depth of about 5 kilometers. Following the earthquake, New York City mayor Eric Adams stated at a press conference that no injuries had been reported, but they would continue to monitor and inspect critical infrastructure. The densely populated New York City was caught off guard by the unusual event. Broadcaster CBS reported that New York had not experienced an earthquake of this magnitude since 1884. Residents in Brooklyn expressed their shock when experiencing tremors which shook the city. "At first, I thought it was just construction next door, but then I noticed the pictures on the wall had fallen," Jennifer Wu, a resident in New York, told the Global Times on Saturday. Video footage circulating online showed the Statue of Liberty and the New York City skyline trembling as the earthquake struck. An angle from directly above Lady Liberty caught Ellis Island shaking during the incident. "It is fine," New York's famous Empire State Building posted on social platform X after the earthquake. The United Nations headquarters located in New York was hosting a Security Council meeting on the Israeli-Palestinian issue, and diplomats present in the meeting felt the tremors, local media reported. According to the Weather Channel, residents in Baltimore, Philadelphia, New Jersey, Connecticut, Boston and other areas of the Northeast seaboard also reported shaking. Tremors lasting for several seconds were felt over 200 miles away near the Massachusetts-New Hampshire border. The New York mayor told the press that New Yorkers should go about their normal day, while the governor Kathy Hochul emphasized the seriousness of the situation. She initiated assessments for damage across the state and had discussions with New Jersey Governor Phil Murphy. The quake caused flight delays throughout the New York area, with temporary control measures put in place across New York's John F. Kennedy International Airport, Newark Liberty International Airport in Newark, New Jersey, and Baltimore-Washington's Thurgood Marshall International Airport, checking for damage to runways. Operations resumed around Friday noon, ABC reported.
Google extends Linux kernel support to 4 years
According to AndroidAuthority, the Linux kernel used by Android devices is mostly derived from Google's Android Universal Kernel (ACK) branch, which is created from the Android mainline kernel branch when new LTS versions are released upstream. For example, when kernel version 6.6 is announced as the latest LTS release, an ACK branch for Android15-6.6 appears shortly after, with the "android15" in the name referring to the Android version of the kernel (in this case, Android 15). Google maintains its own set of LTS kernel branches for three main reasons. First, Google can integrate upstream features that have not yet been released into the ACK branch by backporting or picking, so as to meet the specific needs of Android. Second, Google can include some features that are being developed upstream in the ACK branch ahead of time, making it available for Android devices as early as possible. Finally, Google can add some vendor or original equipment manufacturer (OEM) features for other Android partners to use. Once created, Google continues to update the ACK branch to include not only bug fixes for Android specific code, but also to integrate the LTS merge content of the upstream kernel branch. For example, the Linux kernel vulnerability disclosed in the July 2024 Android security bulletin will be fixed through these updates. However, it is not easy to distinguish a bug fix from other bug fixes, as a patch that fixes a bug may also accidentally plug a security vulnerability that the submitter did not know about or chose not to disclose. Google does its best to recognize this, but it inevitably misses the mark, resulting in bug fixes for the upstream Linux kernel being released months before Android devices. As a result, Google has been urging Android vendors to regularly update the LTS kernel to avoid being caught off guard by unexpectedly disclosed security vulnerabilities. Clearly, the LTS version of the Linux kernel is critical to the security of Android devices, helping Google and vendors deal with known and unknown security vulnerabilities. The longer the support period, the more timely security updates Google and vendors can provide to devices.
Koenigsegg Fused Three Hypercars Into One To Make The Chimera
Koenigsegg Agera RS Chimera combines technologies from Agera RS, CC850, and Jesko. An Agera RS platform features the engine from the Jesko and the simulated manual gearbox from the CC850. Development took three years, thanks to software and hardware integration challenges. A "chimera," for the uninitiated, is described as a mythical creature whose anatomy comes from multiple animals, creating a hybrid of two or more creatures' best bits. It's also the name of the latest one-off creation from Koenigsegg, and it's certainly apt; the Koenigsegg Agera RS Chimera is an amalgam of technologies from the decade-old, record-breaking Agera RS, the fascinatingly innovative CC850, and the awe-inspiring Jesko - which just recently set four new acceleration records. There's also a hint of Regera in here, which had some impressive records of its own. As reported by Mr. JWW, the strictly one-off special edition was commissioned by FIA President Mohammed Ben Sulayem, and both he and one of Koenigsegg's engineers arrived at the same name. Let's take a closer look and see exactly why this is a hybrid, even though it's not electrified. Three Cars In One The Chimera was originally a regular Agera RS and one of several Koenigsegg megacars owned by Ben Sulayem, but he asked Christian and the team to initiate a special project on his behalf. Around the same time, the extraordinary Koenigsegg CC850 was revealed at Monterey Car Week 2022, introducing the innovative Engage Shift System (ESS). This was based on the already astonishingly fast nine-speed Light Speed Transmission, with new actuators and sensors added to enable the simulation of a manual transmission without a physical link between the shifter and the gearbox. Like the rest of the world, the FIA boss was enamored by this novel technology, and as a wealthy 'Egg collector, he asked for it to be put into his special Agera-based project. Christian pondered this and ultimately decided to fulfill the request, in the process turning Ben Sulayem's special edition into something of a development mule for the ESS. But unlike the CC850, the Chimera got the larger turbos of the Jesko, enabling around 1,280 horsepower on regular gas and up to 1,600 hp on E85. That means this is an Agera RS with a CC850 transmission and a Jesko engine. On paper, that sounds simple, but the reality was anything but... Three Shifting Experiences Took Three Years To Combine According to a video from YouTuber and Koenigsegg distributor Mr. JWW, this development process took three years and required the relocation of the battery, new mounts for the powertrain, new harnesses, new software and controllers, and even a new infotainment system. To ensure all the electronics worked seamlessly was a challenge, but then Ben Sulayem asked for another layer of intricacy, requesting that paddle shifters be added, like in the Jesko Absolut and Jesko Attack. In the CC850, you could only switch between the simulated manual mode and fully automatic shifts, but now, the Chimera's development has unlocked manually operable paddles, which have now been added as the only option you can add to a CC850. There was also significant relocation and redesigning of suspension components, with parts from the Jesko and the Regera forming the subframe and elements of the suspension, respectively. A new scoop for the new transmission's cooler was also added, but it looks like it was always planned. Christian von Koenigsegg says this is a true one-off, saying that it would be cheaper and easier to start something all-new from scratch than to mix new and old technologies again, and that it's simply "too much work" to tackle a retrofit project. The Chimera is not completed just yet, as there are still subtle elements to refine, such as the bite point of the clutch pedal, but these minor issues will surely be resolved soon. It's an amazing feat, combining three hypercars in one, and we can't even fathom how Koenigsegg will top this in the future, but we don't doubt that Christian and his team will continue to do just that.
Enhance Your Photos With NASA's Sharpening Technique
Incredible space photos like those from NASA don't look as stunning straight out of the telescope. They need significant processing, and a crucial part of that is sharpening. Coming to you from Unmesh Dinda with PiXimperfect, this fascinating video explores the APF-R plugin, developed by award-winning astrophotographer Christoph Kaltseis. APF-R stands for Absolute Point of Focus, and it's designed to enhance photo details without creating halos or artifacts. This technology has been used by space agencies with telescopes like the James Webb, and now, you can use it in Photoshop. The plugin allows for non-destructive editing, meaning you can adjust the radius and detail level without permanently altering your image. This feature is crucial for astrophotography, where preserving original details is vital. The video shows how APF-R compares to Photoshop's built-in sharpening tools. The plugin offers multiple rendering methods, each suited for different types of images. For instance, the "Center Weighted" method provides a balanced sharpening effect without making the image look overprocessed. Dinda explains how to fine-tune these settings to achieve the best results, making it clear why this plugin is a game-changer for photographers looking to enhance their images with precision. One notable feature of APF-R is its ability to work with different image types. The video demonstrates how the plugin enhances not just space photos but also landscapes and portraits. For portraits, APF-R can bring out skin textures and eye details without creating the unwanted halos that traditional sharpening methods often produce. Dinda also shows how to combine APF-R with other Photoshop tools, like Smart Sharpen, for even better results. This versatility makes APF-R a valuable addition to any photographer's toolkit. The plugin's cost is $50, which Dinda considers a bargain given its advanced capabilities. There's also a Creative Bundle subscription that includes APF-R and 20 other tools, offering great value for those looking to expand their editing options. Dinda provides discount codes in the video description, making this sophisticated tool more accessible. Check out the video above for the full rundown from Dinda.