Skip to content

AI-powered meeting assistant that transcribes recordings, extracts action items, and manages team tasks effectively.

Notifications You must be signed in to change notification settings

cycle-sync-ai/floz-ai-frontend

Repository files navigation

Floz AI Frontend

AI-powered meeting assistant that transcribes recordings, extracts action items, and manages team tasks effectively.

Features

  • Automated meeting transcription
  • Task extraction and assignment
  • Smart project management integration
  • Team collaboration tools

Tech Stack

  • NextJS
  • Tailwind CSS
  • Antd
  • Google Calendar
  • OpenAI
  • Deepgram

Installation

git clone https://github.com/cycle-sync-ai/floz-ai-frontend
cd floz-ai-frontend
npm install

Environment Variables

NEXT_PUBLIC_API_URL="backend-api-url"
NEXTAUTH_URL="next-auth-url"
NEXTAUTH_SECRET="next-auth-secret"
NEXT_PUBLIC_OPENAI_URL="openai-url"
NEXT_PUBLIC_GOOGLE_CLIENT_ID="google-client-id"
NEXT_PUBLIC_GOOGLE_CLIENT_SECRET="google-client-secret"

Running the Application

# Development
npm run dev

# Production
npm start

Author

Discord Email

Releases

No releases published

Packages

No packages published