{ "model_name": "Endüstri Chatbot", "version": "1.0.0", "description": "Industrial cost calculation AI chatbot with document processing capabilities", "base_model": "HuggingFaceH4/zephyr-7b-beta", "framework": "LangChain + FastAPI", "language": [ "tr", "en" ], "license": "apache-2.0", "tags": [ "industrial", "cost-calculation", "chatbot", "langchain", "fastapi", "document-processing", "turkish", "english" ], "tools": [ "labor_cost", "material_cost", "margin_calculation" ], "features": [ "document_processing", "cost_analysis", "report_generation", "turkish_language_support" ] }