Skip to main content

A single chat interface for multiple LLMs

Project description

banner

Eevee Chat

PyPI Version Python Version License

Eevee Chat is a unified chat UI for all LLM frameworks. It allows you to use GPT, Claude and many others from the same window, and switch between them even in the middle of a conversation.

Using Eevee is simple and intuitive. LLMs are connected to the web (supporting LLMs only) with either Google Search or DuckDuckGo, and so it suppose to mimic working with the official web apps.

Eevee can also be configured to support custom frameworks and tools easily. See the docs for more information.

Installation

Install Eevee Chat from PyPi:

pip install eevee-chat

Frameworks Setup

Eevee uses the API keys to communicate with the different frameworks. Set the required API keys as environment variables (i.e. OPENAI_API_KEY, ANTHROPIC_API_KEY, etc), or see docs for more options to set your API keys.

Running

Once installed, simply run:

eevee

Eevee Chat will automatically launch on 127.0.0.1:4242 by default.

🎯 Roadmap

  • Code interpreter
  • DeepSeek integration
  • Google Gemini integration
  • Add files as text
  • Add images to multi-modal models
  • Enable speech-to-text as input

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eevee-chat-0.0.3.tar.gz (32.0 kB view hashes)

Uploaded Source

Built Distribution

eevee_chat-0.0.3-py3-none-any.whl (36.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page