Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,12 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
[NobodyWho](https://www.nobodywho.ai/) is an open-source inference engine for running LLMs on
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
[NobodyWho](https://www.nobodywho.ai/) is an open-source inference engine for running LLMs locally on any device.
|
| 11 |
+
|
| 12 |
+
See our [GitHub repo](https://github.com/nobodywho-ooo/nobodywho) and join our community on [Discord](https://discord.gg/qhaMc2qCYB).
|
| 13 |
+
|
| 14 |
+
Supported platforms:
|
| 15 |
+
- [Flutter](https://pub.dev/packages/nobodywho)
|
| 16 |
+
- [Python](https://docs.nobodywho.ooo/python/)
|
| 17 |
+
- [React Native](https://www.npmjs.com/package/react-native-nobodywho)
|
| 18 |
+
- [Godot](https://docs.nobodywho.ooo/godot/install/).
|