Skip to content

Latest commit

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

✨ LLM cluster namer

A micro service for naming clusters aligned with a given theme.

🔥 Run the application

Build and launch the application via Docker:

$ docker build -f src/main/docker/Dockerfile -t cluster-namer .
$ docker run -it \
-p 8080:8080 \
-e "OPENROUTER_API_KEY=..." \
cluster-namer

Alternativly launch the launch the com.topagrar.search.SearchApplication locally from VSCode.

⚖️ License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages