# Adverse Reactions to generative AI

\
The utilisation of Large Language Models (LLMs) has evoked a spectrum of user responses, ranging from appreciation for their capabilities to concerns over their potential for generating biased, misleading, or even harmful content.&#x20;

Here's a summary of the adverse reactions, along with three additional potential negative impacts:

### <mark style="color:purple;">Adverse Reactions to generative AI</mark>

<mark style="color:green;">**Biased or Misleading Responses**</mark>

Users are wary of AI systems that output biased or misleading information, especially if it perpetuates stereotypes or inaccuracies. This concern emphasises the need for ethical and reliable AI practices.

<mark style="color:green;">**Harmful or Inappropriate Outputs**</mark>

Encountering toxic or inappropriate content generated by AI can lead to discomfort, distress, or offense, potentially eroding trust in the technology.

<mark style="color:green;">**Incomplete or Incoherent Responses**</mark>

Frustration and dissatisfaction arise from AI systems providing partial or nonsensical answers, underscoring the necessity for AI advancements to align with user expectations for accuracy and comprehensiveness.

### <mark style="color:purple;">Additional Concerns</mark>

<mark style="color:green;">**Dependence and Reduced Critical Thinking**</mark>

Increasing reliance on AI for decision-making and information gathering may diminish users' ability to critically assess information, leading to a potential decrease in independent thought and judgment skills.

<mark style="color:green;">**Privacy and Data Security**</mark>

Concerns about how LLMs handle and protect personal and sensitive data are paramount. Users worry about the potential for data breaches and misuse of information, highlighting the importance of robust privacy and security measures in AI systems.

<mark style="color:green;">**Accessibility and Inclusivity**</mark>

There's a risk that AI advancements may not be equally accessible to all user groups, potentially widening the digital divide.&#x20;

Ensuring that AI technologies are inclusive and cater to diverse needs is crucial to prevent exacerbating social inequalities.

### <mark style="color:purple;">Conclusion</mark>

Overall, while LLMs offer significant benefits such as accurate information retrieval, ethical responses, and creative outputs, their development and deployment must carefully consider and mitigate adverse reactions and ethical concerns.&#x20;

Prioritising user well-being, trustworthiness, and inclusivity is essential for fostering a positive relationship between society and AI technology.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://training.continuumlabs.ai/regulation-and-ethics/regulation-and-ethics/adverse-reactions-to-generative-ai.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
