With Psyscribe we are solving this problem with Generative AI. We make it possible for Psychotherapists to save on the costs of hiring a virtual assistant and let our application do the note-taking. The initial version of our app takes transcriptions of the conversation between the patient and the counsellor and generates intelligent notes in SOAP format. As of now psychotherapists come to our website and register themselves. After registration, they are prompted to create a session where they enter the details of their clients. Once they enter the client details they upload a file containing the transcription of the conversation between them and their clients. Google Gemini evaluates the transcript and with a bit of fine-tuning, we generate notes that are specialized for the use cases of psychotherapists. The users can see all their sessions on the dashboard grouped by the client where they have access to all of their notes. We are using MongoDB the primary database and NextJS to interface with the database and render the UI.