Skip to content

ShoxruxNurimov/antique-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antique Chatbot Project

This project is an application that facilitates interaction between users who want to buy antique goods and a chatbot. The chatbot acts as an antique seller, answering users' questions, negotiating prices, and offering an image upload feature.

Installation

  1. Backend (Node.js):

    • Navigate to the server folder:
      cd server
    • Install the required packages:
      npm install
    • Start the server:
      node index.js
  2. Frontend (React):

    • Navigate to the client folder:
      cd client
    • Install the required packages:
      npm install
    • Start the React application:
      npm start

Requirements

  • Node.js (v16 or higher)
  • npm or yarn
  • Hugging Face API key (add it to the .env file)

Contributing

If you would like to contribute to the project, please submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors