marcusschiesser / unc

Enterprise-ready, privacy-first ChatGPT platform

Home Page:https://unc.de

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Archived, use the new version based on LlamaIndex instead, see https://github.com/marcusschiesser/unc-llamaindex



Unc Logo

Unc

A privacy-first, enterprise-ready, open-source ChatGPT platform

Unc Screen

Welcome to Unc. A robust, scalable open-source platform built specifically for implementing privacy-first, enterprise-level ChatGPT.

Getting started with Unc is a breeze. Visit unc.de - a hosted version of Unc with no user authentication, provides an immediate start.

🚀 Features

Unc is enterprise-ready, featuring:

  • Self-hosted, can be installed in own cloud (private or public).
  • Chat with your own HTML and PDF documents.
  • Create bots using prompt engineering (no-code) and share them with other users. This avoids the repetition of frequently used prompts.
  • Supports Azure OpenAI from Microsoft, eliminating traffic to OpenAI.
  • Privacy first; personal data is stored locally in the browser.

💼 Enterprise

A typical enterprise installation requires:

  • Custom user authentication (e.g. Active Directory).
  • Installation in a corporate cloud (AWS or Azure).
  • Integration with data from third-party systems (e.g., Salesforce, ServiceNow, SAP, Oracle).

For enterprise support and installations, reach out to me on LinkedIn.

⚡️ Quick start

Use Gitpod

Open in Gitpod

Local Development

Requirement: NodeJS 18

  • Clone the repository
git clone https://github.com/marcusschiesser/unc
cd unc
  • Run the dev server
yarn install
yarn dev

❤️ Community

Join the Unc community on GitHub Discussions. You can ask questions, share ideas, and showcase your projects.

Feedback is paramount. Please do share any suggestions, ideas, or bugs you encounter via GitHub issues. Your insight is invaluable for enhancing future releases.

About

Enterprise-ready, privacy-first ChatGPT platform

https://unc.de

License:GNU Affero General Public License v3.0


Languages

Language:TypeScript 75.6%Language:SCSS 23.2%Language:JavaScript 1.1%Language:Shell 0.0%