Orion is a web-based chat interface that simplifies interactions with multiple AI model providers. It provides a unified platform for chatting and exploring multiple large language models (LLMs), including:
With Orion, you can easily navigate and assess the strengths and limitations of different AI models through an intuitive, user-friendly interface.
Your API keys are stored locally using localStorage, and requests are sent directly to the official provider's API (OpenAI, Anthropic, Google, Groq, Cerebras) without routing through any external proxy.
YouTube Summary Ask AI to summarize a YouTube video or answer any question based on the video caption. See an example of use below.
These configurations were created to be compatible with https://github.com/EliasPereirah/SearchAugmentedLLM/ (Not perfect, but better than just Google snippet)
If you want to use any other endpoint, make sure it returns a JSON with the text field, where text will be the content passed to the LLM.