Build your first fully functional, Java-based AI agent using familiar Spring conventions and built-in tools from Spring AI.
The project premise is to fine tune an open source LLM like Llama 2 with a specific dataset. The goal is to train the model with natural language prompts in order to generate sql queries to our ...