-
Kousen IT, Inc.
- Marlborough, CT
-
13:38
(UTC -04:00) - http://www.kousenit.com
- @kenkousen
- @kenkousen@foojay.social
- in/kenkousen
- @kousenit.com
Highlights
-
springaiexamples Public
Examples from the Spring AI workshop on Azure, without the cloud parts. See https://github.com/Azure-Samples/spring-ai-azure-workshop for the original versions.
-
junit5_workshop Public
Demos and tests for JUnit 5 workshop
-
certificate-service Public
Generates a digitally-signed pdf certificate of ownership for my books
-
ai_samples Public
Python samples demonstrating how to access various AI services.
-
-
IntroGroovy Public
Intro Groovy source, based on Appendix A of Making Java Groovy
-
-
java_groovy_kotlin Public
Repository from "Functional Programming in Java, Groovy, and Kotlin" presentation
-
java_9_recipes Public
Source code for Java 9 chapter of Modern Java Recipes
-
LangChain4JDemo Public
Project with LangChain4j examples, some of which are from the langchain4j-examples project on GitHub.
-
LLMs-from-scratch Public
Forked from rasbt/LLMs-from-scratchImplement a ChatGPT-like LLM in PyTorch from scratch, step by step
-
java_8_recipes Public
Source code for Modern Java Recipes book from O'Reilly
-
java_upgrade Public
Code for Java upgrade workshop
-
shopping_v3 Public
Simple teaching app based on Spring Boot 3
-
-
spring-and-spring-boot Public
Lab solutions for Spring and Spring Boot course
-
java_latest Public
Samples for Java features from Java 8 through 21
-
mockitobook Public
Code examples for the book Mockito Made Clear, from Pragmatic Programmers
-
dl-fundamentals Public
Forked from Lightning-AI/dl-fundamentalsDeep Learning Fundamentals -- Code material and exercises
Jupyter Notebook UpdatedFeb 11, 2025 -
-
AiJavaLabs Public
Exercises for a course on integrating AI services with Java.
-
-
SoftwareDesignProject Public
Project for homework and demos from CPSC310, Software Design, Fall 2024
-
bfl_image_gen_ktor Public
Generate images using Flux 1.1 [pro] from Black Forest Labs
-
VoiceToTranslatedVoice Public
Java application to record, translate, and generate translated audio
-
-
java-champions Public
Forked from aalmiray/java-championsA list of Java Champions
-
Making-Java-Groovy Public
Source code for Manning book "Making Java Groovy"
-
OpenAIClient Public
Demonstrates how to use Spring to access OpenAI restful web services without using the Spring AI project. Tests call ChatGPT for text, DALL-E for image generation, and Whisper for audio transcripti…
-
TTS_records_validation Public
Demo project for validating Java records, using hte OpenAI text-to-speech service