{"service":"CRM Jio AI Assistant","version":"1.0.0","port":8006,"description":"AI-powered reply generator for customer reviews","models":{"sentiment":"bert-base-uncased","topic":"custom","reply_generator":"Llama 3.2 (3B)"},"endpoints":[{"path":"/","method":"GET","description":"Web interface"},{"path":"/predict","method":"POST","description":"Generate reply"},{"path":"/health","method":"GET","description":"Health check"},{"path":"/info","method":"GET","description":"Service information"},{"path":"/docs","method":"GET","description":"API documentation"}]}