Skip to content
noco-ai edited this page Feb 24, 2024 · 23 revisions

Overview

Spell Book is a project to create a UI for interacting with different types of AI models, it focuss on LLMs and using them in conjunction with other AI models to create cool applications.

Features

AI Assistant

The AI assistant integrates large language models such as Llama 2 and Mixtral for engaging in dynamic conversations.

  • Function Calling and Model Routing: Can ask questions in chat session that invoke a function calling a third-party API or AI model to accomplish as task outside a LLMs abilities.
  • Conversation Customization: Users can modify conversation settings to adjust generation and routing preferences, enhancing personalization.
  • Conversation Management: Features include the ability to save, access, and delete conversations, with each digital ally maintaining its own list for better organization.
  • Speech Recognition and TTS: Supports voice interactions and can provide vocal responses through xTTS.
  • Content Regeneration and Editing: Allows for regenerating or editing conversation turns to correct the dialogue or adjust the flow as needed.
  • Shortcut and Pinning Functions: Enables quick access to chat abilities or language models via shortcuts and allows for function or skill pinning for efficient future routing.
Clone this wiki locally