HeyForm Form builder that allows anyone to create engaging conversational forms for surveys, questionnaires, quizzes, and polls. (Source Code) AGPL-3.0 Docker
Mediawiki Wiki software package that powers Wikipedia and all other Wikimedia projects, serving hundreds of millions of users each month. (Demo, Source Code) GPL-2.0 PHP
Engity’s Bifröst Highly customizable SSH server with several ways to authorize a user and options where and how to execute a user's session. (Source Code) Apache-2.0 Go/Docker
LLMs-from-scratch LLMs-from-scratch是一个开源项目,旨在指导用户通过PyTorch框架逐步实现类似ChatGPT的大型语言模型。提供详细的代码实现和理论解析,帮助开发者深入理解LLM架构,适合机器学习工程师和研究者进行技术学习与模型定制,具备高度可扩展性和教学价值。