Skip to content

shevtsev/WordWeaver-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

WordWeaver-AI - a neural network for text editing

Based on the Llama2-7b model, created for editing texts written by ChatGPT3.5, ChatGPT4 for further commercial use.

The prompt contains your request that you want to ask, you can also change the number of words in max_length (default is 500).

The neural network itself is in my profile on 🤗Hugging Face, where the dataset on which I retrained the neural network is also available.

Enjoy using it 😊