Skip to content

A modular, agent-driven platform for field recording, transcription, meeting/conference intelligence, and more.

Notifications You must be signed in to change notification settings

LarryCollinsAka/echoflow

Repository files navigation

EchoFlow MVP

A modular, agent-driven platform for field recording, transcription, meeting/conference intelligence, and more.

Getting Started

  1. Clone the repository
  2. Create a .env file (see sample in repo)
  3. Install dependencies:
    pip install -r requirements.txt
  4. Start the app:
    uvicorn app.main:app --reload

Folder Structure

See documentation and comments in the code for structure and agent details.

Next Steps

  • Implement authentication logic and user role management
  • Add agent stubs and orchestrator
  • Build UI templates and static assets

About

A modular, agent-driven platform for field recording, transcription, meeting/conference intelligence, and more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published