Skip to content

A collection of Jupyter notebooks, Streamlit apps, and Flask applications demonstrating various use cases and implementations of AutoGen Agents. This repository serves as a practical resource for readers to explore and implement use cases discussed in my blogposts.

License

Notifications You must be signed in to change notification settings

ritwickbhargav80/autogen-agent-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

AutoGen Agent Playground🦦

Python Version X (formerly Twitter) Follow

Welcome to the AutoGen Agent Playground! This repository is a comprehensive collection of Jupyter notebooks, Streamlit apps, and Flask applications that demonstrate various use cases and implementations of AutoGen Agents. This repository serves as a practical resource for readers to explore and implement use cases discussed in my blogposts.

Use Cases

Currently, this repository covers the following use cases:

  • View in GitHub Open in Colab

    Here we have developed an AI agent using AutoGen that can automatically fetch the top 10 tech news headlines and content from TechCrunch using the NewsAPI(https://www.newsapi.org/). We'll be just providing it with the requirement as input while initiating the chat and the code generation, execution will be handled by AutoGen without any human intervention.

More topics and examples will be getting added in the near future.

Contributing

This project welcomes contributions and suggestions! If you have ideas for new examples, improvements to existing code, or bug fixes, please feel free to contribute.

If you are new to GitHub, here is a detailed help source on getting involved with development on GitHub.

License

This project is licensed under the [Your chosen license] - see the LICENSE file for details.

About

A collection of Jupyter notebooks, Streamlit apps, and Flask applications demonstrating various use cases and implementations of AutoGen Agents. This repository serves as a practical resource for readers to explore and implement use cases discussed in my blogposts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published