Skip to content

ChatGPT API assisted Chatbot: an Attractive Advance Personal Website. It looks like chatting bot, and it's connected to chatgpt API! Same design as Whatsapp chat. Lightweighted, Fast. Easy to use. it can imitate you if you add your information. If you think it's cool or want to use it, please star it! Thank you!

License

Notifications You must be signed in to change notification settings

explcre/ChatGPT-Chatbot-Personal-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT API assisted Chatbot: an Attractive Advance Personal Website

If you think it's cool or want to use it, please star it! Thank you~

ChatGPT API now connected and can imitate me

Now it supports ChatGPT!

How to deploy it with openai API key

I let chatgpt know my information and let it imitate me.

To use chatgpt function by yourself based on this repo, change the API key in ./script.js. var OPENAI_API_KEY = ""; lies in around line 29.

You can get the key from https://platform.openai.com/account/api-keys

The format of api key is like sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

How to change the predefined information learned by ChatGPT

If you want to change the predefined text of chatgpt please change in ./script.js.

You can change the variable var predefined_text="Can you imitate that you are Pengcheng Xu?...." which lies in around line 10.

Change the content of it and you will make chatgpt learn the thing you defined in advance!

Chatting Bot Like Design (Whatsapp like interface)

If you want to see full function, you can go to:

Notice that the website above is not open-sourced. But if you add your openai api key in this code repo locally, you can see the similar effect. (For safety reason,openai api key in not included in code of this repo)

N|Solid

Technologies Used

  • HTML
  • Javascript
  • CSS

Features

  • ChatGPT API supported
  • Whatsapp like interface
  • Pleasant sounds
  • Lightweighted
  • Social media links
  • Download resume.
  • Map support for address
  • Random replies for hi, bye, i love you.



Connect with Me:


N|Solid

N|Solid


Free Software, Hell Yeah!

About

ChatGPT API assisted Chatbot: an Attractive Advance Personal Website. It looks like chatting bot, and it's connected to chatgpt API! Same design as Whatsapp chat. Lightweighted, Fast. Easy to use. it can imitate you if you add your information. If you think it's cool or want to use it, please star it! Thank you!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.5%
  • CSS 19.3%
  • HTML 12.2%