C++ Chatbot AI Development

Job ID: 40555993

Budget: $2 – $8 USD

I’m looking for a fully working AI chatbot written in modern C++. The system must ingest structured data that I’ll provide (typically CSV or a small SQL dump) and turn it into conversational answers.

Key expectations
• Clean, well-commented C++ source that builds on Windows or Linux with CMake.
• A lightweight loader that parses the structured data and stores it for fast look-ups.
• Core dialogue logic: intent detection, record retrieval, and natural-language reply generation.
• A simple CLI demo (or minimal GUI) that lets me type a question and receive an answer on the spot.
• README with build steps, library dependencies, and a short “getting started” guide including an example dataset.

Libraries such as TensorFlow C++, PyTorch C++ API, or even a rules-based engine are fine—use whatever achieves accurate replies with low latency.

Deliverables are the complete compilable source, example data files, and usage documentation.