{"id":22045803,"url":"https://github.com/abduldevhub/ai-mountain","last_synced_at":"2026-04-18T02:07:07.909Z","repository":{"id":219382095,"uuid":"748787824","full_name":"AbdulDevHub/AI-Mountain","owner":"AbdulDevHub","description":"This is a repository of all the AI powered projects that I coded as practice. Some of the AI tools I used include the ChatGPT API, DALL-E API, and Hugging Face API.","archived":false,"fork":false,"pushed_at":"2024-08-12T04:51:10.000Z","size":36000,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-23T14:17:25.141Z","etag":null,"topics":["chatgpt","css","dalle3","html","huggingface","javascript"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/AbdulDevHub.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-01-26T19:06:54.000Z","updated_at":"2024-09-07T22:31:01.000Z","dependencies_parsed_at":"2024-01-27T04:24:59.867Z","dependency_job_id":"bada3b44-695c-4436-a100-789cd09d1875","html_url":"https://github.com/AbdulDevHub/AI-Mountain","commit_stats":null,"previous_names":["abduldevhub/my-ai-apps","abduldevhub/simple-ai-projects","abduldevhub/ai-projects","abduldevhub/ai-mountain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AbdulDevHub/AI-Mountain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FAI-Mountain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FAI-Mountain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FAI-Mountain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FAI-Mountain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AbdulDevHub","download_url":"https://codeload.github.com/AbdulDevHub/AI-Mountain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AbdulDevHub%2FAI-Mountain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31953517,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chatgpt","css","dalle3","html","huggingface","javascript"],"created_at":"2024-11-30T13:15:11.494Z","updated_at":"2026-04-18T02:07:07.875Z","avatar_url":"https://github.com/AbdulDevHub.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AI Projects\n\nThis repository serves as a collection of various AI projects. Each project resides in its own dedicated folder. Here's a brief overview of each project:\n\n## [AI Art Generator](./AI%20Art%20Generator)\n\nA tool that uses AI (`DALL-E`) to generate unique pieces of art.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot1.png\"\u003e\n\u003c/a\u003e\n\n## [AI Stock App](./AI%20Stock%20App)\n\nAn application that uses AI (`ChatGPT`) to predict stock market trends.\n\n\u003ca href=\"https://stock-predictions-ai-app.pages.dev/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot2.png\"\u003e\n\u003c/a\u003e\n\n## [AI Translator](./AI%20Translator)\n\nA tool that uses AI (`ChatGPT`) to translate text between different languages.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot3.png\"\u003e\n\u003c/a\u003e\n\n## [Colorize Image AI App](./Colorize%20Image%20AI%20App)\n\nAn application that uses AI (`Hugging Face`) to colorize black and white images.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot4.png\"\u003e\n\u003c/a\u003e\n\n## [Movie Focus Chatbot](./Movie%20Focus%20Chatbot)\n\nA (`ChatGPT`) chatbot that provides information and recommendations about movies.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot5.png\"\u003e\n\u003c/a\u003e\n\n## [ReAct AI Agent With Chat UI](./ReAct%20AI%20Agent%20With%20Chat%20UI)\n\nAn AI (`ChatGPT`) agent that can interact with users through a chat interface, and execute commands like checking the weather for your location Basically, it can execute pre-defined functions all by itself based on user prompt.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot6.png\"\u003e\n\u003c/a\u003e\n\n## [Text To Speech](./Text%20To%20Speech)\n\nA tool that uses AI (`Hugging Face`) to convert text into speech.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot7.png\"\u003e\n\u003c/a\u003e\n\n## [Vision AI App](./Vision%20AI%20App)\n\nAn application that uses AI (`Hugging Face`) to analyze and interpret images.\n\n\u003ca href=\"https://github.com/AbdulDevHub/Simple-AI-Projects/\" target=\"_blank\" rel=\"noreferrer\"\u003e \n  \u003cimg height=\"400\" src=\"Screenshots/Screenshot8.png\"\u003e\n\u003c/a\u003e\n\n## Quick start\n\n```\n$ npm install\n$ npm start\n````\n\nFeel free to explore each folder for more details about each application. Happy Coding!\n\n\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduldevhub%2Fai-mountain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabduldevhub%2Fai-mountain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabduldevhub%2Fai-mountain/lists"}