Sunday, July 28, 2024

SearchGPT: AI Search from OpenAI

SearchGPT is a prototype of new AI search features | OpenAI

SearchGPT, a temporary prototype of new AI search features that give you fast and timely answers with clear and relevant sources.

can join "waitlist", not public (yet)






OpenAI is on track to spend about $7 billion on AI training and another $1.5 billion on staffing, claims the report, citing undisclosed financial data and insiders. This spending is way higher than competitors like Amazon-backed Anthropic, which expects a 2024 burn rate of $2.7 billion.

OpenAI generates about $2 billion in annual revenue, while investors have valued the San Francisco startup at over $80 billion.


...it’s unlikely that the company will go bankrupt just yet. With backers like Microsoft and Sequoia, the company will likely secure funding during the next seeding round.


Open Source tool: SQL studio

 frectonz/sql-studio: SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, DuckDB] @GitHub

Rust + TypeScript, MIT

Single binary, single command SQL database explorer. SQL studio supports
SQLite, libSQL, PostgreSQL, MySQL and DuckDB.

powershell -c "irm https://github.com/frectonz/sql-studio/releases/download/0.1.17/sql-studio-installer.ps1 | iex"
sql-studio sqlite [sqlite_db]
sql-studio postgres [url]