Family Planner 2.0 – AI-powered daily organization with LangChain4j and OpenAI Function Calling: Automate calendar and other timetable queries for family and leisure with just a voice command.
This repository is based on LangChain4j Tools (implementation of OpenAI Function Calling).
The sample in the repository is based on the ServiceWithToolsExample
calculator example of the LangChain4j examples repository.
- Web application with sample HTTP requests
- Start
LivingTimetableApplication
- Execute
src/test/resources/testsuite.http
with IntelliJ HTTP client
- Start
- Spring Boot Integration Tests of calculator example
- Execute
ServiceWithToolsExample
as JUnit test
- Execute