Skip to main content

Week 8

Milestones

  • Completed the backend of the Synapse Service
  • Integrated the front-end and backend
  • Prepared a Demo Video of the Project
  • Prepared a Demo Presentaion of the work

Screenshots / Videos

Contributions

Learnings

  • Express js - Express.js, or simply Express, is a back end web application framework for building RESTful APIs with Node.js, released as free and open-source software under the MIT License.

  • MongoDB Atlas - MongoDB Atlas is an integrated suite of data services centered around a cloud database designed to accelerate and simplify how you build with data. Build faster and build smarter with a developer data platform that helps solve your data challenges.

  • OPEN AI API - The OpenAI API can be applied to virtually any task that requires understanding or generating natural language and code. The OpenAI API can also be used to generate and edit images or convert speech into text.

  • Mongoose Schema - A Mongoose Schema defines the structure and property of the document in the MongoDB collection. This Schema is a way to define expected properties and values along with the constraints and indexes.