Skip to content

Some experimentation with the different multi-agent AI orchestration frameworks currently widely used.

Notifications You must be signed in to change notification settings

kevin-v96/multi-agent-ai

Repository files navigation

multi-agent-ai

Some experimentation with the different multi-agent AI orchestration frameworks currently widely used.

Here are some of the ways to run this: After installing Poetry on your system, run poetry install to install all the pre-requisites.

Weather bot using AutoGen

After that poetry run python weather_app.py will give you a local ip where the page is hosted and you can interact with the chatbot.

alt text

Resume helper using CrewAI

poetry run crewai_resume_assistant.py after adding your resume in markdown format and adding the job posting link as well as a small writeup about yourself will help you alter your resume to match the job posting. Your new resume will be output as tailored_resume.md, and it will also output interview_materials.md, which will have questions you could prepare for to do well at interviews for this role.

References

About

Some experimentation with the different multi-agent AI orchestration frameworks currently widely used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published