Metadata-Version: 2.4
Name: intergalactic-namerator
Version: 0.1.4
Summary: Generate names based on Rick and Morty characters.
Author-email: Koen van Esterik <kd.vanesterik@student.han.nl>
Requires-Python: >=3.12
Requires-Dist: bs4>=0.0.2
Requires-Dist: loguru>=0.7.3
Requires-Dist: pydantic>=2.12.4
Requires-Dist: requests>=2.32.5
Requires-Dist: tokenizers>=0.22.1
Description-Content-Type: text/markdown

![INTERGALACTIC-NAMERATOR](https://raw.githubusercontent.com/vanesterik/intergalactic-namerator/refs/heads/main/references/rick-and-morty.png)

# INTERGALACTIC-NAMERATOR

This repository contains the code for the Intergalactic Namerator, a neural network model designed to generate names for intergalactic entities. The model is trained on a diverse dataset of names based on the Rick and Morty characters and utilizes advanced tokenization techniques to produce unique and creative outputs.

## Purpose

This project aims to explore the capabilities of recurrent neural networks (RNNs) in generating novel names that fit within the thematic context of intergalactic settings. It serves as both a fun application of machine learning and a demonstration of text generation techniques.

## Features

- RNN-based name generation
- Custom tokenizer for handling unique character sets
- Easy-to-use API for generating names
- Logging and monitoring capabilities
- Dockerized for easy deployment

## Contributing

Contributions and suggestions are welcome! If you have a useful plotting function or improvement, feel free to open an issue or pull request.

## License

[MIT License](https://github.com/vanesterik/plot-shift/blob/main/LICENSE)

## Author

[Koen van Esterik](https://github.com/vanesterik)