Ash 7b87227cd2 Update 1.2.0 Theme of update: Characters
1) Character files now represent images, all data about the characters is located within the image file. This makes it easy to exchange characters.

You do not need to redesign your old characters in the new format, the conversion will happen automatically, old character files will not be deleted

2) Import function for characters is available, you can also import characters in the old TavernAI .json format, and you can also import characters from the Pygmalion notebook format

3) Export function for characters is available

4) The chat structure has been completely redesigned, now chats are located in the public/chats folder, chats now represent jsonl files, messages can be read one line at a time from such a file, this will help for future optimization when there are many messages

5) A new menu for selecting saved TavernAI chats is now available

Importing TavernAI chats is now available

Importing chats from CAI is now available

6) Additional advanced settings have been added for characters. A "Scenario" field has been added, as well as a "Dialogue Examples" field

7) Full support for the Pygmalion format has been added

A indicator now appears when special formatting for Pygmalion is enabled

8) Many other minor bugs have been fixed

To update an old version to version 1.2.0, you simply need to copy files with replacement.
2023-01-24 17:30:40 +04:00
2023-01-24 17:15:57 +04:00
fix
2023-01-08 17:30:26 +04:00
2022-12-22 07:22:29 +04:00

TavernAI is a adventure atmospheric chat (KoboldAI, NovelAI, Pygmalion)

Examples of interface and output:

@@@Download TavernAI@@@ (Last version)

TavernAI Discrod
TavetnAI Boosty (A common online database with characters is currently being developed)

Features

  • Creating characters with personality setup
  • Choosing name and avatar for your character
  • Deleting and regenerating messages
  • Editing any messages
  • Works with various ai models
  • Importing chats from CAI
  • More longer messages from characters
  • Choosing atmospheric backgrounds
  • Creating and easy choosing preset settings

How to install

In Detail:

Briefly:

  1. Download TavernAI
  2. Install Node.js v19.1.0
  3. Run Start.bat (or use command: node server.js)

AI Models

Tips

Use this button to edit the message



If the message is not finished, you can simply send the request again, TavernAI will understand that this is a continuation.

Additional materials

https://www.reddit.com/user/Crataco/comments/zuowi9/opensource_chatbot_companions/

For contacts

  • Discord: Humi#5044

For thanks and support

TavernAI is being developed with love and care on a voluntary basis. If you like the project and want to support it, your donation would make a huge impact!

BTC 1LASziomyYNkZ2zk8Sa4ZLTkvczBMrjyjP
ETH 0x975E5C91042ce8168B3d37b17F99949c5eFB3Dfe
TRX TCiBKCt6xEGrsjpgQA2jDXWJLyUh1KN2Sn


Description
LLM Frontend for Power Users.
Readme AGPL-3.0 351 MiB
Languages
JavaScript 87.3%
HTML 9.3%
CSS 2.9%
Less 0.3%