Skip to content

majorschwartz/gupiteer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gupiteer

GuPiTEER (GPT with Evaluation and Extended Reference) addresses the challenge of fragmented access to LLMs by offering a centralized platform where users can seamlessly access multiple models to find one that best suits their needs.

  • Switch Models: Gupiteer allows you to switch between models within the same conversation!
  • Model Selection: Choose from a variety of GPT models to find one that best suits your needs.
    • GPT-3.5
    • GPT-4
    • Claude
    • Gemini

Try it out for yourself!

Installation

git clone https://github.com/majorschwartz/gupiteer.git
cd gupiteer

Client-side

cd client
npm install
npm start

Server-side

cd server
pip install -r requirements.txt
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors