pstutz/syncodia
Bridging Large Language Models with Scala 3 Functions
This project helps Scala 3 developers integrate Large Language Models (LLMs) like GPT-3.5 and GPT-4 directly into their applications, allowing LLMs to execute Scala functions. It takes natural language queries as input and, after processing by the LLM, can trigger specific Scala functions, returning structured results. This is designed for Scala developers building advanced applications that benefit from natural language understanding and interaction.
No commits in the last 6 months.
Use this if you are a Scala developer looking to add natural language interfaces, advanced information extraction, or dynamic task orchestration capabilities to your Scala 3 applications using LLMs.
Not ideal if you are not a Scala 3 developer or do not intend to integrate LLM function calling directly into Scala code.
Stars
11
Forks
2
Language
Scala
License
Apache-2.0
Category
Last pushed
Aug 31, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/pstutz/syncodia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...