by setnone on 5/8/24, 4:41 PM with 130 comments
I built this out of frustration of the evergrowing list of AI models and features to try and to fit my workflow.
The visual approach clicks for me so i went with it, it provides more freedom and control of the outcome, because predictable results and increased productivity is what I’m after when using conversational AI.
The app is packed with features, my most used are prompt library, voice input and text search, narration is useful too.
The app is local-first and works right in the browser, no sign up needed and it's absolutely free to try.
BYOAK – bring your own API Keys.
Let me know what you think, any feedback is appreciated!
by lIIllIIllIIllII on 5/9/24, 9:46 AM
by carlosbaraza on 5/9/24, 8:41 AM
by btbuildem on 5/8/24, 6:40 PM
In your case, do you hold N contexts (N being the number of leaves in the tree)? Are the chats disconnected from each other? How do you propose to transition from an endless/unstructured canvas to some sort of a finished, organized deliverable?
by Hrun0 on 5/8/24, 11:28 PM
by pants2 on 5/8/24, 5:23 PM
It would be more interesting to me if it could use AI as an agent to create a graph view - or at least propose/highlight followup questions that self-organize into a graph.
by altruios on 5/8/24, 9:05 PM
But going open source so that I know "for sure" no telemetry is being sent and charging for support would be the only way to get money out of me for this. I'm probably the odd one out for this, so take that with a fair helping of salt.
This is a great idea, so much so that this is also something I could probably put together a MVP of in a weekend (or two) of dedicated work (the fancy features that I personally don't care about would probably take longer to implement, of course...).
Good work! Keep it up.
by ramoz on 5/8/24, 5:19 PM
Otherwise, great job! It's cool, but it's pricey and that is a personal deterrence.
by siva7 on 5/9/24, 9:35 AM
by rajarsheem on 5/8/24, 5:09 PM
by Wheaties466 on 5/9/24, 1:32 PM
if you could replace IPs or domains or subdomains with a filler domain like something.contoso.com and send that to chatgpt instead of my internal domain that would be a feature that I would pay money for.
like i said i have an implementation written in python for this but its an add on to an additional frontend which makes it extra clunky.
by entherhe on 5/8/24, 5:16 PM
Congrats! you may also check flowith and ai.affine.pro for similar selling points.
Also, heptabase is good and they will definitely make a ai version soon or later.
by seedie on 5/9/24, 6:26 PM
Would be great if you could extend the documentation.
If you're not open sourcing the app, what about at least open sourcing the documentation?
One thing I'd like to extend is on https://www.grafychat.com/d/docs/intro
3. Configure Ollama server to make sure it allows connection from grafychat.
That's not very helpful. Something along the line Set the environment variable OLLAMA_ORIGINS to "https://www.grafychat.com" and rerun "ollama serve". Use your custom host if your using the self-host option.
```sh
OLAMA_ORIGINS="https://www.grafychat.com" ollama serve
```
Is not that much more text but makes it way easier for people to go and try out your app with ollama.by ntonozzi on 5/8/24, 5:04 PM
Have you tried a more straightforward approach that follows the ChatGPT model of being able to fork a chat thread? I could use something like this where I can fork a chat thread and see my old thread(s) as a tree, but continue participating in a new thread. Your model seems more powerful, but also more complex.
by groby_b on 5/8/24, 7:47 PM
But for me, I'm stuck with questions. What's the point of drawing connectors, there seems no implied data flow? Is this just for you as a reminder of the hierarchy of your queries? Or do you actually set the upstream chat as a context, and reflow the whole thing if you change upstream queries? (That one would definitely be fun to play with - still not sure about long-term value, but def. interesting)
Good luck, and looking forward to see where you're taking this!
by joshuahutt on 5/8/24, 9:06 PM
Congrats on the launch!
Really cool to see graph interfaces for AI having their moment. :)
by borgdefense on 5/10/24, 11:46 AM
The design looks really nice.
At this point, my chats are so brief and infrequent compared to a year ago. The standard UI is more than I need at this point as I never reference back to any past chat.
I also find I seem to get the best answer from the least context. Extra context seems to hurt more than it helps for my uses.
Down the line something like this might be an obvious interface everyone will want to use. Right now though its not even something I need to try.
Congrats though. I love BYOAK.
by yoouareperfect on 5/8/24, 6:14 PM
by bredren on 5/8/24, 8:35 PM
Please consider providing a demo video showing how this works with code work.
I get the overall behavior, but sometimes code segments can be quite long, or multiple specific sections need to be combined to create additional context.
It would be helpful to see the current baseline product behavior for interaction on a "common" coding task, solving problems in typescript and / or python.
by rmbyrro on 5/8/24, 7:16 PM
Love the license instead of subscription model. Also loved that I can start trying right away without any hassle.
Couple suggestions:
I can't decide between Extended and Premium options. What does "premium support" mean?
Also, it only shows an upgrade option in the check-out page, perhaps it'd be interesting to include it in the FAQ and also the Pricing section.
by buescher on 5/9/24, 3:20 PM
by wan888888 on 5/8/24, 8:08 PM
by yaantc on 5/8/24, 5:27 PM
by tomfreemax on 5/8/24, 7:07 PM
Should I buy licenses for 14 (3x extended) instances, or 1 for all, where everyone can see everyone's conversations or are there accounts? I have a central ollama instance running and also Openai API keys.
Thank you.
by invisitor on 5/9/24, 3:38 AM
by freedomben on 5/8/24, 10:52 PM
Will the Self-host package include source (i.e. source available) or is it just the transpiler output?
Also, is there (or plan to be) support for postgres or other database for persistence?
by xucian on 5/9/24, 1:22 PM
might want to increase font weight in the pricing section, it's hard to read
also in "How much does it cost?" I think you should also add the Free option (for those like me who missed the Try For Free button at the top)
by raxrb on 5/8/24, 8:04 PM
by LASR on 5/8/24, 6:24 PM
Curious about the business model here though. How much sales have you had so far, if you don't mind me asking?
by iknownthing on 5/8/24, 5:07 PM
by causal on 5/8/24, 8:59 PM
Only thing I don't love is heavy mouse use. Are there keyboard shortcuts for all the operations shown?
by 7734128 on 5/8/24, 5:10 PM
by CuriouslyC on 5/8/24, 5:53 PM
I'd be more interested in a tool where I can "add data" to it by drag and drop or folder import, then I can just type whatever prompt and the app's RAG system pulls relevant data/previous prompts/etc out of its store ranked by relevance, and I can just click on all the things that I want inserted into my context with a warning if I'm getting near the context limit. I waste a lot of time finding the relevant code/snippets to paste in manually.
by midnitewarrior on 5/9/24, 5:48 AM
by teruakohatu on 5/8/24, 9:45 PM
by noashavit on 5/9/24, 12:22 AM
by _akhe on 5/9/24, 12:28 AM
by troupo on 5/9/24, 10:57 AM
Great job!
by Zambyte on 5/8/24, 5:05 PM
by htrp on 5/8/24, 11:50 PM
by brunoborges on 5/8/24, 8:08 PM
by damnever on 5/9/24, 7:44 AM
by dangoodmanUT on 5/8/24, 7:15 PM
by jdthedisciple on 5/8/24, 6:52 PM
by shanghaikid on 5/9/24, 8:23 AM
Ask -> answer, no more steps, that is the core value of ChatGPT or AI.
by whiddershins on 5/9/24, 3:20 PM
You have a typo in the word ‘presicion’
Ironically
by nirav72 on 5/8/24, 7:33 PM
by mubu on 5/8/24, 7:31 PM
by nssmeher on 5/8/24, 8:27 PM
by _boffin_ on 5/8/24, 6:15 PM
by pasaley on 5/8/24, 6:32 PM
Are you from Nepal?
by rfc on 5/8/24, 5:45 PM
by asadalt on 5/8/24, 7:03 PM
by p1esk on 5/9/24, 12:49 AM
by subhashp on 5/9/24, 7:16 AM
by niutech on 5/8/24, 6:34 PM
- https://github.com/MetaCorp/obsidian-augmented-canvas
- https://github.com/phasip/obsidian-canvas-llm-extender
by kkukshtel on 5/8/24, 6:27 PM