After 90 min: A working chatbot that answers questions about a topic you choose
Fine-Tune an AI Model for Your Domain
After 90 min: An AI model customized for your specific business or interest domain
What you need
The 90-Minute Plan
Collect 50+ examples of text relevant to your domain in JSONL format.
Format data correctly. Test with OpenAI's CLI tool. Validate against schema.
Use OpenAI API to submit your data for fine-tuning. Monitor job progress.
Query your fine-tuned model with test prompts. Compare to base model.
Deploy your model in production. Gather user feedback. Next: iterate and improve.
Quality training data is everything. More examples = better results. Iterate based on test results.
You might also try
After 90 min: A production-grade application using LLMs with proper error handling and monitoring
After 90 min: A webpage with buttons, forms, and interactive elements that respond to user actions
After 90 min: A website that looks perfect on phones, tablets, and desktops