ouyangchucai / langtorch

๐Ÿ”ฅ Building composable LLM applications & workflow with Java.

Home Page:https://docs.knowly.ai/langtorch/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LangTorch๐Ÿ”ฅ

MIT License discord

Building composable LLM application with Java.

๐Ÿšจโš ๏ธ Warning: This library is still in active development and is not ready for production use. โš ๏ธ๐Ÿšจ

๐Ÿš€ Getting started:

Check out Maven Central Repo for previous versions

<dependency>
  <groupId>ai.knowly</groupId>
  <artifactId>langtorch</artifactId>
  <version>VERSION</version>
</dependency>

๐Ÿ“„ Documentation (still working on it)

Documentation

English One Pager

ไธญๆ–‡ไธ€้กต็บธ

๐Ÿ’ซ Community

Join Discord if you would like to chat or contribute

๐Ÿ‘ฅ Contribution

If you would like to contribute, please open a discussion and let's discuss there.

Step 1: Open a discussion about your idea

Step 2: Draft your PR and assign the maintainer as reviewr

Step 3: Maintainer merges the PR after review

๐Ÿ’ก Wanted Feature

If you have some fantastic idea you want us to implement, please open an issue

๐Ÿ™ Acknowledgements

This library is inspired by the following libraries:

๐ŸŒŸ Star History

Star History Chart

About

๐Ÿ”ฅ Building composable LLM applications & workflow with Java.

https://docs.knowly.ai/langtorch/

License:MIT License


Languages

Language:Java 100.0%