Skip to content
/ cavio Public

A highly AI-integrated, modular writing app with autocomplete, assistant and more (in dev)

License

Notifications You must be signed in to change notification settings

r2hu1/cavio

Repository files navigation

Cavio (In Development)

Cavio was initially intended to be a closed-source project, but I figured—why not open-source it? That way, others can learn, contribute, or build on top of it.

It's a Notion-like note-taking app, but not just for notes — cavio is designed for content writing, script drafting, blogging, journaling, and more.

Preview

🛠️ Setup and Deploy

To run the project locally, you'll need to have api/secret keys of the following:

  1. Google Cloud Project (skip if you already have one)
  2. OAuth client in Google Cloud
  3. GitHub App
  4. Postgress database
  5. Gemini ai

Once done, copy the values into your local .env file:

  • Use .env.example as a reference
  • Rename it to .env and fill in the required variables

After setting up the environment variables, you can install the dependencies and start the development server by running:

npm install or pnpm install
npm run dev or pnpm run dev

Now you are ready to deploy the project on cloud platforms like Vercel.

📝 Deploy on Vercel

Deploy on Vercel

Contributions

Fix, add or enhance something and make a pull request, i will review and merge it :)

About

A highly AI-integrated, modular writing app with autocomplete, assistant and more (in dev)

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages