https://github.com/antonosika/ai-quizzer
https://github.com/antonosika/ai-quizzer
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/antonosika/ai-quizzer
- Owner: AntonOsika
- Created: 2024-03-31T04:44:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-31T19:30:27.000Z (over 1 year ago)
- Last Synced: 2025-02-17T02:16:31.999Z (8 months ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ai-quizzer
Quiz about AGI
Make meme:y questions about foom, e/acc, Eliezer Y, AGI house, etc
Let the user pick number of random questions (5, 10, 15, 20) in beginning
Make it easy to pick questions
Celebrate with animations at the end
Info:
AGI House.
SF. Hillsborough.
The machine learning hacker house bringing hackathon life back to Silicon
Valley. Welcome to a new golden age.ML Founders. ML Researchers. AGI House.
SCROLL
play_arrow
Coliving in the
intelligence age.
W
e are the AI Founders and Researchers of the AGI
House, a community of individuals who are
dedicated to advancing the field of artificial
intelligence.Our vision is to create a new era of innovation and discovery in
the field of AI, one that is driven by collaboration and a
commitment to understanding the implications of this
technology. We believe that the AGI House will serve as a hub for
the most ambitious and thoughtful minds in the field, providing a
space where they can come together to share ideas, challenge
one another, and explore the potential consequences of AI. .I.
Our mission.
Our mission is to foster a community of AI founders, builders and
researchers who are dedicated to advancing the field of artificial
intelligence in a responsible and ethical manner. We will provide
a supportive and collaborative environment where members can
work together to develop cutting-edge technology, conduct
groundbreaking research, and inspire one another in hackathon
projects in AI.II.
Values
The AGI House is founded on a set of core values that guide our
work and inform our approach to AI. These values include:
Collaboration: We know that the most exciting and impactful
advances in AI will come from teams of individuals working
together, sharing ideas and expertise, and pushing one another to
think deeply about the implications of this technology.
Responsibility: We recognize that AI technology has the potential
to be used for both good and bad, and we are committed to
promoting its responsible and ethical use. Curiosity: We believe
in the power of curiosity and critical thinking to drive innovation,
and we encourage our members to ask difficult questions and
explore the potential consequences of AI. Education: We believe
that it is important to educate the public about AI, and to help
people understand the potential benefits and challenges of this
technology.III.
Gratitude
We would like to express our gratitude to the pioneers of the
field of artificial intelligence who have paved the way for the
work we do today. We are grateful for their groundbreaking
research and their commitment to advancing this technology in a
responsible and ethical manner. We would also like to thank our
fellow members of the AGI House for their collaboration and
support, and for creating a community that is dedicated to
pushing the boundaries of what is possible with AI. Together, we
will continue to build on the work of those who have come
before us and continue to make strides in this exciting field.## Collaborate with GPT Engineer
This is a [gptengineer.app](https://gptengineer.app)-synced repository 🌟🤖
Changes made via gptengineer.app will be committed to this repo.
If you clone this repo and push changes, you will have them reflected in the GPT Engineer UI.
## Setup
```sh
git clone https://github.com/GPT-Engineer-App/ai-quizzer.git
cd ai-quizzer
npm i
``````sh
npm run dev
```This will run a dev server with auto reloading and an instant preview.
## Tech stack
- [Vite](https://vitejs.dev/)
- [React](https://react.dev/)
- [Chakra UI](https://chakra-ui.com/)## Requirements
- Node.js & npm - [install with nvm](https://github.com/nvm-sh/nvm#installing-and-updating)