Skip to content

mxudev/ChatWiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ChatWiz

Stack overflow but for LLM generated answers. original

Devpost: https://devpost.com/software/visualizer-idr2ej

Features

  • 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

Tools

  • 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)

About

Stackoverflow but powered by LLMs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors