|
1 | 1 | # 🚀 LocalLab: Run AI Models Easily |
2 | 2 |
|
3 | | -[](https://github.com/Developer-Utkarsh/LocalLab/actions) |
| 3 | +[](https://github.com/UtkarshTheDev/LocalLab/actions) |
4 | 4 | [](https://pypi.org/project/locallab/) |
5 | 5 | [](https://pypi.org/project/locallab/) |
6 | | -[](https://github.com/Developer-Utkarsh/LocalLab/blob/main/LICENSE) |
| 6 | +[](https://github.com/UtkarshTheDev/LocalLab/blob/main/LICENSE) |
7 | 7 |
|
8 | 8 | LocalLab empowers users to run any Hugging Face AI model locally or on Google Colab with minimal setup required. It automatically configures an API using ngrok, enabling seamless integration into applications from any location. Designed for simplicity, LocalLab makes advanced AI accessible to all, regardless of technical expertise. With built-in model management, performance optimizations, and system monitoring, it ensures efficient and reliable AI operations for developers, researchers, and enthusiasts alike. |
9 | 9 |
|
@@ -78,15 +78,15 @@ sequenceDiagram |
78 | 78 |
|
79 | 79 | ## Documentation & Usage Guides |
80 | 80 |
|
81 | | -For full documentation and detailed guides, please visit our [documentation page](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/README.md). |
| 81 | +For full documentation and detailed guides, please visit our [documentation page](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/README.md). |
82 | 82 |
|
83 | | -- [Getting Started Guide](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/guides/getting-started.md) |
84 | | -- [CLI Guide](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/guides/cli.md) |
85 | | -- [Python Client](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/clients/python/README.md) |
86 | | -- [Node.js Client](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/clients/nodejs/README.md) |
87 | | -- [Client Comparison](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/clients/comparison.md) |
88 | | -- [Google Colab Guide](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/colab/README.md) |
89 | | -- [API Reference](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/guides/api.md) |
| 83 | +- [Getting Started Guide](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/guides/getting-started.md) |
| 84 | +- [CLI Guide](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/guides/cli.md) |
| 85 | +- [Python Client](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/clients/python/README.md) |
| 86 | +- [Node.js Client](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/clients/nodejs/README.md) |
| 87 | +- [Client Comparison](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/clients/comparison.md) |
| 88 | +- [Google Colab Guide](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/colab/README.md) |
| 89 | +- [API Reference](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/guides/api.md) |
90 | 90 |
|
91 | 91 | ## Get Started |
92 | 92 |
|
@@ -180,9 +180,9 @@ locallab info |
180 | 180 |
|
181 | 181 | ## Join the Community |
182 | 182 |
|
183 | | -- Report issues on our [GitHub Issues](https://github.com/Developer-Utkarsh/LocalLab/issues). |
184 | | -- Participate in discussions on our [Community Forum](https://github.com/Developer-Utkarsh/LocalLab/discussions). |
185 | | -- Learn how to contribute by reading our [Contributing Guidelines](https://github.com/Developer-Utkarsh/LocalLab/blob/main/docs/guides/contributing.md). |
| 183 | +- Report issues on our [GitHub Issues](https://github.com/UtkarshTheDev/LocalLab/issues). |
| 184 | +- Participate in discussions on our [Community Forum](https://github.com/UtkarshTheDev/LocalLab/discussions). |
| 185 | +- Learn how to contribute by reading our [Contributing Guidelines](https://github.com/UtkarshTheDev/LocalLab/blob/main/docs/guides/contributing.md). |
186 | 186 |
|
187 | 187 | --- |
188 | 188 |
|
|
0 commit comments