News

This project pulls in an example "project specific" KiCad library (aligni-example-kicad-lib) as a git submodule. The library contains an example SQLite database file generated by Aligni Replicator.
This n8n workflow demonstrates how to create an agent using LangChain and SQLite. The agent can understand natural language queries and interact with a SQLite database to provide accurate answers. 💪.
For example, you can call sqlite_column_int or other calls to get particular types. You can bind parameters to SQL calls to set values instead of building a string. But this shows you just how ...