Skip to content

skyarkitekten/multi-agent-from-scratch-openai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Build a simple multi-agent system without magic orchestration frameworks like CrewAI, AutoGen, or LangChain.

Features

  • Summarize Medical Texts: Generate concise summaries of extensive medical documents.

  • Write Research Articles: Create detailed research articles based on a given topic and optional outline.

  • Sanitize Medical Data (PHI): Remove sensitive health information from medical datasets.

  • Quality Validation: Each primary task is paired with a validator agent to assess and ensure output quality.

  • Robust Logging: Comprehensive logging facilitates monitoring and debugging.

  • User-Friendly Interface: Streamlit-based web app allows easy interaction and task management.

References

About

Building a multi-agent application from scratch using OpenAI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages