iris-s-coon
๐Ÿ“– [docs] ่‹ฑ่ชžREADMEใฎๆ›ดๆ–ฐ
7a46646

A newer version of the Streamlit SDK is available: 1.43.2

Upgrade
metadata
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

โœจ 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

%%{init: {'theme':'base'}}%%
graph LR
    A[CEO<br>Nyantaro] -->|transfer_to_director| B[Director<br>Mofusuke]
    A -->|transfer_to_designer| C[Design Director<br>Purin]
    A -->|transfer_to_tech_lead| D[Technology Director<br>Tama]
    A -->|transfer_to_hr| E[HR Director<br>Fuwari]
    A -->|transfer_to_engineer| F[Development Engineer<br>Gomachan]
    G[Reception<br>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:
git clone https://github.com/yourusername/swarm-neko-neko-company.git
cd swarm-neko-neko-company
  1. Install dependencies:
pip install -r requirements.txt

๐Ÿ”ง Usage

  1. Set environment variables:

    • Copy .env.example and create .env
    • Set the necessary tokens
  2. Start the system:

python main.py
  1. Start the Streamlit UI:
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

โ”œโ”€ 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โ™ช