Thank you for your interest in contributing to Awesome AI 2024! Here's how you can help make this timeline more comprehensive.
- Go to the Issues page
- Click "New Issue"
- Select "Add A Milestone"
- Fill out the form with your milestone information
- Submit the issue
Our maintainers will review your submission and add it to the timeline.
If you're familiar with GitHub, you can submit a pull request:
- Fork the repository
- Add your milestone to
timeline.json
following this format:
{
"date": "YYYY-MM-DD",
"title": "Milestone Title",
"category": "category_name",
"description": "Detailed description of the milestone",
"url": "https://link-to-source"
}
- Accuracy: Ensure all information is accurate and from reliable sources
- Dates: Use YYYY-MM-DD format
- URLs: Provide working links to official or reliable sources
- Descriptions: Keep descriptions clear and informative
- No Duplicates: Check existing entries before submitting
- 2024 Only: Only submit milestones that occurred in 2024
- Be respectful and constructive
- Follow the project's formatting guidelines
- Help maintain the quality of the timeline
Open an issue if you have questions or suggestions!