https://github.com/ajagtapdev/dinogpt
A chatbot for dinosaurs, by dinosaurs.
https://github.com/ajagtapdev/dinogpt
llm nextjs openai-api
Last synced: 2 months ago
JSON representation
A chatbot for dinosaurs, by dinosaurs.
- Host: GitHub
- URL: https://github.com/ajagtapdev/dinogpt
- Owner: ajagtapdev
- Created: 2024-04-06T19:11:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-07T23:53:09.000Z (about 2 years ago)
- Last Synced: 2025-03-06T04:35:42.201Z (over 1 year ago)
- Topics: llm, nextjs, openai-api
- Language: JavaScript
- Homepage: https://dinogpt-peach.vercel.app/
- Size: 2.75 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
DS3 Hackathon Project: DinoGPT :t-rex:
Team LiquidDeath: Aarush, Aditya, Ganesh, Ritvik
Description
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.
Inspiration
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.
What it does
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.
How we built it
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.
Screenshots