← All tools
🧠
Open Source Open Source

Business Strategy AI

Open-source Python package powering all AI tools — AIClient, async agent orchestration, knowledge base integration, smart RAG, and CLI.

The open-source Python package that is the foundation for every tool in the Neal Khis ecosystem. Provides a unified AIClient for Groq, DeepSeek, Google Gemini, and OpenAI — plus async agent orchestration, knowledge base RAG, and a CLI learning loop.

Used internally at AC Solutions. Free to use and extend.

How it works

1

Install the package

pip install business-strategy-ai — or clone and extend it for your use case

2

Configure providers

Set API keys in .env — AIClient routes to the right provider automatically

3

Build your AI tool

Use agents, RAG, and the debate engine as building blocks for any strategic AI application