Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.04 KB

README.md

File metadata and controls

41 lines (26 loc) · 1.04 KB

Line Character

Overview

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.

Project Structure

.
├── README.md
├── requirements.txt
├── src
│   ├── index.py
│   ├── llm.py
│   └── prompt.py
└── vercel.json

Quick Start

1. Clone project

git clone [email protected]:Lucien1999s/Line-Character.git

2. Environment Settings Tutorial

See the following link to know more

line上的人工智能-ai開發篇

Features

  • 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