/multi-agent-aya-for-workforce

Multi-agent chat platform that leverages Aya's multilingual capabilities to break down language barriers in the workplace.

Primary LanguageJupyter NotebookMIT LicenseMIT

Multi-Agent Aya for Workforce

Multi-agent chat platform that leverages Aya's multilingual capabilities to break down language barriers in the workplace.

Link to weekly presentations: https://sites.google.com/cohere.com/expedition-aya/expedition-resources

Multi user chat interface and system

For testing Multi-user chat interface run the following command to run start the FastAPI server locally

python3 -m uvicorn chat_app:app --host 0.0.0.0 --port 8000

Then access the app using:

http://0.0.0.0:8000/chat.html

Feel free to try with >2 users for your team and provide ⭐ above!

Alt Text