Inspiration

We love ASCII Art and we use a lot discord, so we thought about a new way of communication.

What it does

Discord bot which generate ASCII Art from text.

How we built it

We built it by fine-tuning Mistral-7B LLM, using the new repository made by Mistral for fine-tuning, implementing Lora. We created our own dataset by converting images to ASCII Art with our own algorithm.

Challenges we ran into

Very complicated to generate small but accurate data. Fine tune was complicated because of confusion when learning images from different classes.

Accomplishments that we're proud of

We can generate lot of different apples and cars.

What we learned

We learned that LLM can generate ASCII Art, but it is not an easy task.

What's next for EPOCHS

Change the world.

Built With

  • cv2
  • mistral
  • multiprocess
  • pil
  • python
  • torch
Share this project:

Updates