Skip to content

Provides API access to cloud-hosted large language models for use in other projects

License

Notifications You must be signed in to change notification settings

PraxisAppDev/llm-service

Repository files navigation

Afterhours LLM Service Monorepo

This monorepo contains all of the backend, frontend, and IaC code for the Afterhours LLM Service.

About

The Afterhours LLM Service provides API access to large language models (LLMs) for authorized users via API keys. The API is meant to be used for Praxis Engineering "Afterhours" projects that require access to LLMs that are too big to run on local development machines.

Setup

TODO

Development

TODO