Show HN: Erdos – open-source, AI data science IDE 6 by jorgeoguerra | 2 comments on Hacker News. Hey HN! We’re Jorge and Will from Lotas ( https://www.lotas.ai/ ), and we’ve built Erdos, a secure AI-powered data science IDE that’s fully open source ( https://ift.tt/FbrTq73 ). A few months ago, we shared Rao, an AI coding assistant for RStudio ( https://ift.tt/Td2zb93 ). We built Rao to bring the Cursor-like experience to RStudio users. Now we want to take the next step and deliver a tool for the entire data science community that handles Python, R, SQL, and Julia workflows. Erdos is a fork of VS Code designed for data science. It includes: - An AI that can search, read, and write across all file types for Python, R, SQL, and Julia. Also, for Jupyter notebooks, we’ve optimized a jupytext system to allow the AI to make faster edits. - Built-in Python, R, and Julia consoles accessible to both the user and AI - Plot pane that tracks and organizes plots by file and time - Database pane f...