Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 606 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 606 Bytes

Atoms

A social site with auto generated questions from OpenAI

About this project

Stack

  • Next.js
  • tRPC
  • Postgres
  • OpenAI/Langchain
  • Deployed on Railway

Features

  • Sign in and answer auto generated questions from OpenAI
  • Upload a new profile photo
  • See others in the community

Improvements

Technical

  • Unit tests
  • Review error handling & messaging

Product

  • "Reroll" generated questions to get a new set of options
  • Improve randomness of generated questions
  • Add additional responses and edit existing
  • React and comment on responses