gpt-sudo – A customizable AI chatbot powered by OpenAI and Google Gimini, giving users control over model selection and chat behavior.
gpt-sudo is an AI-powered chatbot that lets users interact with OpenAI’s API while customizing responses for different needs. With gpt-sudo, users can:
✅ Choose from multiple AI models for different tasks
✅ Adjust Temperature to control randomness
✅ Set Logical, Balanced, or Creative response styles
✅ Explore AI engineering with fine-tuned parameters
This project is a deep dive into AI engineering and customization, pushing the boundaries of interactive AI experiences. 🚀
// Install dependencies
run npm install
//set up environment variable, your Google Gimini API key
GIMINI_KEY =
//start server
node server.js --watch