Skip to content

Lucien1999s/Line-Character

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Combine AI with Line and customize your own AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages