Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/shafishlabs/llmchain-rs

🦀Rust + Large Language Models - Make AI Services Freely and Easily.
https://github.com/shafishlabs/llmchain-rs

Last synced: about 1 month ago
JSON representation

🦀Rust + Large Language Models - Make AI Services Freely and Easily.

Awesome Lists containing this project

README

        

llmchain: Modern Data Transformations with LLM


🦀 + Large Language Models, inspired by LangChain.






## Features

- **Models**: LLMs & Chat Models & Embedding Models
- **LLMS**: OpenAI/AzureOpenAI/[DatabendCloud](https://app.databend.com)

- **Prompts**: LLMs & Chat Prompt Templates

- **Indexes**: Documents Loaders & Text Splitters & Vector Store & Retrievers
- **Documents Loaders**: MarkdownLoader/DirectoryLoader/TextLoader/GithubPullRequestLoader
- **Documents Splitters**: MarkdownSplitter, TextSplitter
- **Vector Store**: [DatabendCloud](https://app.databend.com)

- **Chains**: Seamlessly combines multiple actions to create unified, coherent AI services

## Examples

Please see [examples](https://github.com/shafishlabs/llmchain.rs/tree/main/examples).

## Who is using llmchain?

- [AskBend](https://github.com/datafuselabs/askbend): Leveraging Databend Cloud for Advanced AI Services