Assignment-1

Group 47

CryptoWise Advisor Chatbot

A rule-based cryptocurrency advisor chatbot that provides investment advice based on profitability and sustainability metrics.

Features

Project Structure

Setup and Installation

  1. Ensure you have Python 3.8+ installed
  2. Install dependencies:
    pip install -r requirements.txt
    
  3. Run the chatbot:
    python crypto_advisor.py
    

Usage

The chatbot supports various queries including:

Disclaimer

This chatbot provides general cryptocurrency information and advice based on predefined rules and data. Cryptocurrency investments are inherently risky. Always conduct your own research and consult with financial advisors before making investment decisions.

Future Enhancements