Giter Site home page Giter Site logo

llm-deck's Introduction

LLM Deck

This application enables simultaneous viewing of responses from multiple large language models (LLMs).

Features:

  • Display responses in either raw text or Markdown format, enhanced with TeX support.
  • Convert responses to speech in real-time using AWS Polly, selecting the appropriate voice for the language.

DEMO SITE

How to use

  1. First, enter your API keys in the "credential" field.

    Your information will be stored ONLY in your browser's localStorage and will NEVER be sent to the host. However, avoid using untrusted hosts.

  • GPT4(OpenAI): OPENAI_API_KEY
  • Gemini(Google): ACCESS_KEY
  • Claude(AWS Bedrock): AWS_REGION:AWS_ACCESS_KEY_ID:AWS_SECRET_ACCESS_KEY (colon separeted)
  1. Type your question or command, then click 'Send' on the right to receive the response.

Development

To set up the development environment:

  • Add your API keys to the .env file to overwrite values in the localStore.
cp .env.sample .env

# Set your API keys in .env
npm install

npm run dev

# Open your browser and go to http://localhost:5173

llm-deck's People

Contributors

reki2000 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.