That’s a bit of a broad request, but some basics are:
- HuggingFace is de-facto the place for publishing LLMs
- HuggingFace has malicious models, be careful
- You can’t do DIY LLM, that costs millions of dollars. You can do some fine-tuning
- Automatic 1111 is easy to use UI for image generation with stable diffusion
- LM studio is new, looks interesting. Thanks to @shadragon for binging it to our attention
- If you don’t have somewhat capable GPU it’s gonna suck
- You can do simple things by utilizing “simple” neural networks such as Tesseract’s OCR engine to solve practical problems, get paid more and piss off your IT department in the process. And all it takes is few lines of python and a can-do attitude