Notah is a ChatGPT integrated note-taking app. It is minimalistic and simple to use, creating a fast and efficient experience for notetakers.
Notah is a web-based app. It is available here.
- If you want to take a quick, temporary note, click on "Memo" (memo). You will be able to jot down notes with limited feature.
- If you want to create different notebooks and pages with access to full feature, you will need to "Signup" (signup) or "Login" (login).
For additional instructions, please watch the following 1-min introduction video:
Notah is a full-stack web application using React on the frontend, ASP.NET on the backend, and PostgreSQL as the database.
- Language: Typescript
- Framework: React (Vite)
- Styling: Tailwind CSS
- State Management: React-Redux, Redux-Persist
- Routing: React-Router
- Hosting: Netlify.com (https://notah.heppoko.space/)
- Language: C#
- Framework: ASP.NET, Entity Framework
- Security: JWT Authentication, Password Hashing
- API: OpenAI API (ChatGPT)
- Hosting: Docker + Render.com
- Database: PostgreSQL
- Hosting: Amazon Relational Database Server (RDS) - AWS
- Send prompts to ChatGPT and generate answers directly in your notes
- Customizable experience by creating different notebooks and pages
- Take notes using Textboxs, Shapes, and Tables
- Notes can be saved as PDF
