-
example on how to implement a MCP server with a cooking recipe search and a recipe retrieval endpoint using python and a vector DB.
Example on how to implement a MCP server with a cooking recipe search and a recipe retrieval endpoint using python and a vector DB.
-
short view into clickhouse
a simple comparison of ClickHouse to relational Databases.
-
Run LLMs locally for coding
Sometimes you don’t want to share your data with someone else. You can use a high price offering in the cloud which guarantees that data is not shared or you can run a local LLM and connect it to your IDE.