Quick Tip on Building AI Products

Chat interfaces are fun and easy to use, but to get the most value from AI, you need to build a system with various subsystems that use the right tool for the task, including using different AI models and fine-tunings, RAG, traditional code, and more.

I’ve seen this when building internal tools. Before I employ AI, I’m creating, parsing, and editing data, and using traditional code and approaches, to narrow and simplify the task for AI to help the AI succeed.

Leave a comment