{"id":26016776,"url":"https://github.com/ajagtapdev/dinogpt","last_synced_at":"2026-04-15T20:32:54.109Z","repository":{"id":231930245,"uuid":"783039034","full_name":"ajagtapdev/DinoGPT","owner":"ajagtapdev","description":"A chatbot for dinosaurs, by dinosaurs. ","archived":false,"fork":false,"pushed_at":"2024-04-07T23:53:09.000Z","size":2882,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-06T04:35:42.201Z","etag":null,"topics":["llm","nextjs","openai-api"],"latest_commit_sha":null,"homepage":"https://dinogpt-peach.vercel.app/","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/ajagtapdev.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-04-06T19:11:32.000Z","updated_at":"2024-04-07T22:49:09.000Z","dependencies_parsed_at":"2024-04-06T22:23:12.983Z","dependency_job_id":"e3271ab4-6374-497c-8714-92f5e1909570","html_url":"https://github.com/ajagtapdev/DinoGPT","commit_stats":null,"previous_names":["arush223/dinogpt","ajagtapdev/dinogpt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ajagtapdev/DinoGPT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajagtapdev%2FDinoGPT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajagtapdev%2FDinoGPT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajagtapdev%2FDinoGPT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajagtapdev%2FDinoGPT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajagtapdev","download_url":"https://codeload.github.com/ajagtapdev/DinoGPT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajagtapdev%2FDinoGPT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31859413,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: 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":["llm","nextjs","openai-api"],"created_at":"2025-03-06T04:33:20.425Z","updated_at":"2026-04-15T20:32:54.095Z","avatar_url":"https://github.com/ajagtapdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003c/head\u003e\n\u003cbody\u003e\n  \u003cheader\u003e\n    \u003ch1\u003eDS3 Hackathon Project: DinoGPT :t-rex:\u003c/h1\u003e\n    \u003ch2\u003eTeam LiquidDeath: Aarush, Aditya, Ganesh, Ritvik \u003c/h2\u003e\n  \u003c/header\u003e\n  \u003cmain\u003e\n    \u003ch3\u003eDescription\u003c/h3\u003e\n    \u003cp\u003e\n      DinoGPT is an AI-powered application created during the 4/6/24 Hackathon by Team LiquidDeath. It utilizes OpenAI's GPT-3 model to generate text-based responses based on user input. The application features interactive 3D dinosaur animations built with React and @react-three/fiber, providing users with a fun and engaging experience.\n    \u003c/p\u003e\n    \u003ch3\u003eInspiration\u003c/h3\u003e\n    \u003cp\u003e\n      Our inspiration for DinoGPT came from our fascination with both artificial intelligence and dinosaurs. We wanted to create a project that merges these interests into a unique and entertaining experience for users.\n    \u003c/p\u003e\n    \u003ch3\u003eWhat it does\u003c/h3\u003e\n    \u003cp\u003e\n      DinoGPT allows users to input prompts or questions, and it generates creative and contextually relevant responses using AI. The application also showcases dynamic 3D dinosaur animations that respond to user interactions, enhancing the overall user experience.\n    \u003c/p\u003e\n    \u003ch3\u003eHow we built it\u003c/h3\u003e\n    \u003cp\u003e\n      We built DinoGPT using Next.js for the frontend, integrating with OpenAI's GPT-3 model for natural language processing. The 3D animations were created with @react-three/fiber, providing smooth and interactive visuals.\n      \u003cbr\u003e\n      \u003ca href=\"https://reactjs.org/\" target=\"_blank\"\u003e \u003cimg src=\"https://raw.githubusercontent.com/devicons/devicon/master/icons/react/react-original-wordmark.svg\" alt=\"react\" width=\"40\" height=\"40\"/\u003e \u003c/a\u003e\n    \u003c/p\u003e\n    \u003ch3\u003eScreenshots\u003c/h3\u003e\n    \u003cdiv class=\"screenshot\"\u003e\n     \u003cimg width=\"1031\" alt=\"Title Screen\" src=\"https://github.com/Arush223/DinoGPT/assets/115517528/3ba38089-0e74-446f-a024-892fc2759532\"\u003e\n      \u003cimg width=\"1208\" alt=\"prompts\" src=\"https://github.com/Arush223/DinoGPT/assets/115517528/352cd7de-43a9-4abf-ad26-30e1b37c8a52\"\u003e\n  \u003c/main\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajagtapdev%2Fdinogpt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajagtapdev%2Fdinogpt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajagtapdev%2Fdinogpt/lists"}