This webstie based from Open AI API
- Open file app3.js and add your api key and set token limit
const apikey = "enter your api key here";
const orgkey = "your org key here"; //no need to add this
const settoken = 2000
- Obfuscation JS (optional) to more secure for hidden your APIs key
- Open file app35.js and add your api key and org key
const apikey = "enter your api key here";
const orgkey = "your org key here";
- Obfuscation JS (optional) to more secure for hidden your APIs key
- You can change language via each of html file
- Obfuscation JS is strongly recommend to more secure hidden your APIs key
- Not supported with respone code you can use beauty code for easy view code
- Base only Open AI api key