Incorporating state-of-the-art natural language processing deep learning models into Line's messaging application, allowing users to customize chatbot personalities, histories and backgrounds enabling more human-like interactions.
.
├── README.md
├── requirements.txt
├── src
│ ├── index.py
│ ├── llm.py
│ └── prompt.py
└── vercel.json
git clone [email protected]:Lucien1999s/Line-Character.git
See the following link to know more
-
Allow users to customize chatbot personalities with backgrounds, histories and speech patterns
-
Enable chatbots to reside within Line and join group chats for interactions
-
Utilize actions and thoughts denoted by *asterisks as a way to define chatbot interactions beyond text conversations