Skip to content

ADVAIT135/Forage_BCGX_Gen_AI_Virtual_Job_Simulation-

Repository files navigation

Forage CommonWealth BCG

Forage_BCGX_Gen_AI_Virtual_Job_Simulation-

This Repository consists of all the Jupyter Notebook (.ipynb) files, python files, excel sheets which are a part of the BCGX's Gen AI Virtual Job Simulation that is hosted on Forage.

Task 1: Data Extraction and Initial Analysis


Task 2: Developing an AI Driven Financial ChatBot Prototype



📁 Professional Project Structure and Contribution Guidelines

Directory Structure

  • Each task is organized in its own folder and contains:
    • Jupyter Notebooks (.ipynb)
    • Python scripts (.py)
    • Supporting data files (Excel sheets, etc.)

🚀 Getting Started

  1. Clone this repository:
    git clone https://github.com/ADVAIT135/Forage_BCGX_Gen_AI_Virtual_Job_Simulation-.git
    cd Forage_BCGX_Gen_AI_Virtual_Job_Simulation-
  2. Open the relevant task folder.
  3. Launch the Jupyter Notebook:
    jupyter notebook
  4. Follow the instructions in each notebook for the respective tasks.

🛠️ Dependencies

  • Python 3.x
  • Jupyter Notebook
  • Common packages: pandas, numpy, matplotlib, openpyxl, etc.
  • Install dependencies using:
    pip install -r requirements.txt
    (If requirements.txt is missing, install the packages listed at the start of each notebook.)

🤝 Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create your branch (git checkout -b feature/your-feature)
  3. Commit your changes
  4. Push to the branch (git push origin feature/your-feature)
  5. Open a pull request

📜 License

This project is licensed under the MIT License (if applicable).

🙏 Acknowledgements

  • BCG X and Forage for the virtual job simulation
  • Open-source Python and data science communities

For any questions or feedback, feel free to open an issue or reach out!

Releases

No releases published

Packages

No packages published