Skip to content

A LLM augmented time planner for a (Google) Calendar and school schedules

Notifications You must be signed in to change notification settings

ice09/living-timetable

Repository files navigation

Living Timetable

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).

Overview

Calculator Integration with LangChain4j

The sample in the repository is based on the ServiceWithToolsExample calculator example of the LangChain4j examples repository.

Sequence Diagram

Run the demos

  • Web application with sample HTTP requests
    • Start LivingTimetableApplication
    • Execute src/test/resources/testsuite.http with IntelliJ HTTP client
  • Spring Boot Integration Tests of calculator example
    • Execute ServiceWithToolsExample as JUnit test

About

A LLM augmented time planner for a (Google) Calendar and school schedules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages