Design and create an section where the user can create their own chat bots, including the Chatbot name, description profile, voice profile, character definition and knowledge base document (.txt or .docx), animation profile (including idle, speaking and more motion animations), AI used, initial message, privacy settings, and recommended settings.
Create an list of chat logs that details the exact date from which it was created as well as the amount of messages that has been sent. Remove the chat window and its related items so that ChatRecords.html instead functions as its original purpose, an chat record of the user's previous chat logs with bots.
Change ChatRecords.html so that it displaces individual chat bots along with their respective information, when selected it'll show a drop down list of all the chats done with said bot, the created chat session's time, date and total number of chat inputs.
Add in an profile section for Account.html, this will be used for the logged in user to view their own profile and other related statistics such like (number of chat messages and chat bots they've talked to).
Make Every Character block into a horizontal rectangle and have the AI chatbot profile picture aligned to the left and have the text information next to the AI chatbot profile picture
In SearchPage.html, create a UI for searching furry AI chatbot which every item is display in a horizontal Rectangle block of its own and group together in a column
In every character card, please add a outline in each block, moreover please make every profile picture to be a square(in the same size as the current shape) in every character card
Currently needs a redesign in the character.html, the page needs 4 list of chatbots which displays in medium sized rows, which are labeled 'Most Popular', 'latest releases', and two others that need you to name them, as for the search bar, replace it with a search button that redirects to a separate search page