Skip to content

This Python code utilizes various library to create a chat interface where users can interact with an AI assistant powered by OpenAI's GPT-3.5 model. This code uses OpenAI's API to process user input and generate AI responses. It showcases PyQt5 GUI toolkits for desktop interfaces and Gradio for web-based interaction.

Notifications You must be signed in to change notification settings

Stephen5421/CORTEX_AI_ASSISTANT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

About

This Python code utilizes various library to create a chat interface where users can interact with an AI assistant powered by OpenAI's GPT-3.5 model. This code uses OpenAI's API to process user input and generate AI responses. It showcases PyQt5 GUI toolkits for desktop interfaces and Gradio for web-based interaction.

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages