This project demonstrates the integration of a Java Semantic Kernel with the PROMPT plugin. The Semantic Kernel is designed to facilitate natural language processing tasks, while the PROMPT plugin enhances its capabilities by providing advanced prompt engineering features.
- Natural Language Processing: Leverage the power of the Semantic Kernel for various NLP tasks.
- Prompt Engineering: Utilize the PROMPT plugin to create, manage, and optimize prompts for different use cases.
- Extensibility: Easily extend the kernel with additional plugins and custom functionalities.
-
Use the URL (http://localhost:3000) and submit the prompt
I need some recipes made up Avocado and Black Bean
- Prompt file name : Springboot-SK-Sample\src\main\resources\promptconfig\food\skprompt.txt
- Configuration file name : Springboot-SK-Sample\src\main\resources\promptconfig\food\config.json
Springboot-SK-Sample\src\main\java\com\sk\chapters\chapter5.java