Skip to content

A mixture of agents allowing you to combine responses from different AI models.

License

Notifications You must be signed in to change notification settings

charleywolf/mixture

Repository files navigation

Mixture

This is an example of a mixture of agents, a web application which allows you to pick and choose different AI models and combine them into one, unique response.

Examples

Mixture Settings Example on iPad Air     Mixture Chat Example on iPad Air    

Features

  • Sleek and modern chat interface with automatic scrolling to the latest message, real-time status updates, and a visually appealing design.
  • Saving chats to a Postgres database with Prisma
  • Weighting of models via percentage sliders to apply to the end result (ex: 30% GPT 4o, 20% GPT 4 Turbo, 50% Claude 3 Opus)
  • 4 different models to choose from: GPT 4o, GPT 4 Turbo, Claude 3 Opus, Claude 3 Sonnet
    • Additionally, with minimal code you can modify the models used.

About

A mixture of agents allowing you to combine responses from different AI models.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published