🎵 AI-based song lyrics generator based on prepared data.
Go to file
2023-03-27 21:01:42 +02:00
.idea Initial commit 2023-03-26 15:22:02 +02:00
Data Initial commit 2023-03-26 15:22:02 +02:00
.gitignore Removed valid_proxy_list which is dynamic file. Added logo 2023-03-27 20:56:16 +02:00
links.txt Initial commit 2023-03-26 15:22:02 +02:00
main.py Initial commit 2023-03-26 15:22:02 +02:00
markov_model.py Initial commit 2023-03-26 15:22:02 +02:00
proxy_handling.py Initial commit 2023-03-26 15:22:02 +02:00
proxy_list.txt Initial commit 2023-03-26 15:22:02 +02:00
README.md Created some nice README! 2023-03-27 21:01:42 +02:00
requirements.txt Added requirements.txt 2023-03-27 20:16:47 +02:00
scrapper.py Initial commit 2023-03-26 15:22:02 +02:00
ScrapThread.py Initial commit 2023-03-26 15:22:02 +02:00
slg-logo.png Removed valid_proxy_list which is dynamic file. Added logo 2023-03-27 20:56:16 +02:00

Logo SLG

Song Lyrics Generator

AI-based song lyrics generator trained on data scraped from AZ Lyrics, Tekstowo and others. The generator is currently based on simple Markov chain, but it will be expanded to include even recursive neural networks version or the chain modifications.

Authors

  • Sebastian Kutny
  • Tomasz Lewandowski
  • Maciej Kryżanowski