https://github.com/rabestro/epam-gen-ai-bootcamp-coursework
This repository contains my coursework for the 'GenAI Foundations for Java Developers' course by EPAM Systems. The course focuses on creating generative applications using Large Language Models with the Semantic Kernel SDK. The repo includes practical tasks and a final graduation task of a simple RAG application.
https://github.com/rabestro/epam-gen-ai-bootcamp-coursework
genai-chatbot spring-boot
Last synced: about 1 month ago
JSON representation
This repository contains my coursework for the 'GenAI Foundations for Java Developers' course by EPAM Systems. The course focuses on creating generative applications using Large Language Models with the Semantic Kernel SDK. The repo includes practical tasks and a final graduation task of a simple RAG application.
- Host: GitHub
- URL: https://github.com/rabestro/epam-gen-ai-bootcamp-coursework
- Owner: rabestro
- Created: 2024-06-12T12:57:33.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-30T05:49:24.000Z (almost 2 years ago)
- Last Synced: 2025-05-19T03:41:18.680Z (about 1 year ago)
- Topics: genai-chatbot, spring-boot
- Language: Java
- Homepage:
- Size: 13.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# GenAI Foundations for Java Developers Coursework
This repository contains my coursework for the 'GenAI Foundations for Java Developers' course by EPAM Systems. The course focuses on creating generative applications using Large Language Models with the Semantic Kernel SDK. The repo includes practical tasks and a final graduation task of a simple RAG application.
## Course Description
The primary objective of this course is to provide hands-on experience in creating innovative generative applications, specifically focusing on utilizing Large Language Models. The course aims to demonstrate the approaches and tools developers need to develop Generative AI applications.
## Tools and Technologies Used
- Java 21
- Spring Boot
- Semantic Kernel SDK
- Azure OpenAI
- Docker
- Microservices
## Project Structure
- `Lab1`: A simple Spring Boot application that uses Semantic Kernel to generate text.
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.