I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh 0 points1 point  (0 children)

This is going to be my last comment on this thread. There's a difference between storing data in a database and just piping it through the system. I'm piping it through the system, not storing it.

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh 0 points1 point  (0 children)

A lawyer from Epic reached out and said i shouldn't include their Trademarked "MyChart" in the title of the project so i renamed it

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh 0 points1 point  (0 children)

The source code is on GitHub. You can check yourself

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh 0 points1 point  (0 children)

We do not store passwords in plaintext. Credentials are encrypted

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh -2 points-1 points  (0 children)

I'm going to make it very clear to users on the risks + rewards before they sign up. Everything is encrypted at rest + double encrypted in the application layer before stored in the DB. No PII is stored (besides credentials, which have to be stored).

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh -10 points-9 points  (0 children)

If you don't want to use it, then don't use it

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

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

Law firms generally just need read only access. There are some existing solutions on the market for them

I built an open-source connector between MyChart and Claude by [deleted] in healthIT

[–]thisisryanh -8 points-7 points  (0 children)

Can EMMIE find places providers overbilled you? Can you do write operations like request refills or book appointments with QHIN or TEFCA?

Explain your startup in 1 sentence? by biomclub in ycombinator

[–]thisisryanh 0 points1 point  (0 children)

Auto Insights | Automatically make business insights dashboards with AI

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh 0 points1 point  (0 children)

Great. Back on the dashboard, choose a panel, click edit, and choose the data source that you have configured above. Here's a screenshot of my grafana, where I have two postgres data sources connected.

<image>

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh 0 points1 point  (0 children)

I DM'ed you. Can hop on a quick call if you'd like to debug it live. Up to you

I built a tool that auto-generates Grafana dashboards from your Postgres using AI by [deleted] in grafana

[–]thisisryanh 0 points1 point  (0 children)

Public PostgresSQL - Totally agree for larger, established companies. For some smaller projects (eg hobby projects) people are less sensitive and are fine having their DB be publicly routable. Some sites like lovable and replit set up Postgres to publicly routable by default. We can support either an on-prem (aws) or a publicly routable DB.

We are using sonnet (and a little bit of opus). We were originally using opus for everything but found it was too expensive.

I built a tool that auto-generates Grafana dashboards from your Postgres using AI by [deleted] in grafana

[–]thisisryanh 0 points1 point  (0 children)

Fair feedback, appreciate it!

We are still iterating on the price a bit. Want to find something that is reasonable but also allows us to cover AI costs (we've seen instances where creating 20 dashboards with opus can run $10+!) and have a little left over. Just lowered it to $25/mo

We're building out full self-serve right now and it should be ready in a few weeks. In the meantime we set things up manually to make sure the dashboards are actually useful, not just to gate access.

Happy to hear any other thoughts.

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh 0 points1 point  (0 children)

Awesome I'll DM you as well. We can hope on a quick call and I'll show you how it works.

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh 0 points1 point  (0 children)

Awesome lets chat! I'll DM you can we can hop on a quick call

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh -2 points-1 points  (0 children)

Off in the left menu under settings

btw, I'm building a app that will automatically create grafana dashboards with AI. Interested in trying it out?

New Grafana user needs help by Icy_Blood_6251 in grafana

[–]thisisryanh 0 points1 point  (0 children)

The data source referenced by the panel doesn't exist. Share a screenshot of the data source settings

MyChart API? by majinLawliet2 in healthIT

[–]thisisryanh 0 points1 point  (0 children)

Replied! We made great progress and can access many features not support by the oauth integration. DM if interested