Revolutionize Your Notes with AI Magic!

Поділитися
Вставка
  • Опубліковано 15 лис 2024

КОМЕНТАРІ • 45

  • @redbaron3555
    @redbaron3555 День тому +1

    You are probably the most wholesome and humble of all AI content creators! Thank you for Ollama and these awesome videos!

  • @sammcj2000
    @sammcj2000 День тому +10

    It really is such a good combination of tooling, exactly what I use myself. I have personally found that Qwen 2.5 14B tends to follow instructions better than Gemma and it seems more than twice as fast despite being a 14B.
    My System prompt:
    You are a tab completion style assistant in the Obsidian editor. After the user provided content you will continue writing the next few sentences of the text as if you were the original writer. Use British English Spelling. IMPORTANT: Write in the same style and tone of the user unless asked to do otherwise. Do not begin the text with any extra characters or '...' and don't summarise the text.
    My User prompt:
    {{#context}}Context:
    {{context}}
    =================================
    {{/context}}
    Continue the following paragraph:
    {{last_line}}
    temperature 0.2 - Note: I set this in the Modelfile, not the Companion extension as I found the Companion extension would incorrectly send the parameter to Ollama as "temp" rather than "temperature"
    top_p 0.85 (or 1.0 with min_p set to 0.9)
    num_ctx 16384
    num_batch 1024
    K/V cache quantisation is set to q8_0

    • @ykoy1577
      @ykoy1577 День тому

      wow it works very well. thank you so much

  • @n4botz
    @n4botz День тому +3

    Thanks, Matt! At first, I was very hesitant about everything to do with AI and now, thanks to your great video content, I can't get away from it. Despite free tools and LLMs, it is slowly becoming an expensive pleasure. Not because of the hardware. I have to invite my fiancée to dinner more often so that she doesn't feel resentful when I fall asleep with my head on the keyboard. 😅All jokes aside, as a dev, I constantly have new projects in my mind. Keep it up, thanks for your work!

  • @BoothJunkie
    @BoothJunkie День тому

    This is amazing! I love obsidian - I have it on all my machines! Question: if you run obsidian on a computer separate from the ollama server machine, can the plug-in work on the remote machine?

  • @martinhoneves
    @martinhoneves День тому +3

    This is absolutely brilliant. I discovered you 2 weeks ago and what I learned since then it's ... incredible. Thank you.

  • @j0hnc0nn0r-sec
    @j0hnc0nn0r-sec День тому +1

    Copilot for Obsidian is also a great one. Combine these two with the “Run Code” plugin makes Obsidian like a Jupyter Notebook + AI

  • @mahakleung6992
    @mahakleung6992 День тому

    Thanks, Matt. Not for me, but I passed your video on to a friend with a channel he is building. I was the guy who said you have a very smooth delivery. I figured if you're using this, it has be decent and not just hype. Thanks again.

  • @BadBite
    @BadBite День тому

    Great content! real world uses with great UI

  • @anderslehmannpier8611
    @anderslehmannpier8611 День тому

    Thanks for all your great videos... and super humor :-) Been looking for this plugin for Obsedian (without knowing it, before your video).

  • @EdgardMello
    @EdgardMello День тому

    Tanks Matt! Great channel, great speaking speed, easy to understand and finally a nice way of spending time on internet.

  • @noahqb2112
    @noahqb2112 День тому +1

    As an obsidian user, I would love to see you make a plugin!

  • @desireco
    @desireco День тому

    I heard about it but until you nudged me with this video didn't set it up. Like you, I prefer local model. It is really nice, I can't feel Ollama working in the background which is nice. You are right about Llama 3.2 not really cutting it. Off to try Gemma. Oh boy this is fun.

  • @kyrilgarcia
    @kyrilgarcia День тому

    Nice! i was already using the "continue" extension in VS Code and thought it would be nice to have autocomplete in obsidian too. Thanks for the heads-up, will be trying this out right away 🙂

  • @nickolasyounker
    @nickolasyounker День тому

    Will you be doing a video on how you trigger the checkmark on the script in obsidian triggers n8n?

  • @ISK_VAGR
    @ISK_VAGR День тому

    Man i just became obsidian fan as well. I am using the copilot for obsidian. Really good as well working with Ollama. But companion seems to be even better. Thanks Matt.

  • @Jaktechnologies
    @Jaktechnologies 2 дні тому +2

    You rock, enjoyed it, learned a bit too, thk you, and keep it up!

    • @technovangelist
      @technovangelist  2 дні тому +1

      I actually have a rock that says 'You Rock' on it. Former manager when I lived in Amsterdam got it for me.

  • @sammcj2000
    @sammcj2000 День тому +1

    If you have Ollama built with K/V cache quantisation, and set it to q8_0 - the context will use 50% less memory and the generations won't slow down nearly as much towards the end of a larger document.

    • @technovangelist
      @technovangelist  День тому

      don't think I am seeing those improvements, but maybe I am using a bad model for it.

  • @prodoehlp
    @prodoehlp 2 дні тому

    Thanks for sharing!
    I like your videos, and the way you are presenting complex topics in such a calm and easy to understand way 👌

  • @Alex-os5co
    @Alex-os5co День тому

    Thank you soo much Matt! I've been looking for something like this for ages! +1 for you writing your own version of the plugin,

  • @thenoblerot
    @thenoblerot День тому

    Sounds like a good use for the free tier of Gemini!

  • @loganhallucinates
    @loganhallucinates День тому

    Awesome video as always! I use it with Groq and it's super fast. But sometimes the line between "help me articulate" and "parrot the AI" gets blurry, we tend to choose the path of least friction and forgot to think hard on what we write, it's just human nature. That's why I was hesitant to introduce inline functionalities to my Copilot for Obsidian plugin. At the time I created it, I preferred interacting with AI on the side and not let it directly modify what I write. But people have requested inline features a lot, I'll probably introduce it anyways.

    • @go0ot
      @go0ot День тому

      Great work Logan. Keep focus on agents, it's the future.

  • @BillyMcCord
    @BillyMcCord День тому

    Matt, forgive my ignorance. I'm a bit of a noob in the AI space as well as obsidian. I have been using obsidian and AI tools for a few months... I can't find an obsidian this configuration page you're talking about. Can you or someone in the chat tell me what subcategory or whatever in the configuration this is under

    • @BillyMcCord
      @BillyMcCord День тому

      Nevermind, what i was missing is that it "Companion" is a plug in...

  • @KevinRank
    @KevinRank День тому

    Is there a Notion equivalent? :-) Hoping to crowd-source the brain trust here.

  • @jeremyallenco
    @jeremyallenco 16 годин тому

    I am running Ollama as 0.0.0.0 using a Tailscale IP but I can’t seem to get the plugin to work on mobile. Have you had any luck with this or tried it?

  • @mountee
    @mountee День тому +2

    Great. Please do more obsidian content ❤

  • @desireco
    @desireco День тому

    Hey Matt, while this works well on desktop, on my M1 Air 8Gb, it really hogs it, can you suggest a model I could use from Ollama, I can always use external but there is beauty to use local one. Maybe Phi3.5?

    • @technovangelist
      @technovangelist  День тому +1

      I mentioned llama3.2 3b, but 1b is also good. Not sure about others.

  • @j0hnc0nn0r-sec
    @j0hnc0nn0r-sec День тому

    This idea is fucking awesome

  • @fabriai
    @fabriai 19 годин тому

    Oh, missing water bottle!!!

  • @emaayan
    @emaayan День тому

    isn't user prompt the actual prompt the user needs to enter? it would be helpful to understand those keywords of {{#context}} vs {{context}} {{/context}} and why do i need the line ====== line and new lines.

  • @JNET_Reloaded
    @JNET_Reloaded День тому

    can you make an ollama based version of Claude with computer use capabilities.? if yeah show how to video for this :P we need local open source free version of it :D

  • @smorty3573
    @smorty3573 День тому

    Did you have to call me out with the FOSS Obsidian?
    Come on...
    I get it, yes Obsidian is obviously the better tool.
    You have won :(