llm-connector and llmserver-rs
About llm-connector
lipish/llm-connector
LLM Connector - A unified interface for connecting to various Large Language Model providers
This is a tool for developers who integrate Large Language Models (LLMs) into their applications. It takes your application's prompts and requests and translates them into the specific formats required by different LLM providers like OpenAI or Anthropic, providing a consistent way to interact with various services. Developers use this to streamline connecting their software to different AI models.
About llmserver-rs
darkautism/llmserver-rs
A Rust-based, OpenAI-style API server for large language models (LLMs)
This project helps developers and engineers integrate large language models (LLMs) into their applications, particularly on devices powered by the RK3588 chip. It takes raw text or audio input and, using an OpenAI-compatible API, outputs text responses from the LLM or transcriptions from audio. This tool is for those building AI-powered features for applications running on specific hardware.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work