Skip to content

MVP 0.1 Release

Past due by 5 months 27% complete

Create an MVP with minimal set of features:

  • A chat interface frontend.
  • Takes in user input document (text), creates embedding from openAI.
  • Querying the vector DB and answer basic questions around the text by calling openAI.
  • Basic cloud deployment.