Dataset Viewer
Auto-converted to Parquet Duplicate
text
stringlengths
0
56
# ML Technical Debt Diagnostic Chatbot — TÜBİTAK Project
# Dependencies
# Core
sentence-transformers>=2.2.0
numpy>=1.24.0
# LLM Backend (choose one)
# openai>=1.0.0 # For GPT-4o production deployment
# Web UI
gradio>=4.0.0
# Optional: for production deployment
# fastapi>=0.100.0
# uvicorn>=0.23.0
# redis>=4.6.0
# websockets>=11.0.0

eardage/tubitak-ml-debt-chatbot

Generated by ML Intern

This dataset repository was generated by ML Intern, an agent for machine learning research and development on the Hugging Face Hub.

Usage

from datasets import load_dataset

dataset = load_dataset("eardage/tubitak-ml-debt-chatbot")
Downloads last month
11