- ✅ API endpoints to send messages to both ChatGPT and DeepSeek
- ✅ Response comparison to detect differences in bias and tone
- ✅ Modular and scalable architecture
- ✅ Future integration with a frontend for visual analysis
- Backend: Node.js, Express
- APIs: OpenAI (ChatGPT), DeepSeek
- Environment Management: dotenv
- Clone the repository
- Install dependencies: npm install
- Create a .env file with your API keys
- Run the server: npm start
- 🔹 Web-based UI for side-by-side response analysis
- 🔹 Database integration for query history
- 🔹 More AI models for deeper comparison