Code Monkey home page Code Monkey logo

brz-chatbot's Introduction

BRZ Chatbot

Bundesrechenzentrum Chatbot

Open-Source-Chatbot, entwickelt mit NextJS 14, unterstützt durch OpenAI/LocalAI/HF Inference API, QDrant & LangChainJS.

Features · Modellanbieter · Lokale Nutzung


Dieses Projekt ist ein unabhängiges Demo-Projekt und steht in keiner Verbindung
zum Bundesrechenzentrum (BRZ) oder zu anderen staatlichen Einrichtungen.

Features

  • Echtzeit-Zugriff auf die BRZ-Jobs-Website.
  • Bereitstellung von Kontextinformationen von der offiziellen BRZ-Website.
  • Unterstützung für mehrere AI-Modelle: OpenAI (Standard), LocalAI, Ollama, Hugging Face**.
  • Keine Datenbank erforderlich: Alle Daten (Chats, Einstellungen) werden lokal im LocalStorage gespeichert.
  • Zugriff auf über 6000 referenzierbare Vektoren, basierend auf der BRZ-Website.

Hinweis: Das Modell muss mit OpenAI Function Calling kompatibel sein.

Modellanbieter

Standardmäßig ist GPT-3.5-Turbo als AI-Modell eingestellt. Es ist jedoch möglich das Modell durch folgende Einstellungen zu ändern.

  • API-Server-URL unter Dashboard -> Einstellungen -> API Server URL
  • Modellname unter Dashboard -> Einstellungen -> Modell Name

Wichtig: Um alle Funktionen des Chatbots vollständig nutzen zu können, muss das gewählte Modell OpenAI Function Calling unterstützen.

Lokale Nutzung

Befolge diesen Schritte, um den Chatbot lokal zu nutzen:

  1. Repository klonen: git clone https://github.com/Julian-AT/brz-chatbot oder als ZIP herunterladen und extrahieren.
  2. Ins Verzeichnis wechseln und npm install ausführen.
  3. Environment-Variablen setzen: Alle erforderlichen Variablen sind in .env.example.
  4. Server starten: Mit dem Befehl npm run dev starten.
  5. Zugriff auf die App: Die App ist nun unter localhost:3000 erreichbar.

Achtung: Die .env-Datei sollte niemals in einem öffentlichen Repository veröffentlicht werden.

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.