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
Victor Mustar dfdfe3ae98
prose dark
2 years ago
ed0f702437
🔨 Add VSCode config to lint/prettier on save
2 years ago
src
dfdfe3ae98
prose dark
2 years ago
2 years ago
b7f9ccb40d
✨ Make chat intro buttons work (#38)
2 years ago
2 years ago
ad02fa36aa
✨ Save messages in backend (#31)
2 years ago
540f7a7ed8
re-ignore .env files
2 years ago
2 years ago
2 years ago
2 years ago
3ebd805727
🔧 Standardize environment config (#13)
2 years ago
3ebd805727
🔧 Standardize environment config (#13)
2 years ago
b7167b05f0
add icons lib (#41)
2 years ago
b7167b05f0
add icons lib (#41)
2 years ago
ed0f702437
🔨 Add VSCode config to lint/prettier on save
2 years ago
bbc4435a22
Final try ?
2 years ago
e5eb656596
💄 Add prose (#28)
2 years ago
2 years ago
b7167b05f0
add icons lib (#41)
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
chat-ui 🔥 purple purple docker false other

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...