AIMap is an interactive visualization tool designed for Artificial Intelligence-associated knowledge Map visualization.
We welcome contributions from the community! By participating in this project, you agree to abide by our code of conduct. Here are the steps to get started:
-
Fork the Repository:
- Click the "Fork" button at the top right corner of this repository's GitHub page.
-
Clone Your Fork:
- Clone your forked repository to your local machine:
git clone https://github.com/your-username/AIMap.git
- Navigate into your cloned repository:
cd AIMap
- Clone your forked repository to your local machine:
-
Create a Branch:
- Create a new branch for your feature or bug fix:
git checkout -b feature-or-bugfix-name
- Create a new branch for your feature or bug fix:
-
Make Your Changes:
- Implement your feature or bug fix.
- Ensure your code follows the project's coding standards.
- Write tests for your changes if applicable.
-
Commit Your Changes:
- Commit your changes with a clear and descriptive commit message:
git commit -m "Description of the changes made"
- Commit your changes with a clear and descriptive commit message:
-
Push to Your Fork:
- Push your changes to your forked repository:
git push origin feature-or-bugfix-name
- Push your changes to your forked repository:
-
Create a Pull Request:
- Go to the original repository on GitHub and click the "Compare & pull request" button.
- Provide a clear description of your changes in the pull request.
- Ensure your pull request follows the project's pull request template if available.
- Follow the existing code style and conventions.
- Use meaningful variable and function names.
- Write clear and concise comments if necessary.
If you find a bug, please report it by opening an issue on GitHub. Include detailed information and steps to reproduce the bug.
We welcome new feature ideas! If you have a feature request, please open an issue on GitHub and describe your idea in detail, or you can contact me directly by sending an email to contact-email, I will try my best to make your wonderful idea happen.
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to contact-email.
Thank you for contributing to AIMap!
- [✅] Find a way of implementation
- [] Gather artificial intelligence-related overall knowledge framework
- [] Add an apparent overall framework to the map
- [] Gather specific knowledge in breakdowns (teamwork)
- [] Add detailed information spots to the overall framework (teamwork)
- category
- type(concepts or models)
- knowledge point name
- publish year
- performance(if model) - rank number in most popular dataset related
- dataset(s)
- keywords
- Chunk: An overall category of AI field
- Subchunk: A specific field in artificial intelligence chunk
- Orb: A leaf node belonging to a subchunk, representing a knowledge point