New Project: I have build a Multi-Agent System with CrewAI and LangChain

Hello Streamlit Community! :wave:

For the last two months, I have been improving myself in using LLMs by watching lessons and reading from various sources. I have completed my third project on this subject, and I wrote an article about the process I followed. Of course, I also completed my project by taking it live on streamlit.

In this project, I created a chatbot that can write essays with a Multi-Agent graph structure using langchain and crewai, you can test it if you wish, I am waiting for your feedback, thank you.

Streamlit Link
Building Autonomous Multi-Agent Systems with CrewAI
Github Repo