Need a private DeepSeek LLM model fine tuned with company products to reply to emails received requesting product information with the requested information. Needs super simple webpage to manage (email server settings) and keep history (from/to/subject/reply content). . Install everything on one AWS EC2 instance. Use MySQL for database. Needs to connect to email server, get new emails, respond to them and send replies using company SMTP server. Webpage needs to manage how often emails are checked and replied.
Focus should be on simple design and simple deployment.