An application designed to help researchers, developers, and Natural Language Processing (NLP) practitioners quickly create structured datasets in CSV format—specifically tailored for Natural Language Inference (NLI) tasks.
Built with a modern stack (Next.js frontend and Python FastAPI backend), the app enables users to generate, manage, and export high-quality datasets for evaluating and training language models on inference-style reasoning problems.
- 🤖 AI-powered NLI dataset generation using OpenAI GPT-4o
- 📝 Prompt-based NLI dataset generation using AI
- 📥 Download CSV files for offline use or model training
- 🧪 Form-based input for custom hypothesis/premise creation
- 🌐 Full-stack architecture using FastAPI (Python) and Next.js (React)
- ⚡️ Streamlined UI/UX for rapid dataset creation
MIT License. Use this boilerplate freely for personal and commercial projects.