abeiro / HerikaServer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI Follower Framework Server

Server for the Skyrim mod "AI Follower Framework". This component serves as a bridge between the SKSE plugin and various providers of text-to-voice, voice-to-text, and AI-based chat generators such as ChatGPT, koboldcpp, Openrouter, XTTS, etc.

It also serves as the character's memory, employing various techniques to mitigate the lack of long-term memory in current LLMs (Language Model Models)

NPC Bio's Credit/Source

The npc_templates_custom_mantella_currated.sql and npc_templates_custom_mantella.sql are modifications taken from the source code.

Mantella Source Code: https://github.com/art-from-the-machine/Mantella Mantella License: https://github.com/art-from-the-machine/Mantella/blob/main/LICENSE

Attributions

AI-FF uses material from "Mantella" NPC character biographies. Their biographies use material from the "Skyrim: Characters" articles on the Elder Scrolls wiki at Fandom and is licensed under the Creative Commons Attribution-Share Alike License.

AI-FF Mod Page

https://www.nexusmods.com/skyrimspecialedition/mods/126330

About

License:MIT License


Languages

Language:PHP 88.7%Language:CSS 6.8%Language:HTML 3.6%Language:Shell 0.6%Language:JavaScript 0.3%