经 AI Skill Hub 精选评估,全能AI工具 获评「强烈推荐」。这款AI工具在功能完整性、社区活跃度和易用性方面表现出色,AI 评分 8.0 分,适合有一定技术背景的用户使用。
全能AI工具 是一款基于 Vue 开发的开源工具,专注于 ai、llm、multimodal 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
全能AI工具 是一款基于 Vue 开发的开源工具,专注于 ai、llm、multimodal 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/ParisNeo/lollms cd lollms # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 lollms --help # 基本运行 lollms [options] <input> # 详细使用说明请查阅文档 # https://github.com/ParisNeo/lollms
# lollms 配置说明 # 查看配置选项 lollms --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export LOLLMS_CONFIG="/path/to/config.yml"
One tool to rule them all!
A multi-user FastAPI backend and responsive Vue/Tailwind CSS frontend application designed to provide a chat interface powered by the lollms_client library. It features integrated Retrieval-Augmented Generation (RAG) using safe_store, a versatile personality system, multimodal chat, user management, a friend system with direct messaging, and enhanced sharing capabilities.
Live Project: https://github.com/ParisNeo/lollms
run.sh or run_windows.bat scripts..env file, automatically generated from .env.example.lollms-client to interact with various LLM backends..txt, .pdf, .docx, etc.).The easiest way to get started is by using the provided run scripts, which handle setup and execution.
1. Clone the Repository:
git clone https://github.com/ParisNeo/lollms.git
cd lollms
2. Run the Installer: On Windows: Double-click run_windows.bat. On macOS or Linux:
chmod +x run.sh
./run.sh
The first time you run the script, it will create a Python virtual environment, install all required dependencies, and create a default .env file from .env.example. Subsequent runs will just start the application.
1. Access the UI: Once the server is running, open your web browser and go to http://localhost:9642 (or the host and port you configured). 2. Create an Admin Account: On the first launch, you will be prompted to create an administrator account. 3. Login: Use your newly created credentials to log in. 4. Explore: Start a new chat. Go to Settings to configure your profile and select an LLM model. * Visit the Admin Panel to configure LLM bindings and other global settings.
Configuration is managed through the .env file in the project's root directory. When you first run the application, this file is created for you from .env.example.
SERVER_HOST & SERVER_PORT: The host and port the application will run on.DATABASE_URL: The location of the main SQLite database file.SECRET_KEY: Change this to a long, random string for production.ALLOW_NEW_REGISTRATIONS: Set to false to disable public sign-ups.INITIAL_ADMIN_USERNAME & INITIAL_ADMIN_PASSWORD: Used on first startup if no admin exists.For detailed information on all available settings, please refer to the comments within the .env.example file.
http://localhost:9642/docshttp://localhost:9642/redocAI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ Apache 2.0 — 宽松开源协议,可商用,需保留版权声明和 NOTICE 文件,含专利授权条款。
AI Skill Hub 点评:全能AI工具 的核心功能完整,质量优秀。对于AI 技术爱好者来说,这是一个值得纳入个人工具库的选择。建议先在非生产环境试用,再逐步推广。
| 原始名称 | lollms |
| Topics | aillmmultimodalvue |
| GitHub | https://github.com/ParisNeo/lollms |
| License | Apache-2.0 |
| 语言 | Vue |
收录时间:2026-07-13 · 更新时间:2026-07-13 · License:Apache-2.0 · AI Skill Hub 不对第三方内容的准确性作法律背书。