Загрузка видео...

Не удалось загрузить видео

На главную

Built to let anyone query SF public databases with just natural language. "show me all the muggings" "where are all the needles in Hayes Valley" access to public safety and demographic data should be democratized code is open-source and linked below:

622,266 просмотров • 3 лет назад •via X (Twitter)

Комментарии: 11

Фото профиля rahul
rahul3 лет назад

discord: code:

Фото профиля rahul
rahul3 лет назад

"what is the racial breakdown of san francisco"

Фото профиля Avi
Avi3 лет назад

good shit

Фото профиля rahul
rahul3 лет назад

try most shit per capita too

Фото профиля edwin
edwin3 лет назад

cool! doesn’t have to be all doom, right? would love to see “warmest neighborhoods”, “areas with most parks”, etc.

Фото профиля rahul
rahul3 лет назад

yeah 100%! we're working to add more data. if there's any datasets you'd like to see, feel free to send them my way

Фото профиля Lee Edwards
Lee Edwards3 лет назад

Passed the validation test.

Фото профиля rahul
rahul3 лет назад

make a PR:

Фото профиля Shibetoshi Nakamoto
Shibetoshi Nakamoto3 лет назад

whoa sick and terrible 🤣 well done

Фото профиля Joseph Nelson
Joseph Nelson3 лет назад

SF GPT is a capitalist

Фото профиля rahul
rahul3 лет назад

🤷‍♂️

Похожие видео

Google open-sourced MCP Toolbox for Databases. I gave it access to everything else. For context, Google's MCP Toolbox for Databases is an open-source server that lets AI agents securely query structured databases like PostgreSQL and MySQL through the MCP protocol However, most enterprise knowledge doesn't actually live in databases. It's scattered across emails, Slack threads, GitHub repos, Salesforce records, customer reviews, and internal docs. So Agents can't see any of it, which means they're working with a fraction of the context they need. I fixed that using MindsDB. It acts as a universal SQL layer that sits on top of all your data sources: structured, semi-structured, and unstructured. This means you can query Salesforce, Gmail, GitHub, S3 files, Jira, and 200+ more sources using SQL syntax. The clever part is how it connects to the MCP Toolbox. MindsDB exposes everything through MySQL, so from the Agent's perspective, it's just running SQL and getting context back. It doesn't know or care that the data came from five different sources behind the scenes. This setup unlocks some powerful capabilities: → One SQL interface for dozens of enterprise sources → Cross-datasource joins (combine GitHub and CRM data in a single query) → Built-in ML capabilities for working with unstructured data → Simple MCP tools that now have massively expanded reach In the video below, the Agent queries GitHub data and a customer review database in one SQL query. So what used to require ETL pipelines and weeks of engineering effort now happens instantly. At the end of the day, AI agents are only as useful as the data they can access. This gives them a lot more to work with. I have shared the GitHub repo in the replies, where you can find more details about this.

Akshay 🚀

39,331 просмотров • 4 месяцев назад