Stack overflow but for LLM generated answers.

Devpost: https://devpost.com/software/visualizer-idr2ej
- Generate many AI responses to a single question, ranked in order by human users (by an upvote system)
- Instantly find related questions (vector-search implemented using MongoDB Atlas)
- Ask technical, personal, or self-help questions and receive instant responses
- Inquire about how to improve the environment and interactions at school, in the workplace, and in society as a whole
- Gain the insights and knowledge needed to make the world a better place
- Log in with phone number
- NodeJS (back-end)
- ReactJS (front-end)
- Mongo DB Atlas/Mongoose (users, upvotes, chat questions and responses (including vector search))
- Express
- Customized JWT Authentication (phone-number authentication)