AI JOKES VIA JAVA API

This is a Java-based ChatGPT webapp that makes jokes based on a single word. You can access and clone the code via my GitHub account, with an introduction to the different classes and features. USING AN OPENAI API KEY Before running the solution, you need an OpenAI account, with credits and an API key to run [...]

NEUROFEEDBACK VIA BRAIN-COMPUTER INTERFACE

Here are some of my insights after a few days of exploring the neurofeedback technology called Brain-Computer Interface or BCI. Brain-Computer Interface (BCI) refers to the communication between the brain and a computer used to interpret the real-time activity of the brain through signal processing and machine learning. Such communication offers great possibilities for medical [...]