So beautifully done, its mindblowing. Please blog about your process a bit more.
HN user
skanga
d29948f2ae7dc8433f1c172ad8b91073ac9d132fe612cab97b6d0e7e1d5608fa
It does not work on Windows. Should be easy to add that.
Agreed. That's more interesting than the game - for some at least ...
But does it work?
What did you try? What did it do?
TDD == Prompt Engineering, for Agentic coding tasks.
I'm working on Conductor
https://github.com/skanga/Conductor
Conductor is a LLM agnostic framework for building sophisticated AI applications using a subagent architecture. It provides a robust platform for orchestrating multiple specialized AI agents to accomplish complex tasks, with features like LLM-based planning, memory persistence, and dynamic tool use.
It provides a robust and flexible platform for orchestrating multiple specialized AI agents to accomplish complex tasks. This project is inspired by the concepts outlined in "The Rise of Subagents" by Phil Schmid at https://www.philschmid.de/the-rise-of-subagents and it aims to provide a practical implementation of this powerful architectural pattern.
I read a paper called "The Rise of Subagents" by Phil Schmid at https://www.philschmid.de/the-rise-of-subagents and thought it was an incredibly powerful architectural pattern for running AI agents with complex tasks.
So, I decided to build a practical implementation of this system with a central Orchestrator that manages a fleet of implicit or explicit Subagents. Each subagent is a specialized, isolated AI agent designed to perform a specific subtask. More details in the repo README at https://github.com/skanga/conductor
It's hard to evaluate such a tool. I scanned my OSS MCP server for databases at https://github.com/skanga/dbchat and it found 0 vulnerabilities. Now I'm wondering if my code is perfect :-) or the tool has issues!
DBChat is a powerful MCP server that lets you have natural language conversations with your database from clients like Claude Desktop. Ask it to do complex analysis, generate beautiful visualizations, or build custom interactive dashboards based your data. Works with any JDBC-compatible database with support for most SQL DBs like PostgreSQL, MySQL, Oracle, SQL Server, SQLite, MongoDB, etc.
https://github.com/skanga/JarGet is a slightly similar tool for Java
What about Tablesaw, Apache Arrow? How does this compare ...
Looks like Deepseek is having it's Tiktok moment!
Hi Maxwell, I did work on some similar stuff and have some thoughts, suggestions & connections that could help. Feel free to reach out to my yc username at googles email service.
Thoughts?
Electricity, the printing press, etc were all privately owned.
This is probably accurate.
But GenAI is a major upheaval. In most those, a massive amount of initial capital is invested, but the payoff happens slowly - only over decades. But the payoffs are huge.
Think about electricity. Building out the grid was HUGELY expensive. But then benefits are derived for decades. Same for the highway system, railway system, etc.
You mentioned that spRAG uses OpenAI for embeddings, Claude 3 Haiku for AutoContext, and Cohere for reranking. Can you explain why & how did you make those choices?
You are right. But IMO you're still missing his main point. His thesis is in that case, to rewrite ONLY THE REALLY BAD CODE.
There is not team that is 100% bad so you don't need a full rewrite of 100% of the code base.
Hi Burak, I saw cx_Oracle in the requirements.txt but the support matrix did not mention it. Does this mean Oracle is coming? Or a typo?
Found some potential bugs. Please check the github issues page.
Thanks!
Can you please add prices/dates/labels/ticks to the main chart on the overview page
Error Processing the Word Document: TypeError: Cannot read properties of undefined (reading 'children')
I love the idea of a Modelfile but wonder if it can be setup to also retrieve information from other systems and insert them into the LLM’s context window via a prompt. This gives LLMs information beyond what was provided in their training data, which is necessary for almost every enterprise use case. Examples include data from current web pages, data from SaaS apps like Confluence or Salesforce, and data from documents like sales contracts and PDFs.
See https://github.com/psychic-api/rag-stack for an example. Note that most of the above verbiage also comes from there!
Please note that you NEED to have Go 1.20
CGO_ENABLED=1 go build .
# github.com/jmorganca/ollama/llama
llama/llama.go:141:31: undefined: unsafe.SliceData
llama/llama.go:172:52: undefined: unsafe.SliceData
llama/llama.go:211:45: undefined: unsafe.SliceData
llama/llama.go:274:10: undefined: unsafe.SliceData
llama/llama.go:275:3: undefined: unsafe.SliceData
note: module requires Go 1.20I think you meant 32GB+
Can someone please explain the advantages of doing this?
Does it come with a good VNC server for the console itself?
Thanks @jmoorebeek. I wish you tremendous success.