Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.; quarkus-workshop-langchain4j: This workshop provides a structured learning path for building AI-infused applications using Quarkus and LangChain4j. It offers step-by-step instructions via a dedicated website or local documentation, allowing users to easily follow along and jump to the final state of each learning module.
Automating complex local file and data manipulation tasks through natural language
Learning AI application development with Java