quarkus-workshop-langchain4j
このワークショップは、QuarkusとLangChain4jを使用してAIを活用したアプリケーションを構築する方法を学ぶためのものです。手順に従って進むことで、最終的なアプリケーションをローカルで実行し、AI技術を実践的に体験できます。
GitHubスター
56
ユーザー評価
未評価
お気に入り
0
閲覧数
24
フォーク
35
イシュー
6
README
quarkus-langchain4j-workshop
A workshop to learn how to build AI-Infused applications with Quarkus and LangChain4j.
The workshop is divided into several steps. You can follow the instructions
available in the workshop
website. Alternatively,
you may serve the instructions locally by following the docs/README
file.
The final state of each step is available in the step-XX directory.
You can quickly jump to the final state of a step by navigating to the corresponding directory, and then running the following command:
./mvnw quarkus:dev
The application runs on http://localhost:8080.