Update README.md
Browse files
README.md
CHANGED
@@ -52,4 +52,7 @@ response = pipeline(
|
|
52 |
|
53 |
print(response[0]['generated_text'])
|
54 |
# AI, or Artificial Intelligence, refers to the ability of machines and software to perform tasks that require human intelligence, such as learning, reasoning, and problem-solving. It can be used in various fields like computer science, engineering, medicine, and more. Some common applications include image recognition, speech translation, and natural language processing.
|
55 |
-
```
|
|
|
|
|
|
|
|
52 |
|
53 |
print(response[0]['generated_text'])
|
54 |
# AI, or Artificial Intelligence, refers to the ability of machines and software to perform tasks that require human intelligence, such as learning, reasoning, and problem-solving. It can be used in various fields like computer science, engineering, medicine, and more. Some common applications include image recognition, speech translation, and natural language processing.
|
55 |
+
```
|
56 |
+
|
57 |
+
## Contact
|
58 |
+
eric.fu96@aol.com
|