Home Blog Page 500

Sophia Du’s 2D Art

0

Sophia Du: A Rising Star in Digital Art

Sophia Du is a background and visual development artist from the San Francisco Bay Area. She’s currently freelance but her clients include TItmouse and Netflix as well as interning at Walt Disney Animation Studios. Sophia has a passion for using colour, light, and design to capture mood in her digital paintings.

The Art of Sophia Du

Using a mixture of Procreate and Photoshop, Sophia creates softly beautiful art work that perfectly evokes a sense of emotion and place. We have some of the best Procreate tutorials that will help you start learning Sophia’s app of choice. If you’re new to Procreate, you’ll need an iPad too – read our best iPad for drawing guide to see which is best for you.

The Last of Us

(Image credit: Sophia Du)

Return

2D art of the week; Sophia Du artwork

(Image credit: Sophia Du)

Reunion

2D art of the week; Sophia Du artwork

(Image credit: Sophia Du)

Catwoman’s Escape

2D art of the week; Sophia Du artwork

(Image credit: Sophia Du)

Conclusion

Sophia Du’s artwork is a testament to her skill and creativity. Her use of colour, light, and design creates a sense of emotion and place that draws the viewer in. Whether she’s depicting a post-apocalyptic world or a cat burglar in action, Sophia’s artwork is sure to captivate.

FAQs

Q: What software does Sophia use to create her artwork?
A: Sophia uses a mixture of Procreate and Photoshop to create her digital

Understanding Database Indexing: A Guide with SQL Examples

0

What is Database Indexing?

Database indexing is a data structure technique that improves the speed of data retrieval operations in a database. An index is essentially a smaller, more efficient lookup table that references the primary table.

Why Use Indexes?

Indexes can:

  • Accelerate queries by reducing the amount of data the database needs to scan.
  • Ensure uniqueness (e.g., with unique indexes).
  • Speed up sorting and filtering.

Types of Indexes

There are several types of indexes:

  • Single-column Index: Indexes based on a single column.
  • Composite Index: Indexes based on multiple columns.
  • Unique Index: Ensures that all values in the indexed column(s) are unique.
  • Clustered Index: Determines the physical order of data in a table (commonly used in primary keys).
  • Non-clustered Index: A separate structure that references the table’s data.

Example of Database Indexing

Consider a products table with the following columns: product_id, product_name, price, and category. A common query might look like this:

SELECT * FROM products
WHERE product_name="Laptop";

If there is no index on the product_name column, the database performs a full table scan, checking every row to find matches. This can be slow, especially if the table contains thousands or millions of rows.

To improve performance, you can create an index on the product_name column:

CREATE INDEX idx_product_name
ON products (product_name);

Now, when the same query is executed, the database uses the index to locate rows with product_name=”Laptop”, significantly reducing the amount of data scanned.

Best Practices for Indexing

1. Index frequently queried columns: Columns used in WHERE, JOIN, and ORDER BY clauses are good candidates.
2. Avoid over-indexing: Too many indexes can slow down write operations and increase storage.
3. Monitor and maintain indexes: Regularly analyze and rebuild fragmented indexes to maintain efficiency.
4. Use composite indexes wisely: Order columns in a composite index based on query patterns.

Conclusion

Database indexing is a powerful tool to optimize query performance, but it requires careful planning and monitoring. By understanding how and when to use indexes, developers can significantly improve the efficiency of their applications. Use the SQL examples in this article as a starting point to implement and manage indexes effectively in your projects.

FAQs

Q: What is the purpose of database indexing?
A: Database indexing improves the speed of data retrieval operations by creating a smaller, more efficient lookup table that references the primary table.

Q: What are the benefits of using indexes?
A: Indexes can accelerate queries, ensure uniqueness, and speed up sorting and filtering.

Q: What are the different types of indexes?
A: There are single-column, composite, unique, clustered, and non-clustered indexes.

Q: How do I implement indexes in my application?
A: You can implement indexes by creating an index on a column or set of columns using SQL commands, such as CREATE INDEX.

Q: What are some best practices for indexing?
A: Best practices include indexing frequently queried columns, avoiding over-indexing, monitoring and maintaining indexes, and using composite indexes wisely.

Watch This Next

0

Amazon Introduces AI Topics to Help You Find Your Next Favorite Show

What is AI Topics?

Amazon is rolling out a new feature called AI Topics, designed to help you find content you’ll love on Prime Video. This feature uses artificial intelligence to review your watch history and understand what you enjoy, then analyzes thousands of shows and movies from Prime Video’s library and groups them into relevant topics to choose from.

How Does It Work?

On your Prime Video home page, you’ll see topics curated based on your viewing history – topics like "fantasy quests," "whimsical journeys," "historical epics," "love entanglements," or "mind-bending sci-fi." Select one, and you’ll see movies, shows, and linear channels based on that topic. Choose a title to start watching, or continue refining content with more topics. You can refine your search several times.

Refining Your Search

Another option is selecting "explore more topics" on the home page or any topic page to see a new set of topics. This allows you to further narrow down your search and find content that suits your tastes.

How Does This Differ from Traditional Content Recommendations?

Algorithms have powered content recommendations on streaming services for years, but Amazon is the first to advertise AI recommendations that give the viewer a little control as to where those recommendations lead. Just last month, the service introduced AI-powered summaries that can catch you up on a show without spoiling anything.

What is the Technology Behind AI Topics?

Amazon’s announcement noted the use of "state-of-the-art large language models" but did not specify which ones. The company just introduced "Nova," its own foundation model, earlier this month; the company added that it has over 1,000 AI applications in progress.

Availability

Amazon says this feature is currently in a limited release to select customers. It will be rolling out to more users, including Fire TV, in the next few weeks.

Frequently Asked Questions

Q: How does AI Topics work?
A: AI Topics uses artificial intelligence to review your watch history and understand what you enjoy, then analyzes thousands of shows and movies from Prime Video’s library and groups them into relevant topics to choose from.

Q: Can I refine my search?
A: Yes, you can refine your search by selecting "explore more topics" on the home page or any topic page to see a new set of topics.

Q: Is AI Topics available to all users?
A: No, AI Topics is currently in a limited release to select customers. It will be rolling out to more users, including Fire TV, in the next few weeks.

Q: What technology is behind AI Topics?
A: Amazon’s announcement noted the use of "state-of-the-art large language models" but did not specify which ones.

Save TikTok from a US Ban

0

ByteDance’s TikTok Dilemma: A Long Shot for McCourt’s Acquisition

So far, ByteDance has shown zero willingness to spin off TikTok in the US. The Chinese parent company seems to be banking on the Supreme Court or President-elect Donald Trump rescuing the app before it’s banned next month.

The obvious names that would buy TikTok if they could — Amazon, Google, Meta, Microsoft, Oracle, etc. — are sitting on the sidelines and waiting to see what happens in the coming weeks. The clock is ticking. Congress just sent letters to Sundar Pichai and Tim Cook reminding them that they will be legally liable for continuing to host TikTok in their app stores after January 19th.

Then there’s Frank McCourt, the real estate billionaire and former owner of the Los Angeles Dodgers. For months, McCourt has been very public about his desire to buy TikTok. He has ramped up his drumbeat since ByteDance recently lost its legal fight on appeal. This week, he pitched more investors on his Project Liberty plan to buy the app’s US operations.

When I spoke with McCourt over Zoom in between those investor meetings, he told me he currently has roughly $20 billion behind him for a bid. He has asked Kevin Mayer, who was briefly TikTok’s CEO the last time it was almost banned from the US, to be involved, though Mayer hasn’t signed on. McCourt told me his team has talked to "most" of ByteDance’s biggest American investors and that they’re "very interested" in his plan. (Spokespeople for these firms either declined to comment or didn’t respond to my pings, and Mayer didn’t have a comment.)

McCourt’s Acquisition Plan: A Long Shot

There are several reasons McCourt’s attempt to buy TikTok is a long-shot, the biggest being that, even if ByteDance wanted to sell, the Chinese government may not let it. Then there are the technical details of his proposal, which would see TikTok put on a decentralized protocol that is funded by McCourt and untested with a platform of TikTok’s size. For me, the biggest red flag of all is that there’s a cryptocurrency called Frequency tied to the project.

McCourt has high-minded ambitions for how the internet should work that are in line with the rise of federated platforms like ActivityPub and Bluesky. He imagines TikTok offering a marketplace of user-created algorithms, much like Bluesky does today, and users having the ability to own their profiles.

Q&A with Frank McCourt

My understanding is there are multiple pieces of Project Liberty. You’ve got the Decentralized Social Networking Protocol (DSNP) and then the TikTok bid, and they’re connected. It all seems a little bit afield from what you have historically done.

Having seen the harms of social media and where the internet was going as it became highly centralized, I dedicated some resources to start a public policy school at my alma mater, Georgetown. I was perhaps naive in retrospect, but I thought that we could get the policymaking apparatus out in front of the problem and steer things in a better direction out of that school.

Then I realized that the public policy making apparatus is no match for Big Tech, so I began to go back to my roots. My family has been building infrastructure for 131 years, so this actually isn’t very far afield from our core competency when you think about this not as software at the app layer, but as infrastructure at the base layer. I talked to a few brilliant computer scientists that we have in the company and put the task to them of solving this from an engineering perspective if you had no limitations. The answer came back that you would go ahead and create another protocol that would connect us, just like TCP/IP connects devices and HTTP connects data.

Job Board

A few notable job moves this week:

  • Rohan Anl, a DeepMind distinguished engineer and head of Gemini pretraining, joined Meta to help lead training for Llama.
  • Zheng Gao, Tesla’s former head of hardware design for Autopilot, joined Zoox as director of hardware engineering.
  • Google’s chief lobbyist, Mark Isakowitz, left to be chief of staff for incoming Pennsylvania Republican Senator-elect Dave McCormick.

More Links

  • Juicy new emails and texts from Elon Musk’s lawsuit against OpenAI.
  • We put Sora to the test and it was… fine?
  • Cruise was reportedly planning "to launch a driverless service in Houston in 2025" before GM pulled the plug this week.
  • Amazon is opening a new AI research lab in San Francisco.
  • A deep, technical dive from SemiAnalysis on AI scaling laws.
  • YouTube is the top social media platform for US teenagers followed by TikTok, Instagram, and Snapchat.
  • The global ad market is expected to surpass $1 trillion next year, with more than half going to Google, Meta, Amazon, ByteDance, and Alibaba.
  • Ev Williams made a social network for people who travel a lot.
  • Pat Gelsinger sends his prayers.
  • One of Mark Zuckerberg’s gold (plated!) chains sold at auction for over $40,000.

Conclusion

McCourt’s bid to buy TikTok is a long shot, but it’s not entirely impossible. The technical details of his proposal are complex, and the decentralized protocol he’s proposing is untested with a platform of TikTok’s size. However, McCourt’s ambition to create a more decentralized and user-friendly internet is admirable, and his proposal is worth exploring further.

FAQs

Q: What is Project Liberty?
A: Project Liberty is Frank McCourt’s plan to buy TikTok’s US operations and put it on a decentralized protocol that is funded by McCourt and untested with a platform of TikTok’s size.

Q: Why is the Chinese government not allowing ByteDance to sell TikTok?
A: The Chinese government has not explicitly stated its stance on ByteDance selling TikTok, but it’s likely that it would not approve of the sale due to national security concerns.

Q: What is the Decentralized Social Networking Protocol (DSNP)?
A: The DSNP is a protocol that would connect users and allow them to create their own algorithms, much like Bluesky does today.

Stunning Art TV Experience

0

Design & Build

The Samsung Frame TV looks fantastic out of the box, and its design is a major selling point. I love that it comes with both a wall mount and a stand, offering two ways to view the TV. In my opinion, it shines brightest when wall-mounted. The TV is incredibly thin, making it look like an art frame, which is perfect for displaying art and photography.

The connect box, which connects to the TV via a single discreet wire, is a clever solution, keeping the TV free of clutter. While it would have been nice to have a standard frame included, the clip-on frames are available as an additional purchase. For this review, I opted for the subtle gold frame, which looked great against my light green walls.

Mounting the TV on the wall was surprisingly easy, thanks to the clear instructions provided. I would recommend having an extra pair of hands to help with the process.

Features: TV

The Samsung Frame TV is a QLED TV, offering a quantum dot layer that provides a wide range of colors and an anti-glare, matte display. This results in stunning picture quality, especially when viewing art and photography. The TV is also capable of displaying HDR content, although it’s not the brightest, which can affect the overall picture quality.

User Interface

I found the user interface to be excellent, with two controllers that made navigating the TV and art sections easy and intuitive. The art store is well-organized, with a clear sectioning system, making it simple to find and adjust the art displayed on the TV.

Price

The Frame TV’s price is a major issue. In a highly competitive market, it’s hard to justify the retail price of $1,499 for a 55-inch TV with these specs. The TCL QM851G offers better picture quality and can be found on sale for as low as $899. However, the Frame TV is an art display, and if you can get it in a sale, it’s worth considering.

Should I Buy the Frame TV?

The Samsung Frame TV is a great option for art lovers who want a stylish and functional display for their favorite pieces. With its slim build, excellent design, and array of clip-on frames to choose from, it will look stunning in any home. However, it’s essential to consider the price and whether it’s worth the investment. If you can stomach the potential issues with art aspect ratio and can get it in a sale, the Frame TV is an exceptional TV that’s a lot of fun to have.

Scaling Cinematic Content with OpenUSD and Generative AI

0

Developing a Modular, Scalable Pipeline with OpenUSD

Producing commercials is resource-intensive, requiring physical locations and various props and setups to display products in different settings and environments for more accurate consumer targeting. This traditional process is not only expensive and time-consuming but also can be destructive to the physical environment. It leaves you with no ability to capture a new angle after you return home.

More organizations are overcoming these obstacles by developing 3D configurator solutions that provide enhanced flexibility and creativity. Developed with Universal Scene Description (OpenUSD) and generative AI, product configurator solutions make creating hyper-personalized advertising content at scale a reality for advertising agencies.

To show how generative AI-enabled configurators can enhance complex design pipelines, the NVIDIA creative team developed a tool called CineBuilder on NVIDIA Omniverse. Using OpenUSD and generative AI, CineBuilder streamlines the composition, generation, and production of high-quality, cinematic content for use cases such as car commercials.

This workflow can be used from the initial scaling of concepts to fully configured 30-second commercials. With the workflow, creative teams can tailor commercials to audiences based on lifestyle, preferred accessories, car color, and even regions and time of day based on weather.

Integrating Generative AI to Accelerate Production

Automating repetitive tasks enables mass production and the management of customized content, ultimately freeing artists to focus more on creative work. The result is a much faster, more efficient production pipeline that requires fewer resources and less time.

To automate various aspects of the production process, the team integrated numerous generative AI functionalities into the workflow. These functionalities can serve as AI assistants for artists, supporting tasks such as creating diverse virtual sets, generating supporting assets, and producing lighting scenarios.

Using the NVIDIA Edify NIM microservice for text-to-360 HDRi, artists can create skydomes to light their scenes from simple text prompts, such as “blue summer sky.” The result is infinite lighting scenarios.

Generative AI also contributes to production processes by giving the Omniverse Viewport eyes, ears, and a brain. Using custom-developed AI agents connecting Omniverse to ChatGPT, the team can use voice commands to control tasks such as zooming in and out and setting the f-stop for a shot.

Best Practices to Develop a Configurator Solution

Developing product configurator solutions is a complex process involving multiple strategic steps, from defining the scope and objectives to deployment and integration. Here are some general steps to help you get started:

* Define the scope and objectives: This is crucial for setting clear goals and expectations for the configurator’s capabilities, particularly in handling multiple commercial variants efficiently.
* Establish a modular pipeline: Configurator solutions should be both flexible and scalable. That’s why it was important to develop pipelines that could handle numerous assets and elements that could be swapped or reconfigured dynamically. The use of OpenUSD plays a critical role here, as it enables the team to manage complex scenes and assets in a non-destructive and efficient manner.
* Integrate with Omniverse: This provides the essential environment and tools necessary for real-time collaboration and simulation. Omniverse supports the seamless exchange of USD files and facilitates real-time updates and changes across different teams and stages of the production pipeline.
* Build the configurator logic: The core of the configurator involves developing the logic that enables users to customize and generate commercial variants. Users can swap out elements such as environments, car models, and other accessories based on their inputs or predefined scenarios.
* Design the user interface and experience: Designing an intuitive user interface is crucial for ensuring that the configurator can be easily used by artists without technical expertise. The interface should provide users with clear options for customization and real-time previews of their work.
* Test and refine: Before deployment, the configurator underwent rigorous testing to identify any bugs or performance issues. The user experience was refined based on feedback from test users, ensuring that the final product is both robust and user-friendly.
* Deploy and Integrate: The configurator can be deployed in a commercial setting, integrating it with existing marketing and advertising workflows. This phase requires close collaboration with end-users to ensure that the configurator meets their needs and can be seamlessly incorporated into their daily operations.

Learn More About Generative AI and OpenUSD

The pipeline and custom-built tools that use OpenUSD enable the efficient creation of unique variations of commercials. Working this way, you can easily change car materials, parts, accessories, and the environment of the 3D scene in seconds. Generative AI further enhances these workflows by enabling the creation of infinite lighting scenarios and supporting assets from simple text prompts.

To get started developing your own product configurator solution, see the following resources:

* NVIDIA Omniverse documentation
* OpenUSD documentation
* Generative AI tutorials and guides

Conclusion

In conclusion, developing a modular, scalable pipeline with OpenUSD and integrating generative AI can significantly enhance the efficiency and creativity of commercial production. By automating repetitive tasks and providing artists with AI assistants, the production pipeline can be accelerated, and the quality of the final product can be improved. With the right tools and strategies, advertising agencies can create hyper-personalized advertising content at scale, ultimately driving business results.

FAQs

Q: What is OpenUSD?
A: OpenUSD is a Universal Scene Description (USD) file format that enables the efficient management of complex scenes and assets in a non-destructive and efficient manner.

Q: What is generative AI?
A: Generative AI is a type of artificial intelligence that enables the creation of new content, such as images, videos, and music, from simple inputs or prompts.

Q: How does OpenUSD enable the efficient creation of unique variations of commercials?
A: OpenUSD enables the efficient creation of unique variations of commercials by allowing artists to easily swap out elements such as environments, car models, and other accessories based on their inputs or predefined scenarios.

Q: What are some benefits of using generative AI in commercial production?
A: Some benefits of using generative AI in commercial production include the ability to automate repetitive tasks, create infinite lighting scenarios, and generate supporting assets from simple text prompts.

Ilya Sutskever Predicts End of AI Pre-training

0

AI Pioneer Warns of End of Pre-Training, Predicts Shift to "Agent" AI Models

Ilya Sutskever, the co-founder and former chief scientist of OpenAI, made a rare public appearance at the Conference on Neural Information Processing Systems (NeurIPS) in Vancouver, where he shared his views on the future of artificial intelligence. Sutskever, known for his work on large language models, warned that the era of pre-training is coming to an end and that AI systems will need to adapt to new approaches.

The End of Pre-Training

During his talk, Sutskever stated that "pre-training as we know it will unquestionably end." This refers to the initial phase of AI model development, where a large language model learns patterns from vast amounts of unlabeled data, typically text from the internet, books, and other sources.

Peak Data and the Fossil Fuel Analogy

Sutskever believes that the internet contains a finite amount of human-generated content, much like oil is a finite resource. He emphasized that the industry is tapping out on new data to train on, and this dynamic will eventually force a shift away from the way models are trained today. This will lead to a new era of AI development, where systems will have to deal with the data they have and make the most of it.

The Future of AI: "Agent" Models

Sutskever predicted that next-generation models will be "agentic in a real way," meaning they will be able to perform tasks, make decisions, and interact with software on their own. These agent models will be able to reason, working out problems step-by-step, rather than simply pattern-matching based on what they’ve seen before. He also mentioned that these systems will be more unpredictable, similar to advanced AI systems that play chess, which are unpredictable to the best human chess players.

Scaling and Evolutionary Biology

Sutskever drew a comparison between the scaling of AI systems and evolutionary biology, citing research on the relationship between brain and body mass across species. He noted that while most mammals follow one scaling pattern, hominids (human ancestors) show a distinctly different slope in their brain-to-body mass ratio on logarithmic scales. He suggested that AI might similarly discover new approaches to scaling beyond how pre-training works today.

Incentivizing AI Development

During the Q&A session, an audience member asked how researchers can create the right incentive mechanisms for humanity to develop AI that gives it "the freedoms that we have as homosapiens." Sutskever responded that he doesn’t feel confident answering questions like this, as it would require a "top-down government structure." He also mentioned the possibility of cryptocurrency, which elicited chuckles from the audience.

Conclusion

Ilya Sutskever’s predictions and insights on the future of AI offer a glimpse into a new era of AI development, where systems will need to adapt to new approaches and become more complex and unpredictable. As the field continues to evolve, it will be crucial to address the ethical and societal implications of these advancements.

FAQs

Q: What is the future of AI development?
A: According to Ilya Sutskever, the future of AI development will involve the use of "agent" models that can perform tasks, make decisions, and interact with software on their own.

Q: What is the significance of the end of pre-training?
A: The end of pre-training will mark a shift away from the initial phase of AI model development, where a large language model learns patterns from vast amounts of unlabeled data. This will lead to new approaches to AI development and the need for more sophisticated systems.

Q: How can we ensure the development of AI that is beneficial to humanity?
A: Sutskever suggests that creating the right incentive mechanisms will be crucial, but he is not confident in his ability to comment on this topic, as it would require a "top-down government structure."

The Best AI Chatbots of 2024: ChatGPT, Copilot, and Notable Alternatives

0

Best AI Chatbots of 2024

ChatGPT: The Best AI Chatbot Overall

ChatGPT is a highly advanced conversational AI chatbot released by OpenAI in November 2022. It has the capability to perform a wide range of tasks, including writing code, composing emails, and solving complex math equations. In May 2024, OpenAI supercharged the free version of ChatGPT, addressing some of its biggest pain points and making it one of the most competitive features on the market.

ChatGPT Features:

  • Uses OpenAI’s GPT-4o or GPT-4o mini when at capacity
  • Can generate text, solve math problems, and code
  • Impressive conversation capabilities
  • Free to the public

Copilot: A ChatGPT Alternative

Copilot is a new AI-improved Bing that runs on GPT-4 Turbo, making it nearly identical to ChatGPT. In October, Copilot rebranded, making its UI more modern and user-friendly. It also gained new features, including the ability to chat using Copilot Voice, a free version of ChatGPT’s Advanced Voice Mode.

Copilot Features:

  • OpenAI GPT-4
  • Has access to the internet
  • Works like a search engine with information on current events
  • Free

Other AI Chatbots

  • Claude: A highly capable chatbot that prioritizes privacy. It is trained with information up to 2023 and offers an enjoyable UI.
  • Perplexity AI: A free AI chatbot connected to the internet that provides sources and has an enjoyable UI.
  • Jasper: A chatbot that offers more than 50 writing templates, copy-editing features, and a plagiarism checker.
  • You.com: A chatbot with the most advanced large language models (LLMs) available in one place for easy experimentation and access.
  • Chatsonic: A chatbot that can write articles for you with its ability to offer up-to-date news stories about current events.
  • Gemini: An AI chatbot infused with the Google experience you know and love, from its LLM to its UI.
  • Socratic: The best AI chatbot for helping children understand concepts they are learning in school with educational, fun graphics.
  • HuggingChat: An AI chatbot that’s best for building or exploring how to build your very own chatbot.

Choosing the Right AI Chatbot

When choosing the right AI chatbot, consider the following factors:

  • Price: Some AI chatbots are entirely free, while others cost as much as $600 a month.
  • Large Language Model (LLM): Some chatbots use more advanced LLMs than others, making them more capable.
  • Knowledge cutoff: Some chatbots are only trained on information up to a certain date, while others have access to the internet.
  • Access to the internet: Some chatbots are connected to the web, while others are not.
  • Linking to sources: Some chatbots provide links to the sources they use, while others do not.
  • Best use cases: Consider what you want to use the chatbot for and choose one that excels in that area.

Conclusion

There are many AI chatbots on the market, and choosing the right one can be overwhelming. By considering the factors mentioned above and reading reviews, you can find the perfect AI chatbot for your needs.

FAQs

Q: What is the best AI chatbot overall?
A: ChatGPT is the best AI chatbot overall, offering a wide range of capabilities and impressive conversation capabilities.

Q: What is the difference between an AI chatbot and an AI writer?
A: An AI writer is used specifically to generate written content, while an AI chatbot is designed to conduct real-time conversations with users.

Q: Are AI chatbots free?
A: Many AI chatbots are free, while others require a monthly subscription.

Artists May Claim Right to Personality in UK

Stay Informed with Free Updates

UK Government to Consider "Right to Personality" for Artists and Celebrities

The UK government will launch a consultation to update copyright rules that govern how tech companies can scrape content to train their artificial intelligence models. The Labour administration is expected to bring forward legislation on the issue within the next two years.

New Protections for Artists and Creators

The consultation will examine establishing new protections for artists and creators, aiming to block the creation of AI products that closely resemble the voice, image, or other distinguishing features of famous individuals and groups. A core element of the consultation will involve plans for a new rights reservation mechanism to provide legal certainty to both the creative industries and AI sector.

Mechanism to Enable Licensing and Protection

The mechanism would enable more licensing of content for those happy for their material to be scraped if they are paid for it, while offering protection to anyone who opposes it being used to train AI models. Ministers will seek views on the best technical solution for such a mechanism, ensuring it does not inadvertently punish rights holders who do not wish for their material to be scraped by reducing its visibility on the internet.

Transparency and Controversy

Bolstering transparency around AI companies’ use of scraped material is another objective of the government’s consultation. Industry executives have raised objections to any scheme that would allow AI companies to mine the internet freely to train algorithms on content from publishers and artists unless they specifically "opt in" to any arrangement. The government consultation is expected to avoid the use of phrases "opt in" or "opt out" to describe the rights reservation scheme it hopes to create.

Consultation to Encourage Debate

The consultation will be designed to be as open-ended as possible, encouraging debate on the issues. However, creative industry executives are already concerned about the concept of "rights reservation" – fearing the phrase will simply replace the idea of making companies and artists "opt out" of their content being stolen.

Conclusion

The UK government’s consultation on updating copyright rules for AI companies is set to be a highly controversial issue. The proposed "right to personality" for artists and celebrities aims to prevent AI companies from creating products that mimic the key features of well-known artists and celebrities. The consultation will examine establishing new protections for artists and creators, as well as plans for a new rights reservation mechanism to provide legal certainty.

FAQs

Q: What is the purpose of the UK government’s consultation on copyright rules for AI companies?
A: The consultation aims to update copyright rules to prevent AI companies from creating products that mimic the key features of well-known artists and celebrities.

Q: What are the proposed new protections for artists and creators?
A: The consultation will examine establishing new protections for artists and creators, aiming to block the creation of AI products that closely resemble the voice, image, or other distinguishing features of famous individuals and groups.

Q: What is the rights reservation mechanism, and how will it work?
A: The mechanism would enable more licensing of content for those happy for their material to be scraped if they are paid for it, while offering protection to anyone who opposes it being used to train AI models.

Q: Will the consultation be open-ended, encouraging debate on the issues?
A: Yes, the consultation will be designed to be as open-ended as possible, encouraging debate on the issues.

Q: Are industry executives concerned about the consultation?
A: Yes, creative industry executives are already concerned about the concept of "rights reservation" – fearing the phrase will simply replace the idea of making companies and artists "opt out" of their content being stolen.

Meta Asks California AG to Block OpenAI’s Switch from Non-Profit to For-Profit

0

Re: Dear General Bonta:

As a California-based company that builds Generative AI technology, Meta is deeply concerned about OpenAI’s attempt to shed its non-profit status and rebrand as a for-profit entity. We urge California’s Attorney General, Bob Bonta, to intervene and hold OpenAI accountable for its actions.

OpenAI’s Original Purpose

In its original certificate of incorporation dated 2015, OpenAI stated that it intended to be a non-profit corporation organized exclusively for charitable and educational purposes. Section 501(c)(3) of the Internal Revenue Code of 1986, as amended, exempts organizations from federal tax on income and provides no part of the net earnings inures to the benefit of any private shareholder, director, or officer of the corporation.

OpenAI’s Reaffirmations

In its own words on its website, OpenAI reaffirmed its commitment to the public good, aiming to direct the development of safe and broadly beneficial General Artificial Intelligence (AGI) without profit incentives while remaining unencumbered by profit motivations.

Critique of OpenAI

Taking advantage of its non-profit status, OpenAI raised billions in capital from investors, pledging to operate without profitability. However, OpenAI now seeks to change course, converting its non-profit status to a for-profit entity, potentially reapproaching the assets it established as a charity for unprecedented private gains.

Possible Consequences

If Permitting OpenAI’s Planned Restructuring

There are severe implications for Startups in Silicon Valley in the event OpenAI pursues this path. Raising capital as a charitable organization, OpenAI receives tax-free donations, free from scrutiny, and distribution of assets to third party entities. This could ensue in a paradigm Shift for Startups, promoting a similar playbook for tax-free fundraising and eventual assumed for-profit status.

California’s Interests

As a respected institution, OpenAI bears a fiduciary role to California, having generated significant benefits from the technology developed within the state while leveraging public resources. Investors and the public have depended on OpenAI’s publicly stated mission, and thus, its actions have actual and direct consequences for us.

Action Required

We urge intervention by your office to effectively review the proposed transaction encompassing the nature and extent of the transfer of open AI’s non-profit-based assets to other entities concerned. Failure to hold a non-profit accountable for adopting a for-profit status quo could lead to a domino effect of similar projects.

Conclusion

Protecting California’s Interest

We believe that accountability is crucial in this highly competitive AI landscape. Recognizing OpenAI’s impact on California, we rely on your office to stop this for-profit conversion which could undermine the integrity the public’s trust in foundations. As a responsible agent, Meta Platforms, firmly committed to openness and fairness, stands ready to voice our concerns and support to safeguard California’s interests on this critical matter.

Regarding OpenAI’s proposed conduct, we would like

FAQs

Q- What is OpenAI ‘s current status?
A- Open AI is a non-profit.

Q- What is META’s stance on Openai’s planned restructuring?
A- Meta Platforms, urge California’s Attorney General

Q- What are they concerned about?
A-A potential for-profit conversion violating OpenAI’s original intended purpose and potentially leading market distortion

Q- To whom can I direct Questions or Concerns?

A- Contact Meta through the provided email address