{"id":18235760,"url":"https://github.com/hacker-anakin/python-ai","last_synced_at":"2025-07-28T07:04:40.451Z","repository":{"id":261087133,"uuid":"864143179","full_name":"Hacker-Anakin/Python-AI","owner":"Hacker-Anakin","description":"This AI Python Jupyter Notebook project guides users through setting up, data manipulation with numpy/pandas, and upcoming advanced AI phases.","archived":false,"fork":false,"pushed_at":"2025-01-24T15:22:47.000Z","size":84,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T07:03:38.174Z","etag":null,"topics":["ai","jupyter","jupyter-notebook","numpy","python","pythonai"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Hacker-Anakin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-27T15:15:18.000Z","updated_at":"2025-03-01T13:01:50.000Z","dependencies_parsed_at":"2024-11-04T16:42:02.507Z","dependency_job_id":"35515ae4-49d3-4369-a28f-1fc33dc329a9","html_url":"https://github.com/Hacker-Anakin/Python-AI","commit_stats":null,"previous_names":["hacker-anakin/python-ai"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacker-Anakin%2FPython-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacker-Anakin%2FPython-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacker-Anakin%2FPython-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Hacker-Anakin%2FPython-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Hacker-Anakin","download_url":"https://codeload.github.com/Hacker-Anakin/Python-AI/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248373119,"owners_count":21093138,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","jupyter","jupyter-notebook","numpy","python","pythonai"],"created_at":"2024-11-05T00:09:52.668Z","updated_at":"2025-04-11T10:16:45.687Z","avatar_url":"https://github.com/Hacker-Anakin.png","language":"Jupyter Notebook","readme":"# AI Python Jupyter Notebook\n\nWelcome to the **AI Python Jupyter Notebook**! This repository is designed to guide you through building an AI system in phases. In Phase 1, we focus on setting up the environment and utilizing essential libraries like `numpy` and `pandas`. Phases 2, 3, and 4 are under construction and will be released in upcoming updates.\n\n![alt text](https://www.damcogroup.com/wp-content/uploads/2023/12/python-for-ai-and-ml.jpg)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Phase 1: Setup and Data Manipulation](#phase-1-setup-and-data-manipulation)\n- [Other Phases](#Phases-2,-3,-4,-5,-6-and-7)\n- [How to Use](#how-to-use)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Installation\n\nBefore getting started, make sure you have Python and Jupyter Notebook installed. You'll also need to install `numpy` and `pandas` to work through Phase 1.\n\n### 1. Clone the repository:\n```bash\ngit clone https://github.com/Hacker-Anakin/Python-AI.git\ncd ai-jupyter-notebook\n```\n\n### 2. Set up a virtual environment (optional):\n```bash\npython -m venv env\nsource env/bin/activate  # On Windows: env\\Scripts\\activate\n```\n\n### 3. Install required libraries for Phase 1:\n```bash\npip install numpy pandas jupyter\n```\n\n### 4. Start Jupyter Notebook:\n```bash\njupyter notebook\n```\n\n## Phase 1: Setup and Data Manipulation\n\nIn **Phase 1**, we will:\n- Set up your environment.\n- Use `numpy` for numerical computations.\n- Utilize `pandas` for data manipulation and analysis.\n\n### Key Notebooks:\n- **`phase1.ipynb`**: This notebook covers how to work with data using `numpy` and `pandas`. It includes examples for creating arrays, basic mathematical operations, and manipulating datasets with `pandas`.\n\n## Phases 2, 3, 4, 5, 6 and 7\n\nPhases 2, 3, and 4 are currently under development and will include:\n- **Phase 2:** Data Visualization and Basic Statistics (Coming soon)\n- **Phase 3:** Natural Language Processing (NLP) (Coming soon)\n- **Phase 4:** Web Scraping (Coming soon)\n- **Phase 5:** Time Series Analysis (Coming soon)\n- **Phase 6:** Deep Learning (Coming soon)\n- **Phase 7:** Building and Deploying AI Models (Coming soon)\n\nStay tuned for updates!\n\n## How to Use\n\n1. After installation, open Jupyter Notebook:\n    ```bash\n    jupyter notebook\n    ```\n2. In the Jupyter interface, navigate to `phase1_data_manipulation.ipynb` to start working through Phase 1.\n3. Follow the instructions inside the notebook to complete exercises on data manipulation with `numpy` and `pandas`.\n\n## Contributing\n\nContributions are welcome! If you'd like to help build Phases 2, 3, and 4 or suggest improvements for Phase 1, feel free to open an issue or submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.\n\n## Contact\n\nFor any questions or feedback, please contact us at [cakely63@gmail.com](mailto:cakely63@gmail.com).\n\n---\n\nThank you for visiting the AI Python repository! We hope you enjoy exploring and interacting with our project.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker-anakin%2Fpython-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacker-anakin%2Fpython-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacker-anakin%2Fpython-ai/lists"}