Remembear is an app that helps you to remember things in short term memory. It's a simple app that can be used in daily life to remember things like shopping list, to-do list, or any other things that you want to remember in short term.
Note
The Remembear repository now also depends on the Mem0AI project. We continue to maintain and support Mem0AI β€οΈ. You can find the Mem0AI repository in the Mem0AI.
Thanks for all your contributions and efforts towards improving this project π
Made with contrib.rocks.
Coming soon ...
To getting started, you can follow guides below:
or with Docker:
Note
Since the Repo is on personal account, to contribute to this project, you can fork this repository and create a pull request or you can also add your name in discussion section so that I can add you as a contributor.
We are open for ANY contributions to this project. You can contribute by:
- Reporting a bug
- Requesting a feature
- Creating a pull request
- Improving documentation
- Giving feedback
- Sharing this project
- And many more ...
There are some technologies that used in this project:
- Gemini API
- Primary LLM service (currently the default is gemini-1.5-flash).
- LiteLLM
- Integrate Mem0AI with GeminiAI.
- Mem0AI
- For AI contextual service libray.
- Qdrant
- Default vector database for Mem0AI.
- FastAPI
- For Backend.
- Next.js
- For Frontend.
- PostgreSQL
- Default Database service.
- TailwindCSS
- Our favorite css library.
- ShadcnUI
- Our favorite Next.js component library.
- Capacitor.js
- Transpile frontend into mobile app (part of Ionic).
- Vercel
- Current frontend hosting option for this project.
- Firebase
- Cloud Messaging / Push Notification.