Pinned Repositories
chat-gpt-audio
The Chat GPT Audio is a Python project that enables users to communicate with OpenAI's GPT-3 natural language processing model through audio input and output. This project is open source and available on GitHub, and it uses OpenAI API and audio TTS (text-to-speech) technologies to facilitate the interaction between users and the GPT-3 model.
graphomance
Performance tests for graph databases (e.g. Neo4j, Memgraph, ArangoDB)
junit5-watcher
Junit5 extension for detailed test metrics
kaggle-experiements
Experiments on data from Kaggle
KContentCraft
Extremely simple editor for content creators. It allow to make editorial corrections and enrichment
music-practice-helper
The application helps to practice playing an instrument. It allows to run audio backtracks and open PDF documents with notes.
orders-services
Playground for experimenting with different implementation of services for Customer/Product/Orders use case
people.graph
People.graph - builds a graph database of people connected via data available on the web
RivaLLMatch
RivaLLMatch is an application that manages an arena in which different language models compete with each other. The basic concept is that models themselves evaluate each other.
spring-cloud-playground
Simple test for different services available in Spring Cloud project
grzegorz-aniol's Repositories
grzegorz-aniol/demo-entity-merge
Demo of partial update of JPA entities without overriding not provided data with nulls
grzegorz-aniol/demo-translation
Testing different approaches for effective JPA mapping for names that have translations in different languages.
grzegorz-aniol/orders-orientdb
Basic products-orders functionality using SpringBoot and OrientDB Object API
grzegorz-aniol/spring-boot-mapstruct-lombok-maven
Just a tutorial how to build Spring boot application with maven, mapstruct and lombok