JARVIS icon indicating copy to clipboard operation
JARVIS copied to clipboard

Jarvis is a simple Chatbot with a GUI capable of chatting and retrieving information and daily news from the internet for it's user using python.

Results 4 JARVIS issues
Sort by recently updated
recently updated
newest added

Hello all at Epicalable, Anyone got any new ideas, Apis, Suggestions? Please list them down here thanks. Thank you.

Documentation
Code Enhancement
GUI Enhancement

Hi all, We all have that one programs which once downloaded have problems on our system. I have noticed something and it's thanks to my new computer. Once I have...

Code Bug
Code Enhancement
GUI Bug
GUI Enhancement

Last October a new set of calls was added to PySimpleGUI.... the UserSettings APIs. https://pysimplegui.readthedocs.io/en/latest/#user-settings-api As more information is saved by PySimpleGUI programs, including the global settings used by PySimpleGUI...

Error: PS C:\Users\kachh> python -u "c:\Users\kachh\OneDrive\Documents\JARVIS-master\JarvisGUI.py" Traceback (most recent call last): File "c:\Users\kachh\OneDrive\Documents\JARVIS-master\JarvisGUI.py", line 411, in with open("Jarsettings.json") as f: ^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'Jarsettings.json'...