bjoernpl / llm_unterhaltung

Repository from Github https://github.combjoernpl/llm_unterhaltungRepository from Github https://github.combjoernpl/llm_unterhaltung

LLM Unterhaltung

Ein Chatbot mit Spracherkennung und text-to-speech.

Installation

pip install -r requirements.txt

Running it

python app.py

This will start the gradio server. Clicking on the link will open your browser window with the app. While starting for the first time, the app will download all necessary models.

OpenAI API

Add your API key to the api_key.txt file.

About


Languages

Language:Python 100.0%