shlogg · Early preview
Shrijith Venkatramana @shrsv

Building DBChat - Explore & Evolve Your Database With AI Chat

Building DBChat: a tool that uses AI chat to explore & evolve databases. It generates API docs from code, simplifying engineering workflows. Now, it can manage database connections, make queries in natural language & receive results in table format.

Hi there! I'm Shrijith Venkatrama, the founder of Hexmos. Right now, I’m building LiveAPI, a super-convenient tool that simplifies engineering workflows by generating awesome API docs from your code in minutes.
In this tutorial series, I am on a journey to build for myself DBChat - a simple tool for using AI chat to explore and evolve databases.
See previous posts to get more context:

Building DBChat - Explore and Evolve Your DB with Simple Chat (Part 1)
DBChat: Getting a Toy REPL Going in Golang (Part 2)
DBChat Part 3 - Configure , Connect & Dump Databases
Chat With Your DB via DBChat & Gemi...