Skip to content

andreasnaoum/hume-evi-ios

Repository files navigation

Hume iOS Client

A native iOS client for Hume AI's API, built with Swift and SwiftUI.

⚠️ Warning: This is a prototype in development. It's NOT production-ready.

Overview

hume-ios.mp4

This iOS application provides a native interface to interact with Hume AI's API. While the app is functional for basic interactions, there are still several areas that need improvement.

Features

  • Native iOS interface built with SwiftUI
  • WebSocket connection to Hume AI's API
  • Real-time chat interactions
  • API key configuration
  • Basic error handling

Requirements

  • iOS 15.0+
  • Xcode 14.0+
  • Swift 5.5+
  • A Hume AI API key

Installation

  1. Clone the repository:
git clone https://github.com/andreasnaoum/hume-evi-ios.git
cd hume-evi-ios
  1. Add your API key to the project:
  • Open EVIChat/app.swift
  • Find the API key configuration section
  • Replace API-KEY with your API key

About

A native iOS client for interacting with Hume AI's chat API, built with Swift and SwiftUI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages