Skip to content

Latest commit

 

History

History
39 lines (31 loc) · 4.07 KB

README.MD

File metadata and controls

39 lines (31 loc) · 4.07 KB

🧑🏻‍💻 🧑🏾‍💻 Generative AI with Java beyond simple chatbot™ 👩🏿‍💻 👩‍💻

License Apache2 Java

ℹ️ About this Session

Discover how to integrate generative artificial intelligence into your Java applications without expertise in machine learning or Python. This university will introduce you to Large Language Models (LLMs) and prompting techniques. Learn to code in Java with LangChain4J to use Google's Gemini LLM in your projects. We will cover the Retrieval Augmented Generation (RAG) approach and integration with a vector database like Apache Cassandra, to generate responses with your own data. The session will include strategies to minimize errors and hallucinations from LLMs (e.g., FLARE) but will also introduce more advanced multimodal models (LMM). Ideal for Java developers eager to add AI capabilities to their applications and who want to go beyond the simple "hello world" chatbot!

⏲️ Duration : 3 hours

🎓 Level Intermediate

📋 Table of Demos