Skip to content

ktwu01/ai-billion-career

Repository files navigation

AI Billion Career Project

This repository contains the source code and resources for the AI Billion Career platform, a comprehensive tool to help individuals plan and navigate their careers in the AI industry.

Project Structure

The project is organized into the following directories:

  • ai-career-dashboard/: The main frontend application built with React, Vite, and Supabase. For detailed information on the dashboard, please see the dashboard README.
  • code/: Contains Python scripts used for various data analysis and processing tasks related to AI career data.
  • docs/: A collection of research documents, analysis reports, and planning materials that support the project.
  • extract/: Raw data files in JSON format, used by the dashboard and analysis scripts.
  • supabase/: Configuration and migration scripts for the Supabase backend.

Getting Started

To get started with the main application, navigate to the ai-career-dashboard directory and follow the instructions in its README.md file.

cd ai-career-dashboard
npm install
npm run dev

Contributing

Contributions are welcome. Please follow these steps:

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

License

This project is proprietary and confidential.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published