Skip to content

galaxynetwork/story-ai-supporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Story AI Supporter using Hugging Face Transformer

Prototype

  • 📝 AI model supports that you create stories and worldviews.
  • You can try this here : GALAXY AI HELPER

References

  1. https://huggingface.co/blog/how-to-generate
  2. https://github.com/kingoflolz/mesh-transformer-jax
  3. https://github.com/marshmellow77/gptj-playground

paper you can cite for the 🤗 Transformers library:

@inproceedings{wolf-etal-2020-transformers,
    title = "Transformers: State-of-the-Art Natural Language Processing",
    author = "Thomas Wolf and Lysandre Debut and Victor Sanh and Julien Chaumond and Clement Delangue and Anthony Moi and Pierric Cistac and Tim Rault and Rémi Louf and Morgan Funtowicz and Joe Davison and Sam Shleifer and Patrick von Platen and Clara Ma and Yacine Jernite and Julien Plu and Canwen Xu and Teven Le Scao and Sylvain Gugger and Mariama Drame and Quentin Lhoest and Alexander M. Rush",
    booktitle = "Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
    month = oct,
    year = "2020",
    address = "Online",
    publisher = "Association for Computational Linguistics",
    url = "https://www.aclweb.org/anthology/2020.emnlp-demos.6",
    pages = "38--45"
}

About

Flask API server that helps you write a story using gpt-j, an AI model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages