{"id":26451074,"url":"https://github.com/parth1899/ai-algorithms-implementations","last_synced_at":"2026-02-18T04:32:56.335Z","repository":{"id":275696519,"uuid":"893702750","full_name":"parth1899/AI-Algorithms-Implementations","owner":"parth1899","description":"A collection of AI algorithms and concepts, including search algorithms, game theory, logic programming, and constraint satisfaction. Features implementations in C++ and Prolog for practical learning and experimentation.","archived":false,"fork":false,"pushed_at":"2025-02-26T21:30:21.000Z","size":151,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T14:41:18.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Prolog","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/parth1899.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-11-25T03:54:02.000Z","updated_at":"2025-02-26T21:30:25.000Z","dependencies_parsed_at":"2025-02-26T22:37:51.189Z","dependency_job_id":null,"html_url":"https://github.com/parth1899/AI-Algorithms-Implementations","commit_stats":null,"previous_names":["parth1899/final-codes","parth1899/ai-algorithms-implementations"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parth1899/AI-Algorithms-Implementations","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth1899%2FAI-Algorithms-Implementations","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth1899%2FAI-Algorithms-Implementations/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth1899%2FAI-Algorithms-Implementations/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth1899%2FAI-Algorithms-Implementations/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parth1899","download_url":"https://codeload.github.com/parth1899/AI-Algorithms-Implementations/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parth1899%2FAI-Algorithms-Implementations/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29568501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T04:18:28.490Z","status":"ssl_error","status_checked_at":"2026-02-18T04:13:49.018Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2025-03-18T16:31:35.610Z","updated_at":"2026-02-18T04:32:51.313Z","avatar_url":"https://github.com/parth1899.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Course Implementations\n\nThis repository contains implementations of various Artificial Intelligence algorithms and concepts covered throughout the semester.\n\n## Contents\n\n- **Search Algorithms**\n  - `A-Star-Algorithm.cpp`: Implementation of A* pathfinding algorithm\n  - `BFS-and-DFS-Graphs.cpp`: Breadth-First and Depth-First Search implementations for graphs\n  - `BFS-and-DFS-Trees.cpp`: Tree traversal using BFS and DFS\n  - `Best-First-Search.cpp`: Implementation of Best-First Search algorithm\n\n- **Game Theory**\n  - `Tic-Tac-Toe.cpp`: Simple Tic-Tac-Toe game implementation\n  - `Tic-Tac-Toe-Minimax-Algorithm.cpp`: Tic-Tac-Toe with AI using Minimax algorithm\n\n- **Logic Programming**\n  - `Expert-System.pl`: Expert system implementation in Prolog\n  - `Family-Tree.pl`: Family relationships and queries using Prolog\n\n- **Constraint Satisfaction**\n  - `Constraint-Satisfactory-Problem.cpp`: Implementation of CSP solving techniques\n\n## Languages Used\n- C++ for algorithmic implementations\n- Prolog for logic programming\n\nEach file is self-contained and includes the necessary implementation details for the respective algorithms.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparth1899%2Fai-algorithms-implementations","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparth1899%2Fai-algorithms-implementations","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparth1899%2Fai-algorithms-implementations/lists"}