Giter Club home page Giter Club logo

chatbot-ui's Introduction

Chatbot UI

The open-source AI chat app for everyone.

Chatbot UI

Demo

View the latest demo here.

Support

If you find Chatbot UI useful, please consider sponsoring me :)

Quickstart

1. Clone the repo

git clone https://github.com/mckaywrigley/chatbot-ui.git

2. Install dependencies

npm install

3. Install Supabase & run locally

  1. Install Supabase CLI
brew install supabase/tap/supabase
  1. Start Supabase
supabase start

4. Install Ollama (for local models)

Follow the instructions here

5. Fill in secrets

  1. .env
cp .env.local.example .env.local

Get the required values by running:

supabase status
  1. sql

In the 1st migration file 20240108234540_setup.sql you will need to replace 2 values:

  • project_url (line 53): This can remain unchanged if you don't change your config.toml file.
  • service_role_key (line 54): You got this value from running supabase status in step 5.1.

You will also need to to fill in the values for project_url

6. Run app locally

npm run chat

Contributing

We are working on a guide for contributing.

Contact

Message Mckay on Twitter/X

chatbot-ui's People

Contributors

mckaywrigley avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.