Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 633 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 633 Bytes

BlogEditor

Open in GitHub Codespaces

Blog Editor agent implemented with LLMs and crewai framework for handling autogen agents.

It uses streamlit, crewai and openai functions to execute the task of interest.

It is based on the crewai gemini demo: https://huggingface.co/spaces/eaglelandsonce/crewaiongemini

Installation

make install

Usage

make run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Apache 2.0