You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# #use this code in main fxn in else statenent by inputting aiProcess(c) function and putting all this in that function then returning to
# #speak u can integrate AI but open ai is paid lol i gotta find something else
# client = OpenAI(
# api_key= "",
# )
# completion = client.chat.completions.create(
# model="gpt-4o-mini",
# messages=[
# {"role": "system", "content": "You are a virtual assistant named Jarvis skilled in general tasks like Alexa and Google Cloud, give short responses."},