Hacker News new | ask | show | jobs
Show HN: InterfAIce – Harness the power of ChatGPT by defining interfaces (github.com)
2 points by mscheong 1101 days ago
- an automatic GPT powered proxy generation library - The auto-generated proxy queries the OpenAI api based on your method definition(name, parameters, returnType, etc) and return the LLM's response in any given Kotlin/Java type - Java/Kotlin support - SpringBoot integration - Kotlin suspend/Coroutines, Java Reactor support