Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git github
Julien Chaumond bdead79b0f
Proposal: emphasize even more that it's models from the community
2 years ago
4c70bcc71d
auto-formatting (#45)
2 years ago
src
bdead79b0f
Proposal: emphasize even more that it's models from the community
2 years ago
229d4b4efa
Head meta (#77)
2 years ago
8fa68e8ce9
🔧 Document .env more
2 years ago
2 years ago
5da61b4a5e
Prettier update (#54)
2 years ago
2 years ago
2 years ago
2 years ago
5da61b4a5e
Prettier update (#54)
2 years ago
54540f27bb
👷 Automatically detect number of cores
2 years ago
5c14db73cf
privacy: Add target=_blank to open a discussion button
2 years ago
4c4fd67552
Specify license (#97)
2 years ago
06ffd824f1
⬆️ @huggingface/inference v2.1.1 (#83)
2 years ago
06ffd824f1
⬆️ @huggingface/inference v2.1.1 (#83)
2 years ago
ed0f702437
🔨 Add VSCode config to lint/prettier on save
2 years ago
5da61b4a5e
Prettier update (#54)
2 years ago
e5eb656596
💄 Add prose (#28)
2 years ago
2 years ago
5da61b4a5e
Prettier update (#54)
2 years ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In
title emoji colorFrom colorTo sdk pinned license base_path
chat-ui 🔥 purple purple docker false apache-2.0 /chat

Chat UI

A chat interface using open source models, eg OpenAssistant.

Launch

npm install
npm run dev

Environment

Default configuration is in .env. Put custom config and secrets in .env.local, it will override the values in .env.

Check out .env to see what needs to be set.

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

Tip!

Press p or to see the previous file or, n or to see the next file

About

Open source codebase powering the HuggingChat app

Collaborators 1

Comments

Loading...