Skip to content

A new project for my Portfolio: an Artificial Intelligence with OpenAI!

Notifications You must be signed in to change notification settings

PedroHGaspar/Project_OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Project_OpenAI

Another project for my Portfolio: an AI Application! This will be a clone of ChatGPT, the most famous AI in the world(2023). This clone can answer any questions up to 3000 tokens.

Technologies that will be used:

● NodeJS for the server side;
● Responsive layout with CSS3;
● Handle events with JavaScript;
● Render Markdown from strings;
● Prism for code highlighting;
● Make API requests;
● Write clean code.

How to start:

First, do npm install in the client folder, then:
npm run start - in the server folder.
npm run dev = in the client folder.

Demo Pictures:





About

A new project for my Portfolio: an Artificial Intelligence with OpenAI!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published