--- license: MIT title: 'swarm-neko-neko-company' sdk: streamlit emoji: 😻 colorFrom: indigo colorTo: green ---

🐱 neko neko company AI Agents 🐱

GitHub Repo License GitHub stars

~ A wonderfully amazing AI-Powered Corporate Management System ~ JA doc EN doc

Swarm aira sourcesage OpenAI

## πŸš€ Project Overview neko neko company AI Agents is an innovative AI agent system utilizing the Swarm framework. Cute cat-themed AI agents cooperate in their respective areas of expertise to support efficient corporate management. They're incredibly reliable allies! Version: v0.1.1 ## πŸŽ₯ Demo Video https://github.com/user-attachments/assets/0f12fce0-214e-42a6-bdba-c19a7bfc3f07 ## πŸ€— Demo Site [![Spaces](https://img.shields.io/badge/πŸ€—%20Hugging%20Face-Spaces-yellow.svg)](https://huggingface.co/spaces/MakiAi/swarm-neko-neko-company) ## ✨ Main Features 1. **Intelligent Reception System**: - Accurate request routing by Mikeko AI - Smart inter-departmental collaboration 2. **Specialized Cat-Eared AI Agents**: - Management support (Nyantaro AI) - Project management (Mofusuke AI) - Design supervision (Purin AI) - Technology strategy (Tama AI) - System development (Gomachan AI) - Human resource management (Fuwari AI) - Addition of a Technology Department Head agent and Development Department engineer agent ## 🏒 neko neko company AI Organizational Structure ```mermaid %%{init: {'theme':'base'}}%% graph LR A[CEO
Nyantaro] -->|transfer_to_director| B[Director
Mofusuke] A -->|transfer_to_designer| C[Design Director
Purin] A -->|transfer_to_tech_lead| D[Technology Director
Tama] A -->|transfer_to_hr| E[HR Director
Fuwari] A -->|transfer_to_engineer| F[Development Engineer
Gomachan] G[Reception
Mikeko] -->|transfer_to_ceo| A G -->|transfer_to_director| B G -->|transfer_to_designer| C G -->|transfer_to_tech_lead| D G -->|transfer_to_hr| E G -->|transfer_to_engineer| F %% Each agent's functions and outputs A -->|make_strategic_decision| S[Management Decisions] A -->|escalate_to_human| H[Human Escalation] B -->|manage_project| P[Project Planning] B -->|coordinate_departments| CD[Department Coordination] C -->|review_design| RD[Design Review] C -->|create_design_guidelines| DG[Design Guidelines] D -->|review_code| RC[Code Review] D -->|solve_technical_issues| TI[Technical Issue Resolution] F -->|write_code| WC[Code] F -->|debug_code| DC[Debugging] E -->|handle_recruitment| R[Recruitment] E -->|manage_employee_relations| ER[Employee Relations Management] %% Output style classDef result fill:#e1f5fe,stroke:#01579b,stroke-width:2px class S,H,P,CD,RD,DG,RC,TI,WC,DC,R,ER result ``` ## πŸ“¦ Installation 1. Clone the repository: ```bash git clone https://github.com/yourusername/swarm-neko-neko-company.git cd swarm-neko-neko-company ``` 2. Install dependencies: ```bash pip install -r requirements.txt ``` ## πŸ”§ Usage 1. Set environment variables: - Copy `.env.example` and create `.env` - Set the necessary tokens 2. Start the system: ```bash python main.py ``` 3. Start the Streamlit UI: ```bash streamlit run app.py ``` ## πŸ’Ό Agent Details ### 🐱 Receptionist: Mikeko - Role: Request routing - Characteristics: A clever and kind calico cat with excellent judgment - Functions: Optimal transfer and coordination to each department ### 😺 CEO: Nyantaro - Role: Management strategy, important decisions - Characteristics: Former CTO of an IT company, management specialist - Catchphrase: "Important decision time!" - Functions: Strategic decision-making, human escalation, added transfer function to each department ### 😸 Director: Mofusuke - Role: Project management, department coordination - Characteristics: Fluffy long-haired cat, master of project management - Catchphrase: "Schedule management is perfect!" - Functions: Project management, inter-departmental coordination ### 😺 Design Director: Purin - Role: UI/UX design, branding - Characteristics: Cute brown tabby cat, excellent sense of design - Catchphrase: "Wonderful design!" - Functions: Design review, guideline creation ### 🐱 Technology Director: Tama - Role: System architecture design, technology strategy - Characteristics: Cool white cat, technology expert - Catchphrase: "Architecture design!" - Functions: Technology strategy planning, quality management ### 😺 Development Engineer: Gomachan - Role: System development, implementation - Characteristics: Black cat, coding genius - Catchphrase: "Fixing bugs!" - Functions: Coding, debugging, unit test creation, added transfer condition to the reception agent ### 😽 HR Director: Fuwari - Role: Recruitment, labor management - Characteristics: Gentle Persian cat, soothing - Catchphrase: "Making everyone happy!" - Functions: Recruitment management, employee relations management, added transfer condition to the reception agent ## πŸ“ Project Structure ```plaintext β”œβ”€ configs/ β”‚ β”œβ”€ agents.py # The wonderfully clever agents β”‚ β”œβ”€ tools.py # Useful tools β”œβ”€ app.py # Streamlit app β”œβ”€ main.py # Main script β”œβ”€ README.md # This file └─ requirements.txt ``` ## 🀝 Contributions Contributions to the project are welcome! We look forward to contributions of all kinds, including bug reports, feature additions, and documentation improvements. We are eagerly awaiting your wonderfully amazing ideas! ## πŸ“„ License This project is licensed under the MIT License. --- 🐱 Let's achieve more efficient and smart corporate management with neko neko company AI Agents! Meowβ™ͺ