OutOfWork
This Module Make you talk with Ai To make Codes , and create A dream Pictures using the Function
from xvlib import Ai
x = Ai.Code("Code print hi")
print(x)
#----------
#Creating URL - Dream Pic
from xvlib import Ai
x = Ai.GPT("Hacker")
print(x)
#----- This will print link that you open it -#```
-------------
and #Slow writing with sleep
```python
from xvlib import Ai
Ai.sprint("Print hi",0.02)
pip install xvlib==0.2
import os
os.system("pip install xvlib==0.2")