The effiweb solutions Consulting Tool helps build autonomous agent crews to simulate a consulting team. This tool is designed for educational purposes and not for professional consulting.
- Create a team of AI agents with specific roles and tasks.
- Customize agents' goals, tasks, and backstories based on business context.
- Generate detailed PDF reports of the consulting process.
- Interactive UI with real-time results.
-
Clone the repository:
git clone https://github.com/your-repo/effiweb-solutions-consulting-tool.git cd effiweb-solutions-consulting-tool
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the Application:
streamlit run app.py
-
Set Up Your Crew:
- Enter the business context, challenges, and budget.
- Specify the number of agents (default is 3).
- Click the Start button to generate results.
-
View Results:
- The agents will work together to provide solutions based on the provided context.
- Download the detailed PDF report of the consulting process.
- API Keys:
- Add your API keys to the Streamlit secrets:
streamlit secrets set SERPER_API_KEY "your_serper_api_key" streamlit secrets set GROQ_API_KEY "your_groq_api_key"
- Add your API keys to the Streamlit secrets:
-
Business Context:
- Provide details about your business, challenges, and budget.
-
Agents:
- Example agents include:
- Tlaloc: Digital Strategy Consultant
- Arminius: Analytics & Automation Consultant
- Thusnelda: Digital Marketing & Growth Consultant
- Example agents include:
-
Output:
- The agents will generate a digital strategy plan, analytics dashboard, and marketing plan based on the provided context.
Questions? Contact: [email protected]