xushengfeng/lime
大模型驱动的拼音输入法
This project creates an AI-powered Pinyin input method that helps you type Chinese characters more efficiently. It takes your Pinyin input and uses a small large language model to suggest relevant Chinese characters and phrases, similar to what you'd find in commercial input methods. It's designed for anyone who types in Chinese and wants to explore advanced, open-source input method technologies.
539 stars. Actively maintained with 1 commit in the last 30 days.
Use this if you are a Chinese-language typist interested in experimenting with an AI-enhanced Pinyin input method that offers smart word and phrase suggestions.
Not ideal if you need a secure, daily-use input method for sensitive information, as the current version's communication is unencrypted and not suitable for public network exposure.
Stars
539
Forks
24
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Feb 05, 2026
Commits (30d)
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/xushengfeng/lime"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
lmstudio-ai/lmstudio-js
LM Studio TypeScript SDK
lmstudio-ai/lms
LM Studio CLI
samestrin/llm-interface
A simple NPM interface for seamlessly interacting with 36 Large Language Model (LLM) providers,...
nbonamy/multi-llm-ts
A Typescript library to use LLM providers APIs in a unified way.
token-js/token.js
Integrate 200+ LLMs with one TypeScript SDK using OpenAI's format.