diff --git a/docs/my-website/docs/projects/dbally.md b/docs/my-website/docs/projects/dbally.md new file mode 100644 index 000000000..688f1ab0f --- /dev/null +++ b/docs/my-website/docs/projects/dbally.md @@ -0,0 +1,3 @@ +Efficient, consistent and secure library for querying structured data with natural language. Query any database with over 100 LLMs ❤️ 🚅. + +🔗 [GitHub](https://github.com/deepsense-ai/db-ally) diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index 54df1f3e3..368609d4b 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -261,6 +261,7 @@ const sidebars = { items: [ "projects/Docq.AI", "projects/OpenInterpreter", + "projects/dbally", "projects/FastREPL", "projects/PROMPTMETHEUS", "projects/Codium PR Agent",