Octocat View my GitHub

Languages

C
HTML
CSS
Linux
JS
MySQL
PHP
C++
WordPress
React
Node.js
Docker
TypeScript
Astro
Vue.js
Svelte.js
Three.js
Studies
42 Barcelona
FreeCodeCamp
Self-Learning
42 Barcelona
FreeCodeCamp
Self-Learning
Common Core Finished
Projects ongoing
Self Learning Projects

Skills Acquired

  • C
  • C++
  • JavaScript
  • Wordpress
  • Docker
  • Node.js
  • Linux
  • MariaDB

Courses in Progress

  • Front End Dev Libraries
  • Relational Databases

Languages Learned

  • HTML
  • CSS
  • PHP
  • MySQL
IA Folder
Hal


 This is an easy-to-understand summary of artificial intelligence.

 Artificial Intelligence (AI) is a part of computer science. It is developed to create machines and programs that can think and learn like humans.

 AI can read information, learn from it, and help solve problems. People use it in voice assistants, apps that give suggestions, and self-driving cars for example.

 Today, AI is easy to use and helps people and businesses to realize automated tasks and create new things.

 Is AI a physical object?

 AI is software. It runs on computers, using processors to calculate and memory to store information. Artificial intelligence needs dataCenters, which use a lot of electricity.

 How does AI learn?

 There are different techniques, such as machine learning or neural networks. It improves by analyzing data and recognizing patterns. Most of the time, humans need to document the data to help the AI learn.

 Will AI replace humans?

 AI can do many tasks faster than humans, especially jobs that are repetitive. But it cannot think like a real person and has no real understanding of the world.

 How can I use AI?

 There are many AI tools available online. Here are a few practical examples:

 The most famous is ChatGPT, which is powered by OpenAI. It is a chatbot that can understand and respond to natural language:

 Prompt:

Write a 50-word text about the slug, and present it in the form of a poem.

 Response:

Soft little slug in the cool night air,
leaving silver lines with gentle care.
You glide so slow where shadows hug,
a quiet path for a quiet slug.
Though small you seem, you bravely roam,
turning every leaf into your home,
a drifting wanderer made of gleam and foam.

 Analysis:

 In barely 4 seconds, this text was generated. It meets my requirements, and I can ask it to make any changes I want. ChatGPT is also very powerful for generating programming code, but a human is always needed to check its answers because they can sometimes be wrong.


 There are currently a huge number of image generators. DALL·E, from OpenAI, is the most well-known, but here is another one that works just as well:

 Prompt:

Ants are playing jazz in a club.

 Response:

 Analysis:

Artificial intelligence is capable of creating things that our minds could never imagine. However, the result is often incomprehensible to us. We cannot understand how the AI reached this outcome, because it wrote its own internal process, and it would be unable to modify part of the image since it does not actually 'see' it.


 Prompt:

A sailing boat on the Mediterranean Sea, fishes, dolphins, birds, then the storm arrives.

 Response:

 Analysis:

It is difficult to find free sites for making videos. This one is the best option I've found. No matter which AI is used, the processing takes several minutes and the results are very variable.


 Conclusion:

Artificial Intelligence is in perpetual evolution. What seems cutting-edge today will inevitably become the foundation for tomorrow's discoveries, reminding us that this field is as dynamic as it is transformative.