A small project that allows discussing with an artificial intelligence simulating a human.
An application codded with ReactJS and nodeJs that communicates with the GPT API(not chatGPT API). I process the API answers to make them look as human as possible.
Make sure you have Node installed
Git clone
the projectnpm install
npm start