Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/instructor-ai/cloud
Annoucing Instructor Cloud
https://github.com/instructor-ai/cloud
Last synced: 3 days ago
JSON representation
Annoucing Instructor Cloud
- Host: GitHub
- URL: https://github.com/instructor-ai/cloud
- Owner: instructor-ai
- License: mit
- Created: 2024-04-01T15:20:00.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-14T15:31:10.000Z (5 months ago)
- Last Synced: 2024-08-14T17:10:06.891Z (5 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 31
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome_ai_agents - Instructor Cloud - Instructor Cloud offers a platform for extracting models from text rapidly, with real-time streaming and the potential to utilize GPT-4*, encouraging engagement through contributions and adaptation of its FastAPI-based service [github](https://github.com/instructor-ai/cloud) | [announcement](https://twitter.com/jxnlco/status/1774822440922763707) (Learning / Repositories)
- awesome_ai_agents - Instructor Cloud - Instructor Cloud offers a platform for extracting models from text rapidly, with real-time streaming and the potential to utilize GPT-4*, encouraging engagement through contributions and adaptation of its FastAPI-based service [github](https://github.com/instructor-ai/cloud) | [announcement](https://twitter.com/jxnlco/status/1774822440922763707) (Learning / Repositories)
README
# ☁️ Instructor Cloud ☁️
Introducing Instructor Cloud
With Instructor Cloud, you can:
- Extract models from any text with blazing speed 🚀
- Stream extracted data in real-time
- Rely on the power of GPT-4* to do your job for you! 🤖*GPT-4 not included. Accuracy not guaranteed. Use at your own risk.
## Running FastAPI
To run the FastAPI server, use the following command:
```sh
uvicorn run:app --reload
```## Give us a star, and feel free to fork this repo to actually deploy a service