Skip to content

Quickly format your notes with ChatGPT in Obsidian

License

Notifications You must be signed in to change notification settings

domib97/obsidian-ava

Repository files navigation

⚠️ Alpha Release

Obsidian AI - codename AVA

Unlock the full potential of Obsidian Notes and take your productivity to the next level.

  • Create blog posts
  • Rewrite paragraphs with ease
  • Link related notes (only tested on macos)
  • Generate stunning visualizations

Generate meaningful text from your notes.

Get out of a writing slump. Obsidian AI helps you generate content for your next article. From a small paragraph to an entire blog post - we've got you covered.

paragraph

Write. Rewrite.

Get your unfiltered thoughts down on paper and use our rewrite tool before putting to fit your audience.

rewrite

Connect the dots. Leverage your knowledge.

Automatically link your notes in seconds.  Use the "link" shortcut to automatically connect a note to existing content.

Installation

  1. Install Ava from Obsidian's community plugins list
  2. Setup your API keys in the settings

settings

You don't need to configure any advanced settings

Frequently Asked Questions

How much does it cost

The first 100 signups will have the tool for free. After that it'll be $10 a month to use the hosted version.

I doesn't work help!

Reach out to [email protected]. We'll personally help you install it.

Technical Limitations

  • You need to have a gpt-3 account. We'll progressively move to a hosted version.
  • link feature has only been tested on macos

TODOs

Phase 0 - it works on my machine

  • 🧙 AVA Link: Automatically generate semantic links to other pages ✅ 2022-12-07
  • 🧙 AVA Learn: Display wikipedia links to relevant knowledge ✅ 2022-12-07

Phase 0.5 - It's not a feature, it's definetely a bug

  • fix(addRelatedLinks) [[ appearing at beginning of the "Related Topcis"
  • fix(addRelatedLinks):"Related topics" is being added each time that the command is launched -> we should look for a "Related" tag and append notes if already exists ✅ 2022-12-07
  • fix(general): should block usage and notify user if NO API key is set ✅ 2022-12-07
  • fix(wikipedia): "Loading" is appended each time ✅ 2022-12-07
  • feat: Add link to page that generated wkipedia come from ✅ 2022-12-07
  • feat: add an icon in the sidebar to show that the api is ready/not ready ✅ 2022-12-15
  • clean up ✅ 2022-12-15
    • remove unused commands ✅ 2022-12-15
    • remove dead code ✅ 2022-12-15
    • add tests
  • feat: Generate tags for your notes based on your pattern of tagging notes ✅ 2022-12-13

Phase 1 - Power to the people

  • Create a hosted version
  • Lower barrier to entry: improve installation process

Phase 2 - Beyond

  • 🧙 AI Search: A search bar that uses AVA Search API
  • 🧙 AI Do: Display events that help you engage with what you learn
  • 🧙 AI Repeat: Integrate with spaced repetition platform

Don't lag behind the crowd. Augment your learning with AI today.

About

Quickly format your notes with ChatGPT in Obsidian

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.3%
  • JavaScript 8.3%
  • Makefile 1.1%
  • CSS 0.3%