adaptive-memory-multi-model-router 2.12.0 → 2.12.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (67) hide show
  1. package/.github/workflows/pages.yml +37 -0
  2. package/Awesome-LLM/LICENSE.md +121 -0
  3. package/Awesome-LLM/README.md +625 -0
  4. package/Awesome-LLM/contributing.md +24 -0
  5. package/Awesome-LLM/paper_list/RLHF.md +1 -0
  6. package/Awesome-LLM/paper_list/Retrieval_Augmented_Generation.md +6 -0
  7. package/Awesome-LLM/paper_list/acceleration.md +10 -0
  8. package/Awesome-LLM/paper_list/alignment.md +20 -0
  9. package/Awesome-LLM/paper_list/application.md +19 -0
  10. package/Awesome-LLM/paper_list/augmentation.md +14 -0
  11. package/Awesome-LLM/paper_list/chain_of_thougt.md +16 -0
  12. package/Awesome-LLM/paper_list/code_pretraining.md +0 -0
  13. package/Awesome-LLM/paper_list/detection.md +11 -0
  14. package/Awesome-LLM/paper_list/evaluation.md +64 -0
  15. package/Awesome-LLM/paper_list/in_context_learning.md +4 -0
  16. package/Awesome-LLM/paper_list/instruction-tuning.md +35 -0
  17. package/Awesome-LLM/paper_list/moe.md +0 -0
  18. package/Awesome-LLM/paper_list/prompt_learning.md +15 -0
  19. package/Awesome-LLM/resources/DeepSpeed_light.svg +27 -0
  20. package/Awesome-LLM/resources/alpa-logo-cropped.png +0 -0
  21. package/Awesome-LLM/resources/colossal-ai_logo_vertical.png +0 -0
  22. package/Awesome-LLM/resources/creepy_llm.jpeg +0 -0
  23. package/Awesome-LLM/resources/image8.gif +0 -0
  24. package/Awesome-LLM/resources/jax_logo_250px.png +0 -0
  25. package/Awesome-LLM/resources/logo.png +0 -0
  26. package/Awesome-LLM/resources/nvidia.png +0 -0
  27. package/Awesome-LLM/resources/tensorflow.png +0 -0
  28. package/Awesome-LLM/resources//345/244/247/345/236/213/350/257/255/350/250/200/346/250/241/345/236/213/347/232/204/350/203/275/345/212/233/345/210/206/346/236/220/344/270/216/345/272/224/347/224/250 - 30min.pdf +0 -0
  29. package/README.md +3 -3
  30. package/SUBMISSIONS.md +43 -0
  31. package/assets/chart-cost-v2.svg +91 -0
  32. package/assets/chart-cost-v3.svg +143 -0
  33. package/assets/chart-features-v2.svg +132 -0
  34. package/assets/chart-features-v3.svg +211 -0
  35. package/assets/chart-growth-v2.svg +122 -0
  36. package/assets/chart-growth-v3.svg +189 -0
  37. package/assets/cost-simple.svg +64 -0
  38. package/assets/growth-simple.svg +69 -0
  39. package/assets/hero-diagram.svg +81 -0
  40. package/assets/logo-new.svg +21 -0
  41. package/assets/social-preview-new.svg +100 -0
  42. package/assets/social-v2.svg +130 -0
  43. package/assets/social-v3.svg +212 -0
  44. package/awesome-ai-gateways/CONTRIBUTING.md +49 -0
  45. package/awesome-ai-gateways/LICENSE +3 -0
  46. package/awesome-ai-gateways/README.md +190 -0
  47. package/awesome-selfhosted/.github/ISSUE_TEMPLATE/config.yml +5 -0
  48. package/awesome-selfhosted/.github/PULL_REQUEST_TEMPLATE.md +1 -0
  49. package/awesome-selfhosted/LICENSE +376 -0
  50. package/awesome-selfhosted/README.md +2303 -0
  51. package/awesome-selfhosted/_static/awesome.png +0 -0
  52. package/awesome-selfhosted/non-free.md +377 -0
  53. package/demo-new.tape +71 -0
  54. package/demo-real.sh +198 -0
  55. package/demo-simple.tape +205 -0
  56. package/demo.html +520 -0
  57. package/demo.tape +259 -0
  58. package/dist/cli/tui.js +152 -0
  59. package/docs/demo-auto.html +264 -0
  60. package/docs/demo.html +416 -0
  61. package/docs/index.html +112 -599
  62. package/index.html +667 -0
  63. package/package.json +21 -168
  64. package/docs/assets/cost-comparison.svg +0 -134
  65. package/docs/assets/growth-chart-animated.svg +0 -76
  66. package/docs/assets/og-banner.svg +0 -194
  67. package/docs/assets/social-preview.svg +0 -194
@@ -0,0 +1,377 @@
1
+ # Awesome Selfhosted - Non-Free Software
2
+
3
+ **Software listed here does not meet the [Free Software](https://en.wikipedia.org/wiki/Free_software) definition**. It implements their own licensing with restrictions and grants which you must check on each case. Restrictions may include limits on allowed use of the software, access to the source code, modification and further redistribution. This software can therefore contain anti user-freedom features, such as but not limited to: backdoors, user lock-in, sending personal data to a third party.
4
+
5
+ --------------------
6
+
7
+ ## Table of contents
8
+
9
+ - [Software](#software)
10
+ - [Analytics](#analytics)
11
+ - [Automation](#automation)
12
+ - [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)
13
+ - [Communication - Custom Communication Systems](#communication---custom-communication-systems)
14
+ - [Communication - Email - Complete Solutions](#communication---email---complete-solutions)
15
+ - [Communication - Email - Mailing Lists and Newsletters](#communication---email---mailing-lists-and-newsletters)
16
+ - [Communication - SIP](#communication---sip)
17
+ - [Communication - Video Conferencing](#communication---video-conferencing)
18
+ - [Content Management Systems (CMS)](#content-management-systems-cms)
19
+ - [Database Management](#database-management)
20
+ - [Document Management - E-books](#document-management---e-books)
21
+ - [E-commerce](#e-commerce)
22
+ - [File Transfer & Synchronization](#file-transfer--synchronization)
23
+ - [File Transfer - Object Storage & File Servers](#file-transfer---object-storage--file-servers)
24
+ - [Games](#games)
25
+ - [Games - Administrative Utilities & Control Panels](#games---administrative-utilities--control-panels)
26
+ - [Generative Artificial Intelligence (GenAI)](#generative-artificial-intelligence-genai)
27
+ - [Knowledge Management Tools](#knowledge-management-tools)
28
+ - [Maps and Global Positioning System (GPS)](#maps-and-global-positioning-system-gps)
29
+ - [Media Streaming - Video Streaming](#media-streaming---video-streaming)
30
+ - [Miscellaneous](#miscellaneous)
31
+ - [Money, Budgeting & Management](#money-budgeting--management)
32
+ - [Photo Galleries](#photo-galleries)
33
+ - [Recipe Management](#recipe-management)
34
+ - [Remote Access](#remote-access)
35
+ - [Search Engines](#search-engines)
36
+ - [Self-hosting Solutions](#self-hosting-solutions)
37
+ - [Software Development - API Management](#software-development---api-management)
38
+ - [Software Development - IDE & Tools](#software-development---ide--tools)
39
+ - [Software Development - Low Code](#software-development---low-code)
40
+ - [Software Development - Project Management](#software-development---project-management)
41
+ - [Software Development - Testing](#software-development---testing)
42
+ - [Task Management & To-do Lists](#task-management--to-do-lists)
43
+ - [Ticketing](#ticketing)
44
+ - [Time Tracking](#time-tracking)
45
+ - [Wikis](#wikis)
46
+ - [List of Licenses](#list-of-licenses)
47
+
48
+ --------------------
49
+
50
+ ## Software
51
+
52
+ ### Analytics
53
+
54
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
55
+
56
+ - [RudderStack](https://rudderstack.com/) - Collect, unify, transform, and store your customer data, and route it to a wide range of common, popular marketing, sales, and product tools (alternative to Segment). ([Source Code](https://github.com/rudderlabs/rudder-server/)) `Elastic-2.0` `Docker/K8S/Go/Nodejs`
57
+
58
+
59
+ ### Automation
60
+
61
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
62
+
63
+ - [Ctfreak](https://ctfreak.com) - IT task scheduler with mobile-friendly web UI to schedule concurrent, remote and chained execution of Bash / Powershell / SQL scripts, Webhooks, and more. `⊘ Proprietary` `Unknown`
64
+ - [CxReports](https://www.cx-reports.com) `⚠` - Reporting and PDF document generation with a user-friendly WYSIWYG template editor, API, automated email delivery, and robust security features. `⊘ Proprietary` `Docker`
65
+ - [n8n](https://n8n.io/) - Free node based Workflow Automation Tool. Easily automate tasks across different services. ([Source Code](https://github.com/n8n-io/n8n)) `Apache-2.0/Commons-Clause` `Nodejs`
66
+
67
+
68
+ ### Bookmarks and Link Sharing
69
+
70
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
71
+
72
+ - [42links](https://42links.tuxproject.de) - Bookmarking server supporting multiple accounts. ([Source Code](https://code.rosaelefanten.org/42links)) `BSD-3-Clause-No-Military-License` `CommonLisp`
73
+
74
+
75
+ ### Communication - Custom Communication Systems
76
+
77
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
78
+
79
+ - [Chatwoot](https://www.chatwoot.com) - Customer communication platform (alternative to Intercom and Zendesk). ([Source Code](https://github.com/chatwoot/chatwoot)) `⊘ Proprietary` `Ruby/Docker/K8S`
80
+ - [Groupboard](https://www.groupboard.com/products/) - Online whiteboard, audio/video conferencing, screen sharing, shared code editing and optional session recording/playback. `⊘ Proprietary` `Unknown`
81
+ - [Mattermost](https://mattermost.com/) - Platform for secure collaboration across the entire software development lifecycle, can be integrated with Gitlab (alternative to Slack). ([Source Code](https://github.com/mattermost/mattermost)) `⊘ Proprietary` `Go/Docker/K8S`
82
+ - [PrivMX WebMail](https://privmx.com) - Alternative private mail system - web-based, end-to-end encrypted by design, self-hosted, decentralized, uses independent PKI. Easy to install and administrate, freeware, open-source. `⊘ Proprietary` `PHP`
83
+ - [Virola Messenger](https://virola.io/) - Instant messaging and collaboration tool with private and group chat rooms, continuous voice and video meetings, files sharing, issue tracking with integrated task board (alternative to Slack). `⊘ Proprietary` `C++`
84
+ - [WorkAdventure](https://workadventu.re) - Virtual office / virtual conference application presented as a 16-bit RPG video game. ([Demo](https://play.staging.workadventu.re/@/tcm/workadventure/wa-village), [Source Code](https://github.com/workadventure/workadventure)) `AGPL-3.0/Commons-Clause` `Docker`
85
+
86
+
87
+ ### Communication - Email - Complete Solutions
88
+
89
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
90
+
91
+ - [Forward Email](https://forwardemail.net) - Privacy-focused encrypted email for everyone. All-in-one alternative to Gmail + Mailchimp + Sendgrid. ([Source Code](https://github.com/forwardemail/forwardemail.net)) `BUSL-1.1/MPL-2.0` `Nodejs/Docker`
92
+
93
+
94
+ ### Communication - Email - Mailing Lists and Newsletters
95
+
96
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
97
+
98
+ - [Sendy](https://sendy.co) - Self-hosted email newsletter application that lets you send bulk emails via Amazon Simple Email Service (SES) or other SMTP services. `⊘ Proprietary` `PHP`
99
+
100
+
101
+ ### Communication - SIP
102
+
103
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
104
+
105
+ - [3CX](https://www.3cx.com/pbx/) - Full-featured PABX system, with call queues, built-in web conferencing, live chat and social media messaging all on one system. `⊘ Proprietary` `Unknown`
106
+
107
+
108
+ ### Communication - Video Conferencing
109
+
110
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
111
+
112
+ - [TrueConf](https://trueconf.com/products/tcsf/trueconf-server-free.html) - Platform for your corporate communications, based on the advanced architecture, with support for UltraHD video conferencing, built-in messenger with personal and group chats, and a free version for up to 1,000 users. `⊘ Proprietary` `Docker/deb`
113
+
114
+
115
+ ### Content Management Systems (CMS)
116
+
117
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
118
+
119
+ - [CraftCMS](https://craftcms.com/) - Content-first CMS that aims to make life enjoyable for developers and content managers alike. ([Demo](https://craftcms.com/demo), [Source Code](https://github.com/craftcms/cms)) `⊘ Proprietary` `PHP`
120
+ - [Kirby](https://getkirby.com/) - File-based CMS. Easy to setup. Easy to use. Flexible as hell. ([Source Code](https://github.com/getkirby/kirby)) `⊘ Proprietary` `PHP`
121
+ - [october](https://octobercms.com/) - CMS platform based on the Laravel PHP Framework. ([Source Code](https://github.com/octobercms/october)) `⊘ Proprietary` `PHP`
122
+
123
+
124
+ ### Database Management
125
+
126
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
127
+
128
+ - [Cluster Control](https://severalnines.com/clustercontrol/) - Setup many databases in few clicks with monitoring, load balancing and more. `⊘ Proprietary` `deb/Ansible/Shell/Docker`
129
+ - [Directus](https://directus.io/) - An Instant App & API for your SQL Database. Directus wraps your new or existing SQL database with a realtime GraphQL+REST API for developers, and an intuitive admin app for non-technical users. ([Source Code](https://github.com/directus/directus)) `BUSL-1.1` `Nodejs/Docker`
130
+ - [MindsDB](https://mindsdb.com/) - AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. ([Source Code](https://github.com/mindsdb/minds-platform)) `Elastic-2.0` `Docker/Python`
131
+ - [NocoDB](https://www.nocodb.com/) - No-code platform that turns any database into a smart spreadsheet (alternative to Airtable and Smartsheet). ([Source Code](https://github.com/nocodb/nocodb)) `SUL-1.0` `Nodejs/Docker`
132
+
133
+
134
+ ### Document Management - E-books
135
+
136
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
137
+
138
+ - [Bookwyrm](https://joinbookwyrm.com/) - Social network for tracking your reading, talking about books, writing reviews, and discovering what to read next. ([Source Code](https://github.com/bookwyrm-social/bookwyrm)) `⊘ Proprietary` `Python`
139
+ - [Ubooquity](https://vaemendis.net/ubooquity/) - Free to use, versatile, lightweight, multi-platform, and secure home server for your comic and e-book library. `⊘ Proprietary` `Java`
140
+
141
+
142
+ ### E-commerce
143
+
144
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
145
+
146
+ - [OXID eShop](https://oxidforge.org/en/) - OXID eShop is a flexible open source e-commerce software with a wide range of functionalities. ([Source Code](https://github.com/OXID-eSales/oxideshop_ce)) `⊘ Proprietary` `PHP`
147
+ - [Sharetribe](https://www.sharetribe.com) - Open-source platform to create your own peer-to-peer marketplace, also available with SaaS model. ([Source Code](https://github.com/sharetribe/sharetribe)) `⊘ Proprietary` `Ruby`
148
+
149
+
150
+ ### File Transfer & Synchronization
151
+
152
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
153
+
154
+ - [FileRun](https://filerun.com/) - Complete solution for your files with integration with Google and Office. ([Demo](https://filerun.com/demo)) `⊘ Proprietary` `PHP`
155
+ - [Resilio Sync](https://www.resilio.com/) - Proprietary peer-to-peer file synchronisation tool. `⊘ Proprietary` `Unknown`
156
+ - [Yetishare](https://yetishare.com) - Powerful file hosting script with support for Amazon S3, Wasabi, Backblaze, local, direct and SFTP storage. ([Demo](https://fhscript.com)) `⊘ Proprietary` `PHP`
157
+
158
+
159
+ ### File Transfer - Object Storage & File Servers
160
+
161
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
162
+
163
+ - [sftpgo Community Edition](https://github.com/drakkan/sftpgo) - Flexible, fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. `AGPL-3.0/⊘ Proprietary` `Go/deb/Docker`
164
+
165
+
166
+ ### Games
167
+
168
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
169
+
170
+ - [Cubiks-2048](https://github.com/Kshitij-Banerjee/Cubiks-2048) - Clone of 2048 game in 3D. ([Demo](https://kshitij-banerjee.github.io/Cubiks-2048/)) `CC-BY-NC-4.0` `Javascript`
171
+ - [untrusted](https://github.com/AlexNisnevich/untrusted) - Unique puzzle game designed for geeks and developers, where you solve the puzzles in the game by reading and writing Javascript. ([Demo](http://alexnisnevich.github.io/untrusted/)) `CC-BY-NC-SA-3.0` `Nodejs`
172
+
173
+
174
+ ### Games - Administrative Utilities & Control Panels
175
+
176
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
177
+
178
+ - [GameVault](https://gamevau.lt) - Organize, download, and play DRM-free games from your own server, complete with metadata enrichment and user-friendly interface. ([Demo](https://demo.gamevau.lt), [Source Code](https://github.com/Phalcode/gamevault-backend)) `CC-BY-NC-SA-4.0` `Nodejs/Docker`
179
+
180
+
181
+ ### Generative Artificial Intelligence (GenAI)
182
+
183
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
184
+
185
+ - [LobeHub](https://www.lobehub.com) - Modern design AI chat framework supporting multiple AI providers, one click install MCP Marketplace and Artifacts / Thinking. ([Source Code](https://github.com/lobehub/lobehub), [Clients](https://lobehub.com/mcp)) `⊘ Proprietary` `Nodejs/Docker`
186
+
187
+
188
+ ### Knowledge Management Tools
189
+
190
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
191
+
192
+ - [Wiznote](https://www.wiz.cn/docker) - Manage your knowledge in documents with folders, markdown, full text search and webpage collection support. ([Demo](https://www.wiz.cn/), [Clients](https://www.wiz.cn/download.html)) `⊘ Proprietary` `Docker`
193
+
194
+
195
+ ### Maps and Global Positioning System (GPS)
196
+
197
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
198
+
199
+ - [MapTiler Server](https://www.maptiler.com/server/) - Host OpenStreetMap vector tiles, satellite imagery, own geodata and data from PostGIS database. `⊘ Proprietary` `Unknown`
200
+
201
+
202
+ ### Media Streaming - Video Streaming
203
+
204
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
205
+
206
+ - [Channels DVR Server](https://getchannels.com/dvr-server/) - Flexible server providing a whole home self hosted DVR experience for [Channels](https://getchannels.com). `⊘ Proprietary` `Unknown`
207
+ - [Emby](https://emby.media/) - Home media server supporting both DLNA and DIAL (Chromecast) devices out-of-the-box. `⊘ Proprietary` `C#`
208
+ - [Plex](https://www.plex.tv/) - Centralized home media playback system with a powerful central server. `⊘ Proprietary` `Unknown`
209
+ - [Subsonic](http://www.subsonic.org/pages/index.jsp) - Web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/j_acegi_security_check?j_username=guest4&j_password=guest&_acegi_security_remember_me=check)) `⊘ Proprietary` `Unknown`
210
+
211
+
212
+ ### Miscellaneous
213
+
214
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
215
+
216
+ - [Keygen](https://keygen.sh/) - Software licensing and distribution API. ([Source Code](https://github.com/keygen-sh/keygen-api)) `⊘ Proprietary` `Ruby`
217
+ - [RemoteUtilities](https://www.remoteutilities.com/) - Remote support software for LAN administration and remote support over the Internet. `⊘ Proprietary` `Unknown`
218
+ - [ScreenConnect](https://www.screenconnect.com/) - Lightning-fast remote support and remote access to connect instantly and solve problems faster. `⊘ Proprietary` `Unknown`
219
+
220
+
221
+ ### Money, Budgeting & Management
222
+
223
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
224
+
225
+ - [Akaunting](https://akaunting.com/) - Accounting software designed for small businesses and freelancers. ([Source Code](https://github.com/akaunting/akaunting)) `BUSL-1.1` `PHP`
226
+ - [Invoice Ninja](https://www.invoiceninja.org/) - Powerful tool to invoice clients online. ([Demo](https://app.invoiceninja.com/invoices/create), [Source Code](https://github.com/invoiceninja/invoiceninja)) `Elastic-2.0` `PHP/Docker/K8S`
227
+ - [Pancake](https://www.pancakeapp.com/) - Online invoicing, project management, time tracking and proposal software. `⊘ Proprietary` `PHP`
228
+
229
+
230
+ ### Photo Galleries
231
+
232
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
233
+
234
+ - [PhotoStructure](https://photostructure.com/) - All your family's photos and videos automatically organized into a fun and beautiful website. Runs via Docker, NodeJS, or native desktop installers. `⊘ Proprietary` `Nodejs`
235
+ - [Reservo](https://reservo.co) - Scalable image hosting script with support for CDNs, paid account upgrades, advertising spots and drag & drop upload. ([Demo](https://demo.reservo.co/)) `⊘ Proprietary` `PHP`
236
+ - [Single File PHP Gallery](http://sye.dk/sfpg/) - Web gallery in one single PHP file. `⊘ Proprietary` `PHP`
237
+
238
+
239
+ ### Recipe Management
240
+
241
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
242
+
243
+ - [Tandoor Recipes](https://docs.tandoor.dev/) - Django application to manage, tag and search recipes using either built-in models or external storage providers hosting PDFs, Images or other files. ([Demo](https://app.tandoor.dev/accounts/login/?demo), [Source Code](https://github.com/TandoorRecipes/recipes)) `MIT/Commons-Clause` `Python/Docker/K8S`
244
+
245
+
246
+ ### Remote Access
247
+
248
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
249
+
250
+ - [SparkView](https://www.beyondssl.com/en/products/sparkview/) - Browser-based remote access solution. No VPN client; just deploy the software in the DMZ. Access VMs, desktops, servers, and apps anytime, anywhere, without complex and costly client rollouts or user management. `⊘ Proprietary` `Java`
251
+
252
+
253
+ ### Search Engines
254
+
255
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
256
+
257
+ - [ElasticSearch](https://www.elastic.co/elasticsearch/) - Distributed, RESTful search and analytics engine. ([Source Code](https://github.com/elastic/elasticsearch)) `SSPL-1.0` `Java`
258
+
259
+
260
+ ### Self-hosting Solutions
261
+
262
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
263
+
264
+ - [Axigen](https://www.axigen.com/mail-server/free/) - Turnkey messaging solution for small & micro businesses, integration projects or test environments. `⊘ Proprietary` `Unknown`
265
+ - [Cloud Seeder](https://ipv6.rs/cloudseeder/) - One-click server appliance deployment and maintenance suite for Windows, MacOS and Linux. ([Source Code](https://github.com/ipv6rslimited/cloudseeder)) `⊘ Proprietary` `Go`
266
+ - [Cloudron](https://www.cloudron.io/) - Open-core software allowing you to effortlessly self-host web apps on your server. ([Demo](https://my.demo.cloudron.io/), [Source Code](https://git.cloudron.io/groups/cloudron)) `⊘ Proprietary` `Nodejs/Docker`
267
+ - [Cosmos](https://cosmos-cloud.io/) - Run server applications securely and with built-in privacy features. It acts as a secure gateway to your application, as well as a server manager. ([Source Code](https://github.com/azukaar/cosmos-Server)) `Apache-2.0/Commons-Clause` `Docker/Go`
268
+ - [Easypanel](https://easypanel.io) - Modern server control panel powered by Docker. `⊘ Proprietary` `Docker`
269
+ - [Poste.io](https://poste.io) - Full-featured solution for your Email server. Native implementation of last anti-SPAM methods, webmail and easy administration included. Free tier available. ([Demo](https://poste.io/demo)) `⊘ Proprietary` `Unknown`
270
+ - [Umbrel](https://umbrel.com/) - A beautiful personal server OS for self-hosting. Install on a Raspberry Pi 4 or Ubuntu/Debian. ([Source Code](https://github.com/getumbrel/umbrel)) `⊘ Proprietary` `Nodejs/Docker`
271
+ - [Unraid](https://www.unraid.net) `⚠` - Linux-based operating system designed to run on home media server setups. `⊘ Proprietary` `Unknown`
272
+
273
+
274
+ ### Software Development - API Management
275
+
276
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
277
+
278
+ - [Composio](https://composio.dev/) `⚠` - Integration platform for AI agents & LLMs with support for 250+ apps and custom tools. ([Source Code](https://github.com/ComposioHQ/composio)) `Elastic-2.0` `Python`
279
+ - [Hook0](https://www.hook0.com) - Webhooks-as-a-service (WaaS) that makes it easy for online products to provide webhooks. Dispatch up to 3,000 events/month with 7 days of history retention for free. ([Source Code](https://gitlab.com/hook0/hook0)) `SSPL-1.0` `Rust/Nodejs/Docker`
280
+
281
+
282
+ ### Software Development - IDE & Tools
283
+
284
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
285
+
286
+ - [RepoFlow](https://www.repoflow.io) - Simplify package management for npm, PyPI, Docker, Go, Helm, and more. Try it for free with 10GB storage, 10GB bandwidth, 100 packages, and unlimited users in the cloud, or self-hosted for personal use only. `⊘ Proprietary` `Nodejs/Docker`
287
+
288
+
289
+ ### Software Development - Low Code
290
+
291
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
292
+
293
+ - [Budibase](https://www.budibase.com) - Build and automate internal tools, admin panels, dashboards, CRUD apps, and more, in minutes (alternative to Outsystems, Retool, Mendix, Appian). ([Source Code](https://github.com/Budibase/budibase)) `⊘ Proprietary` `Nodejs/Docker/K8S`
294
+ - [Dify.ai](https://dify.ai) - Build, test and deploy LLM applications. ([Source Code](https://github.com/langgenius/dify)) `Apache-2.0/Commons-Clause` `Docker`
295
+ - [UI Bakery](https://uibakery.io) - Build internal tools, customer portals, and CRUD apps quickly. Configure scheduled jobs and webhooks. Create structure and manage data through a GUI. ([Demo](https://cloud.uibakery.io), [Source Code](https://github.com/uibakery/self-hosted)) `⊘ Proprietary` `Docker/K8S`
296
+
297
+
298
+ ### Software Development - Project Management
299
+
300
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
301
+
302
+ - [92five](https://92fiveapp.com/) - Self-hosted project management application. `⊘ Proprietary` `PHP`
303
+ - [Active Collab](https://activecollab.com/) - Project management. `⊘ Proprietary` `PHP`
304
+ - [BitBucket Server](https://www.atlassian.com/software/bitbucket/enterprise/data-center) - Enterprise-level Git solution (alternative to GitLab). `⊘ Proprietary` `Java`
305
+ - [Buddy Enterprise](https://buddy.works/) - Git and Continuous Integration/Delivery Platform. `⊘ Proprietary` `Nodejs/Java`
306
+ - [Crucible](https://www.atlassian.com/software/crucible) - Peer code review application. `⊘ Proprietary` `Java`
307
+ - [eigenfocus](https://eigenfocus.com/) - Project Management, Planning and Time Tracking app. From solo projects to multi-member teams, Eigenfocus adapts to your workflow. ([Source Code](https://github.com/Eigenfocus/eigenfocus)) `⊘ Proprietary` `Docker`
308
+ - [Kanban Tool](https://kanbantool.com/kanban-tool-on-site) - Advanced Kanban boards with time tracking. `⊘ Proprietary` `Ruby`
309
+ - [Kantree](https://kantree.io) - Work management and collaboration. `⊘ Proprietary` `Python`
310
+ - [Solo](https://www.getsoloapp.com/) - Free project management app created for freelancers. Create contacts, manage tasks, upload files, track project progress, and keep notes. ([Demo](https://www.getsoloapp.com/demo/)) `⊘ Proprietary` `PHP`
311
+
312
+
313
+ ### Software Development - Testing
314
+
315
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
316
+
317
+ - [Bamboo](https://www.atlassian.com/software/bamboo) - Continuous integration server. `⊘ Proprietary` `Java`
318
+ - [BrowserStack Automate TurboScale](https://www.browserstack.com/automate-turboscale) - Scalable browser automation grid on your cloud (AWS, GCP and Azure) supporting Selenium and Playwright. `⊘ Proprietary` `Docker`
319
+ - [Moon](https://aerokube.com/moon/) - Efficient Selenium protocol implementation running everything in Kubernetes or Openshift. `⊘ Proprietary` `Go`
320
+ - [Sentry Self-Hosted](https://github.com/getsentry/self-hosted) - Powerful error tracking platform with wide language support and a robust API. ([Source Code](https://github.com/getsentry/sentry)) `BUSL-1.1` `Python`
321
+
322
+
323
+ ### Task Management & To-do Lists
324
+
325
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
326
+
327
+ - [Planka](https://planka.app/) - Realtime kanban board for workgroups (alternative to Trello). ([Demo](https://plankanban.github.io/planka/#/), [Source Code](https://github.com/plankanban/planka)) `⊘ Proprietary` `Nodejs/Docker/K8S`
328
+
329
+
330
+ ### Ticketing
331
+
332
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
333
+
334
+ - [Bugsink](https://www.bugsink.com/) - Real-time error tracking for your applications with all the details in one place. Easy setup with clear instructions included. ([Source Code](https://github.com/bugsink/bugsink/)) `⊘ Proprietary` `Python/Docker`
335
+ - [Deskpro](https://www.deskpro.com/) - On-Premise help desk software that includes email, chat, voice & help centre publishing. Full visible source code and API. `⊘ Proprietary` `Unknown`
336
+ - [Erxes](https://erxes.io/install/) - Marketing, sales, and customer service platform designed to help businesses attract more engaged customers. ([Source Code](https://github.com/erxes/erxes)) `AGPL-3.0/Commons-Clause` `Docker/Nodejs`
337
+ - [Full Help](https://www.fullhelp.com/en/) - Simple, easy to use help desk & knowledge base software. Custom branding, custom themes, restful API, communication channels, multi-company support, multi-language support, and much more! At least 1 new release per month. `⊘ Proprietary` `PHP`
338
+ - [JIRA](https://www.atlassian.com/software/jira) - Professional and extensible issue tracker. `⊘ Proprietary` `Java`
339
+ - [Jitbit Helpdesk](https://www.jitbit.com/helpdesk/) - Help desk software - simple but powerful. ([Demo](https://www.jitbit.com/saas-helpdesk/trial/)) `⊘ Proprietary` `.NET`
340
+ - [SupportPal](https://www.supportpal.com/) - Powerful help desk software - easy, fast and intuitive. ([Demo](https://www.supportpal.com/product/demo)) `⊘ Proprietary` `PHP`
341
+ - [Telebugs](https://telebugs.com/) - Lightweight error tracker without a subscription (alternative to Sentry). `⊘ Proprietary` `Docker`
342
+
343
+
344
+ ### Time Tracking
345
+
346
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
347
+
348
+ - [Virtual TimeClock](https://www.redcort.com/timeclock) - Powerful, easy-to-use time tracking software. ([Demo](https://www.redcort.com/timeclock/free-timeclock-software-trial)) `⊘ Proprietary` `Unknown`
349
+
350
+
351
+ ### Wikis
352
+
353
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
354
+
355
+ - [Outline](https://www.getoutline.com/) `⚠` - Extensible wiki for your team. ([Source Code](https://github.com/outline/outline)) `BUSL-1.1` `Nodejs/Docker`
356
+
357
+
358
+ --------------------
359
+
360
+ ## List of Licenses
361
+
362
+ **[`^ back to top ^`](##awesome-selfhosted---non-free-software)**
363
+
364
+ - `BSD-3-Clause-No-Military-License` - [BSD 3-Clause No Military License](https://spdx.org/licenses/BSD-3-Clause-No-Military-License.html)
365
+ - `BUSL-1.1` - [Business Source License 1.1](https://spdx.org/licenses/BUSL-1.1.html)
366
+ - `CC-BY-NC-SA-3.0` - [Creative Commons Attribution-NonCommercial-ShareAlike License 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/)
367
+ - `CC-BY-NC-SA-4.0` - [Creative Commons Attribution-NonCommercial-ShareAlike License 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
368
+ - `CC-BY-ND-3.0` - [Creative Commons Attribution-NoDerivs Unported License 3.0](https://creativecommons.org/licenses/by-nd/3.0/)
369
+ - `CC-BY-NC-4.0` - [Creative Commons Attribution-NonCommercial License 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
370
+ - `Commons-Clause` - [Commons Clause License](https://commonsclause.com/)
371
+ - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/)
372
+ - `Elastic-2.0` - [Elastic License 2.0](https://spdx.org/licenses/Elastic-2.0.html)
373
+ - `NPOSL-3.0` - [Non-Profit Open Software License 3.0](https://spdx.org/licenses/NPOSL-3.0.html)
374
+ - `SSPL-1.0` - [Server Side Public License](https://spdx.org/licenses/SSPL-1.0.html)
375
+ - `SUL-1.0` - [Sustainable Use License v1.0](https://spdx.org/licenses/SUL-1.0.html)
376
+ - `⊘ Proprietary` - [Proprietary software](https://en.wikipedia.org/wiki/Proprietary_software)
377
+
package/demo-new.tape ADDED
@@ -0,0 +1,71 @@
1
+ # VHS documentation
2
+ #
3
+ # Output:
4
+ # Output <path>.gif Create a GIF output at the given <path>
5
+ # Output <path>.mp4 Create an MP4 output at the given <path>
6
+ # Output <path>.webm Create a WebM output at the given <path>
7
+ #
8
+ # Require:
9
+ # Require <string> Ensure a program is on the $PATH to proceed
10
+ #
11
+ # Settings:
12
+ # Set FontSize <number> Set the font size of the terminal
13
+ # Set FontFamily <string> Set the font family of the terminal
14
+ # Set Height <number> Set the height of the terminal
15
+ # Set Width <number> Set the width of the terminal
16
+ # Set LetterSpacing <float> Set the font letter spacing (tracking)
17
+ # Set LineHeight <float> Set the font line height
18
+ # Set LoopOffset <float>% Set the starting frame offset for the GIF loop
19
+ # Set Theme <json|string> Set the theme of the terminal
20
+ # Set Padding <number> Set the padding of the terminal
21
+ # Set Framerate <number> Set the framerate of the recording
22
+ # Set PlaybackSpeed <float> Set the playback speed of the recording
23
+ # Set MarginFill <file|#000000> Set the file or color the margin will be filled with.
24
+ # Set Margin <number> Set the size of the margin. Has no effect if MarginFill isn't set.
25
+ # Set BorderRadius <number> Set terminal border radius, in pixels.
26
+ # Set WindowBar <string> Set window bar type. (one of: Rings, RingsRight, Colorful, ColorfulRight)
27
+ # Set WindowBarSize <number> Set window bar size, in pixels. Default is 40.
28
+ # Set TypingSpeed <time> Set the typing speed of the terminal. Default is 50ms.
29
+ #
30
+ # Sleep:
31
+ # Sleep <time> Sleep for a set amount of <time> in seconds
32
+ #
33
+ # Type:
34
+ # Type[@<time>] "<characters>" Type <characters> into the terminal with a
35
+ # <time> delay between each character
36
+ #
37
+ # Keys:
38
+ # Escape[@<time>] [number] Press the Escape key
39
+ # Backspace[@<time>] [number] Press the Backspace key
40
+ # Delete[@<time>] [number] Press the Delete key
41
+ # Insert[@<time>] [number] Press the Insert key
42
+ # Down[@<time>] [number] Press the Down key
43
+ # Enter[@<time>] [number] Press the Enter key
44
+ # Space[@<time>] [number] Press the Space key
45
+ # Tab[@<time>] [number] Press the Tab key
46
+ # Left[@<time>] [number] Press the Left Arrow key
47
+ # Right[@<time>] [number] Press the Right Arrow key
48
+ # Up[@<time>] [number] Press the Up Arrow key
49
+ # Down[@<time>] [number] Press the Down Arrow key
50
+ # PageUp[@<time>] [number] Press the Page Up key
51
+ # PageDown[@<time>] [number] Press the Page Down key
52
+ # Ctrl+<key> Press the Control key + <key> (e.g. Ctrl+C)
53
+ #
54
+ # Display:
55
+ # Hide Hide the subsequent commands from the output
56
+ # Show Show the subsequent commands in the output
57
+ # ScrollUp[@<time>] [number] Scroll terminal viewport up by rows
58
+ # ScrollDown[@<time>] [number] Scroll terminal viewport down by rows
59
+
60
+ Output demo-new.gif
61
+
62
+ Require echo
63
+
64
+ Set Shell "bash"
65
+ Set FontSize 32
66
+ Set Width 1200
67
+ Set Height 600
68
+
69
+ Type "echo 'Welcome to VHS!'" Sleep 500ms Enter
70
+
71
+ Sleep 5s
package/demo-real.sh ADDED
@@ -0,0 +1,198 @@
1
+ #!/bin/bash
2
+ # =============================================================================
3
+ # A3M Real Demo - 90 Second Terminal Walkthrough
4
+ # =============================================================================
5
+ # Shows: routing decision, cost savings, graceful failover
6
+ # Requirements: a3m installed (npm install -g adaptive-memory-multi-model-router)
7
+ # =============================================================================
8
+
9
+ set -e
10
+
11
+ # Colors
12
+ RED='\033[0;31m'
13
+ GREEN='\033[0;32m'
14
+ YELLOW='\033[1;33m'
15
+ BLUE='\033[0;34m'
16
+ CYAN='\033[0;36m'
17
+ BOLD='\033[1m'
18
+ RESET='\033[0m'
19
+
20
+ # Config - mock providers for demo
21
+ DEMO_CONFIG_DIR="/tmp/a3m-demo-$$"
22
+ mkdir -p "$DEMO_CONFIG_DIR"
23
+
24
+ # Cleanup on exit
25
+ cleanup() { rm -rf "$DEMO_CONFIG_DIR"; }
26
+ trap cleanup EXIT
27
+
28
+ # Helper functions
29
+ type_text() {
30
+ echo -ne "${CYAN}$1${RESET}"
31
+ }
32
+
33
+ highlight() {
34
+ echo -ne "${GREEN}$1${RESET}"
35
+ }
36
+
37
+ dim() {
38
+ echo -ne "${YELLOW}$1${RESET}"
39
+ }
40
+
41
+ section() {
42
+ echo ""
43
+ echo -e "${BOLD}${BLUE}━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${RESET}"
44
+ echo -e "${BOLD} $1${RESET}"
45
+ echo -e "${BLUE}━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${RESET}"
46
+ echo ""
47
+ }
48
+
49
+ wait_key() {
50
+ echo -e "\n${YELLOW}[ Press Enter to continue ]${RESET}"
51
+ read -r
52
+ }
53
+
54
+ # =============================================================================
55
+ # SCENE 1: Show WITHOUT A3M (manual approach)
56
+ # =============================================================================
57
+ scene_without_a3m() {
58
+ section "SCENE 1: Without A3M — The Hard Way"
59
+
60
+ echo -e "${BOLD}Your app code:${RESET}"
61
+ echo -e "${CYAN}// You write this...${RESET}"
62
+ cat << 'EOF'
63
+ const response = await openai.chat.completions.create({
64
+ model: "gpt-4o",
65
+ messages: [{ role: "user", content: "Explain quantum entanglement" }]
66
+ });
67
+ EOF
68
+
69
+ echo ""
70
+ echo -e "${BOLD}Problems:${RESET}"
71
+ echo -e " ${RED}✗${RESET} Every request costs \$0.003–\$0.03"
72
+ echo -e " ${RED}✗${RESET} No fallback if OpenAI goes down"
73
+ echo -e " ${RED}✗${RESET} You manage all provider logic"
74
+ echo -e " ${RED}✗${RESET} Manual model selection forever"
75
+ echo ""
76
+ wait_key
77
+ }
78
+
79
+ # =============================================================================
80
+ # SCENE 2: Show WITH A3M (same request, smart routing)
81
+ # =============================================================================
82
+ scene_with_a3m() {
83
+ section "SCENE 2: With A3M — One Line Change"
84
+
85
+ echo -e "${BOLD}Your app code:${RESET}"
86
+ echo -e "${CYAN}// Same request...${RESET}"
87
+ cat << 'EOF'
88
+ const response = await fetch("http://localhost:8787/v1/chat/completions", {
89
+ method: "POST",
90
+ headers: { "Content-Type": "application/json" },
91
+ body: JSON.stringify({
92
+ model: "auto", // ← A3M picks the best model
93
+ messages: [{ role: "user", content: "Explain quantum entanglement" }]
94
+ })
95
+ });
96
+ EOF
97
+
98
+ echo ""
99
+ echo -e "${BOLD}A3M analyzes and decides:${RESET}"
100
+ echo -e " ${CYAN}Task: explanation${RESET} → ${CYAN}Complexity: simple${RESET} → ${CYAN}Budget: minimize${RESET}"
101
+ echo ""
102
+ echo -e "${GREEN}✓ A3M routes to: Groq (free, fast)${RESET}"
103
+ echo -e " ${YELLOW}Cost: \$0.00 | Latency: ~800ms${RESET}"
104
+ echo ""
105
+ wait_key
106
+ }
107
+
108
+ # =============================================================================
109
+ # SCENE 3: Show graceful failover
110
+ # =============================================================================
111
+ scene_failover() {
112
+ section "SCENE 3: Graceful Failover — No Downtime"
113
+
114
+ echo -e "${BOLD}Groq goes down mid-request...${RESET}"
115
+ sleep 1
116
+
117
+ echo ""
118
+ echo -e "${CYAN}A3M detects failure → circuit breaker trips → failover${RESET}"
119
+ echo ""
120
+
121
+ echo -e "${YELLOW} [Groq] — FAILED — 503 Service Unavailable${RESET}"
122
+ echo -e "${YELLOW} [DeepSeek] — HEALTHY — Switching...${RESET}"
123
+ echo ""
124
+
125
+ sleep 1
126
+ echo -e "${GREEN}✓ Response delivered via DeepSeek fallback${RESET}"
127
+ echo -e " ${CYAN}Your app: never knew there was a problem${RESET}"
128
+ echo ""
129
+ wait_key
130
+ }
131
+
132
+ # =============================================================================
133
+ # SCENE 4: Show the cost comparison
134
+ # =============================================================================
135
+ scene_cost() {
136
+ section "SCENE 4: Cost Comparison — Real Numbers"
137
+
138
+ echo -e "${BOLD}Same query: 'Explain quantum entanglement'${RESET}"
139
+ echo ""
140
+
141
+ echo -e " ${RED}Without A3M${RESET} ${GREEN}With A3M${RESET}"
142
+ echo -e " ───────────────── ───────────────"
143
+ echo -e " GPT-4o @ \$3.00/1K tokens Groq @ \$0.00/1K tokens"
144
+ echo -e " 500 tokens = \$0.0015 500 tokens = \$0.00"
145
+ echo ""
146
+ echo -e "${BOLD}${GREEN}Savings: 100% per query${RESET}"
147
+ echo -e "${BOLD}At 1000 queries/day: ~\$1.50 saved daily${RESET}"
148
+ echo ""
149
+ wait_key
150
+ }
151
+
152
+ # =============================================================================
153
+ # SCENE 5: End with one command
154
+ # =============================================================================
155
+ scene_end() {
156
+ section "ONE COMMAND TO START"
157
+
158
+ echo -e "${BOLD}Get A3M Router running in 10 seconds:${RESET}"
159
+ echo ""
160
+ echo -e "${CYAN}# 1. Install${RESET}"
161
+ echo -e " ${GREEN}npm install -g adaptive-memory-multi-model-router${RESET}"
162
+ echo ""
163
+ echo -e "${CYAN}# 2. Start server (auto-detects your API keys)${RESET}"
164
+ echo -e " ${GREEN}npx a3m-router serve${RESET}"
165
+ echo ""
166
+ echo -e "${CYAN}# 3. That's it — route your first request!${RESET}"
167
+ echo ""
168
+
169
+ echo -e "${BLUE}━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${RESET}"
170
+ echo -e "${BOLD} GitHub: github.com/Das-rebel/adaptive-memory-multi-model-router${RESET}"
171
+ echo -e "${BOLD} npm: npmjs.com/package/adaptive-memory-multi-model-router${RESET}"
172
+ echo -e "${BLUE}━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━${RESET}"
173
+ echo ""
174
+ }
175
+
176
+ # =============================================================================
177
+ # MAIN: Run all scenes
178
+ # =============================================================================
179
+ main() {
180
+ clear
181
+ echo ""
182
+ echo -e "${BOLD}${BLUE}╔═══════════════════════════════════════════════════════════╗${RESET}"
183
+ echo -e "${BOLD}${BLUE}║ ║${RESET}"
184
+ echo -e "${BOLD}${BLUE}║ A3M Router — 90-Second Demo ║${RESET}"
185
+ echo -e "${BOLD}${BLUE}║ ║${RESET}"
186
+ echo -e "${BOLD}${BLUE}║ One prompt in. The right model out. ║${RESET}"
187
+ echo -e "${BOLD}${BLUE}║ ║${RESET}"
188
+ echo -e "${BOLD}${BLUE}╚═══════════════════════════════════════════════════════════╝${RESET}"
189
+ echo ""
190
+
191
+ scene_without_a3m
192
+ scene_with_a3m
193
+ scene_failover
194
+ scene_cost
195
+ scene_end
196
+ }
197
+
198
+ main "$@"