Skip to content

SandraLum/openai-vs-gemini

Repository files navigation

Openai vs Gemini comparison

Development

About The Project

AI comparison of OpenAI vs Google Gemini output with the same input with the purpose of comparing the relevancy of the outputs.

Some initial test shows that Gemini is giving wrong output on math questions.

story-smaller translate-smaller

Getting Started

First, run the development server:

Prerequisites

npm install npm@latest -g

Or

npm install --global yarn

Installation

Instructions to install and run the application

  1. Install NPM packages

    npm install
    
    Or
    
    yarn install
  2. Run the application

    npm run dev
    # or
    yarn dev

Roadmap

  • OpenAI generate image api
  • [] Google Vertex AI Imagen generate image api
  • [] Use Google Vertex AI(GCP)
  • [] Allow selection of preferred answer and store in db
  • [] Analytics of the preferred answer for each of the model

Contact

Sandra Lum - Lum_Weiling@hotmail.com

Project Link: https://github.com/SandraLum/openai-vs-gemini

About

Comparison tool between OpenAI vs Google Gemini based on the same input

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published