Skip to content

Node.js-based API that connects to OpenAI's ChatGPT and DeepSeek API to compare their biases and responses. It provides a structured way to analyze how different AI models respond to various queries.

Notifications You must be signed in to change notification settings

lucasgarciadominguez/chatbots-api-comparator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • ✅ 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

Tech Stack

  • Backend: Node.js, Express
  • APIs: OpenAI (ChatGPT), DeepSeek
  • Environment Management: dotenv

Setup

  • Clone the repository
  • Install dependencies: npm install
  • Create a .env file with your API keys
  • Run the server: npm start

Future Improvements

  • 🔹 Web-based UI for side-by-side response analysis
  • 🔹 Database integration for query history
  • 🔹 More AI models for deeper comparison

About

Node.js-based API that connects to OpenAI's ChatGPT and DeepSeek API to compare their biases and responses. It provides a structured way to analyze how different AI models respond to various queries.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published