/interact-ai-hub

✨ A user-friendly interface for Open source AI model interaction.

Primary LanguageTypeScriptOtherNOASSERTION

Screenshot 2023-10-29 at 13 39 22

InteractAI Hub

InteractAI Hub provides a simple and easy-to-use interface for interacting with AI models.

Demo Video · Features · Roadmap · Running locally. Acknowledgments


This project is a work in progress and will be updated with new features and improvements.

Features

Roadmap

  • [] Convert to desktop app using Tauri

Running locally

You will need to use the environment variables defined in .env.example

Note: You should not commit your .env file or it will expose secrets that will allow others to control access to your various OpenAI and authentication provider accounts.

pnpm install
pnpm dev

Your app template should now be running on localhost:3000.

Acknowledgments

This woun't be possible without the following resources: