Skip to content

titoadeoye/backendbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BackendBuddy

This repository contains the sorce code for BackendBuddy (Frontend).

BackendBuddy transforms how businesses interact with data by building a system where non-tech savvy users can query an e-commerce database using simple, everyday language.

Challenge

Conversing with an E-commerce database

Challenge Tag

AI/ML

Requirements

  • Implement an AI agent to convert natural language queries into SQL.
  • Design a user-friendly chat interface.
  • Provide a demo e-commerce database.
  • Include a tutorial or help feature for new users to learn the system.

Project Status

Suspended

Status Color Codes

🟢 - Done 🟡 - In Progress 🔴 - Not Started

Features

Users can:

  • Get products 🟡
  • Get product collections 🟡
  • Interact with an AI that manages store operations for them 🟡

Stack

  • Frontend - React
  • Backend - ChatGPT API, NodeJS, MongoDB

Design

Hosted on

Backend

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm start

# build for production and launch server
$ npm run build

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published