forked from NuQloud/nc-talk-ai
Talk AI is a multi-bot AI assistant manager for Nextcloud Talk: per-bot prompts and models, agentic tool calling (MCP + built-in tools), RAG over Nextcloud files, room-document search, vision and speech-to-text attachments, persistent bot wikis, approval workflows, rate limiting, and multi-provider LLM support (any OpenAI-compatible endpoint). Developed within EDUC - the European Digital UniverCity (https://educalliance.eu), where it runs as the 'EDUC AI' assistant on the alliance-wide Nextcloud portal. This public repository is the upstream point of truth; deployment-specific tools plug in via the tool-provider extension point (docs/TOOL_PROVIDERS.md). License: AGPL-3.0-or-later.
55 lines
1.4 KiB
Plaintext
55 lines
1.4 KiB
Plaintext
SPDX-License-Identifier: AGPL-3.0-or-later
|
|
SPDX-License-Identifier: BSD-3-Clause
|
|
SPDX-License-Identifier: GPL-3.0-or-later
|
|
SPDX-License-Identifier: MIT
|
|
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
|
|
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
|
|
SPDX-FileCopyrightText: Feross Aboukhadijeh
|
|
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
|
|
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
|
|
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
|
|
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
|
|
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
|
|
SPDX-FileCopyrightText: atomiks
|
|
|
|
This file is generated from multiple sources. Included packages:
|
|
- @floating-ui/core
|
|
- version: 1.7.5
|
|
- license: MIT
|
|
- @floating-ui/dom
|
|
- version: 1.7.6
|
|
- license: MIT
|
|
- @floating-ui/utils
|
|
- version: 0.2.11
|
|
- license: MIT
|
|
- @nextcloud/router
|
|
- version: 3.1.0
|
|
- license: GPL-3.0-or-later
|
|
- @nextcloud/vue
|
|
- version: 8.39.0
|
|
- license: AGPL-3.0-or-later
|
|
- @nextcloud/vue-select
|
|
- version: 3.26.0
|
|
- license: MIT
|
|
- @vueuse/components
|
|
- version: 11.3.0
|
|
- license: MIT
|
|
- charenc
|
|
- version: 0.0.2
|
|
- license: BSD-3-Clause
|
|
- crypt
|
|
- version: 0.0.2
|
|
- license: BSD-3-Clause
|
|
- is-buffer
|
|
- version: 1.1.6
|
|
- license: MIT
|
|
- md5
|
|
- version: 2.3.0
|
|
- license: BSD-3-Clause
|
|
- striptags
|
|
- version: 3.2.0
|
|
- license: MIT
|
|
- vue-demi
|
|
- version: 0.14.10
|
|
- license: MIT
|