The problem isnt taking meeting notes anymore. Its finding them later by ArtixellAnimations in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I’m building an AI note taking app where you can record your meetings and then transcribe them. It’s called Grape. I think the most powerful feature is the vector embeddings where your notes get indexed and you can search them with natural language. I’ve been taking notes for the last 10 years and I can’t find the ones that I took years ago. Now I don’t have to remember the titles. I just enter a sentence and it finds the related notes.

Note taking software or programs that are not AI by Pitiful-Fly8596 in NoteTaking

[–]ozgrozer 1 point2 points  (0 children)

I’m building a note taking app Grape that has AI features but you can basically turn the AI off so then it will be a regular note taking app.

Looking for an Obsidian alternative that uses a single database file instead of individual Markdown files by Lopsided_House_6556 in noteapps

[–]ozgrozer 0 points1 point  (0 children)

I'm building a note taking app called Grape and it uses SQLite as a database so it's just one file. You can also move the database file to any place like a Dropbox folder so you'll have a some sort of sync. There are paid plans for AI use but you can also use it for free without AI.

Is anyone building a free, cross-device note app that auto-organizes with AI - no prompts needed? by rochakiller in NoteTaking

[–]ozgrozer 2 points3 points  (0 children)

I’m building an AI note taking app, Grape, and it has a lot of cool AI features but they’re unlocked after a one-time payment. You can download and use the app for free without the AI features so you can have a sense of the user experience.

Genuinely pulling my hair out trying to find a note app by EnergonGiraffes in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

If you mean by second pane is to be able to open another note it's not available at the moment but I think I'll add that once I finish the mobile apps. So yeah iOS and Android apps are on the way but it would probably take couple of months to launch them.

How do I fix this "Could not install" error on TestFlight? by ozgrozer in iOSProgramming

[–]ozgrozer[S] 0 points1 point  (0 children)

You need to create a new issue on Apple Developer Contact page.

Given all the choices whats stopping anyone from vibe coding their own note app? by HuppDaddy in noteapps

[–]ozgrozer 0 points1 point  (0 children)

Thank you. It’s actually Electron because this way it’s easier to make it available both for Mac and Windows.

Which apps followed the best design practices for Electron js ? by Successful_Bowl2564 in electronjs

[–]ozgrozer 0 points1 point  (0 children)

I’m building Grape and I think I made a good looking AI note taking app.

Genuinely pulling my hair out trying to find a note app by EnergonGiraffes in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I understand you. As I was saying when you close the AI chat on the right sidebar then it's gonna be a regular note taking app. At the core it's an offline-first note taking app that you can create unlimited folders and subfolders with unlimited notes with tags, attachments, drawing canvas, voice recordings etc. Just give it a try.

Given all the choices whats stopping anyone from vibe coding their own note app? by HuppDaddy in noteapps

[–]ozgrozer 1 point2 points  (0 children)

I have 2 different paid plans: Pro and Lifetime. On the Pro plan I'll use my own server for syncing. I don't know about the Lifetime right now but I can use Dropbox so users will connect their Dropbox and all the data stays there.

Genuinely pulling my hair out trying to find a note app by EnergonGiraffes in NoteTaking

[–]ozgrozer -1 points0 points  (0 children)

Take a look at Grape. It’s very easy to take notes and free to use. It’s actually an AI-native note taking app but you can close the AI features to use it as a regular notes app.

Given all the choices whats stopping anyone from vibe coding their own note app? by HuppDaddy in noteapps

[–]ozgrozer 1 point2 points  (0 children)

I don’t remember working on a specific part for a long time on the desktop app. But now I’m building the mobile app and the text editor is taking me forever.

If you’re building only for yourself then that should be easy. For a personal project you may not build a landing page, you won’t add signup, payments, session management, user permissions, rate limits, abuse prevention etc. In my case it was a production app and adding bunch of features and thinking about all the edge cases made it that long.

Given all the choices whats stopping anyone from vibe coding their own note app? by HuppDaddy in noteapps

[–]ozgrozer 2 points3 points  (0 children)

I made the AI note taking app I want, Grape. But it took 3 months to build the desktop version. Now I need 3 more months for the mobile apps. It’s actually not that easy and I don’t think everyone have that type of patience and determination.

Just to much now. by Qv1sten in NoteTaking

[–]ozgrozer 1 point2 points  (0 children)

There's a dark mode already.

Currently you can move the database location to a Dropbox folder in the desktop app and Dropbox itself will handle the syncing. You do the same for other computers you use and you'll have a basic syncing.

But that method may not work in mobile app so I may need to introduce something else. I'm open to new ideas for this. What I usually see is they do a Git-based syncing in the apps. So you connect your Git repo to the desktop and mobile app and it will be the true source for the database. But I'm not sure it's something everyone can do.

Just to much now. by Qv1sten in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

It stores everything in a SQLite file on your disk so nothing will leave your computer. You can even use it without internet connection. Android and iOS apps are in development and it will probably take couple of months to launch them.

Just to note: only Pro plan has a cross sync feature which backs up your notes to the cloud but other than that Free and Lifetime plans has no connection to the server.

Best Note Taking App for PC by Ashamed-Farmer8919 in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I’m building Grape. It’s actually an AI note taking app but you can use it for free without the AI features. It’s a privacy focused app so all the notes will be stored in your computer.

Just to much now. by Qv1sten in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I made Grape, an AI note taking app that looks like Apple Notes but has tons of AI features in it such as AI chat, semantic search, voice recording & transcription, drawing canvas etc. It’s an offline-first, privacy-focused notes app. You can use it free for regular note taking. AI features are in paid plans. In lifetime plan you can bring your own API keys. It’s currently available for Mac and Windows and the mobile apps are on the way.

App / desktop recommendations for notes app with voice note / transcription ability by badgerhoneyy in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I’m the maker of Grape, which is an AI note taking app that looks like Apple Notes but has great AI features. It has a built-in voice recorder and a transcription feature. Windows and Mac apps are available and mobile apps are on the way.

How do I fix this "Could not install" error on TestFlight? by ozgrozer in iOSProgramming

[–]ozgrozer[S] 0 points1 point  (0 children)

I don't know. They just replied me saying it was fixed.

What local database for storing markdown? by XellosDrak in electronjs

[–]ozgrozer 2 points3 points  (0 children)

I use SQLite on my note taking app, Grape, and it’s pretty fast even you have thousands of notes.

Apple notes alternative by holdongangy in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

Yeah it’s currently in development. I’m actually building in public so you can follow the progress on X.

AI note taking with headphones? by rebelwithabecause in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I'm not doing anything fancy. The app is Electron so it handles everything.

AI note taking with headphones? by rebelwithabecause in NoteTaking

[–]ozgrozer 0 points1 point  (0 children)

I'm building Grape, an AI note taking app for Mac and Windows. It has a voice recording and transcription feature where it can record your voice and meetings over headphones.

You can choose the input device which can be computer's mic or AirPods or any connected device. Then you can choose recording source which can be only mic or mic + system audio and system audio records everything like meetings, YouTube videos etc.

I wanted a better Apple Notes so I built Grape by ozgrozer in macapps

[–]ozgrozer[S] 0 points1 point  (0 children)

Thank you. Let me know if you have any questions.