PaoloJN / interact-ai-hub

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

Home Page:https://ollama-chat-ui.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Should now be running on localhost:3000.

Acknowledgments

This won't be possible without the following resources:

About

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

https://ollama-chat-ui.vercel.app

License:Other


Languages

Language:TypeScript 99.3%Language:CSS 0.4%Language:JavaScript 0.2%Language:Rust 0.1%