# Algo-tech Docs ## Docs - [Chat Completions](https://docs.algo-tech.ai/api-reference/chat-completions.md): Creates a model response for the given chat conversation. - [Completions](https://docs.algo-tech.ai/api-reference/completions.md): Creates a completion for the provided prompt and parameters. - [Images Generations](https://docs.algo-tech.ai/api-reference/images-generations.md): Official API reference for image generation workloads can be found on the corresponding models pages, upon clicking “view code”. We support generating images from text prompts, other images, and/or ControlNet. - [Privacy Policy](https://docs.algo-tech.ai/protocol/privacy-policy.md) - [ Term of service ](https://docs.algo-tech.ai/protocol/terms-of-service.md) - [ALGO AI Developer Platform](https://docs.algo-tech.ai/quickstart.md) ## OpenAPI Specs - [openapi](https://docs.algo-tech.ai/api-reference/openapi.json) ## Optional - [Hugging Face](https://huggingface.co/ALGOTECH)