Skip to content

A symentic journaling agent that helps you enter logs in your journal via a chat interface

Notifications You must be signed in to change notification settings

yagarwal1307/MrJournal

Repository files navigation

MRJournal

MRJournal is your personal journaling assistant which can help you note down certain tasks and ask it about them later.

Setting Up the local environment

  • Copy .example to .env.local using the following command
cp .example.env .env.local
  • Replace placeholders with your secrets.
  • Start the app with following command:
yarn dev

Tasks:

  • Create a basic journaling agent.
  • Add streaming support in the agent.
  • Handle the errors gracefully. Rate limit / Content moderation / Other errors.
  • Take care of hallucinations and tasks out of scope.
  • Integrate with a chat interface.

About

A symentic journaling agent that helps you enter logs in your journal via a chat interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published