RossAsscends fdc0665987 Updated Right Nav And Added Click-Away Closing
Rewrote the nav HTML/CSS

.nav --> #right-nav-panel
.nav-toggle <label> --> removed, using #nav-toggle:after for styling instead

The main purpose of this rewrite was to allow for a function such that the nav panel will auto-close when the user clicks away from it. The former structure of using a label for a hidden checkbox made this impossible, as the label produced two clicks when clicked on (one for the label, and one for the box), therefore locking the panel if the click-away feature was turned on.

I will add in a 'pin' toggle soon to allow users to hold the nav panel open if they wish.

- Changed default font size from 1rem to 15px;

- removed unused CSS code for <main>,<article>,<header>, and <footer>, which were not used in the HTML
2023-03-01 04:22:32 +09:00
2023-02-15 16:49:46 +04:00
2023-01-30 13:11:41 +01:00
fix
2023-01-08 17:30:26 +04:00
2023-02-25 17:10:52 +09:00
2023-01-30 21:44:38 +01:00
2023-02-17 02:58:07 +04:00
2023-02-17 02:58:07 +04:00
2023-02-16 16:30:59 +04:00
2023-02-25 05:36:41 +09:00
fix
2023-01-25 12:07:46 +04:00

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

Examples of interface and output:

Download:
Run online:

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: npm install, 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.
(Works with KoboldAI and NovelAI models, not with Pygmalion)

Additional materials

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

For contacts

  • Discord: Humi#5044


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%