Skip to content

πŸš€ CueFlies: Your open-source AI meeting assistant, an alternative to tools like Firefly. Get automated notes, summaries, and insights for your meetings, all powered by cuemeet.ai – the open-source meeting bot.

License

Notifications You must be signed in to change notification settings

CueMeet/CueFlies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

20 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Meeting Bots Control Panel Banner

Links to CueMeet Repositories

You can explore all our repositories for additional tools and integrations:


License Docusaurus Node.js Docker OpenAPI React Yarn Community

This directory contains the documentation website built using Docusaurus, a modern static website generator.

CueFlies Documentation

CueFlies is a comprehensive calendar platform that helps users manage their meetings efficiently. It provides features for Google Calendar integration, meeting management, automated note-taking, and meeting analytics.

Key Features

  • Calendar Integration: Seamless integration with Google Calendar for automatic meeting tracking
  • Multi-Platform Support: Works with Google Meet, Microsoft Teams, and Zoom meetings
  • Smart Notes: Automatically generated meeting summaries, transcriptions, and action items
  • Meeting Analytics: Track meeting participation and engagement metrics

Getting Started

To work with the documentation locally using Docker, you'll docker or compatible tool installed on your system.

  1. Build and start all services:
docker-compose up -d
  1. Stop all services:
docker-compose down

To work with the documentation locally, you'll need Node.js installed on your system.

  1. Install dependencies:
yarn install
  1. Start the development server:
yarn start

This will start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Available Scripts

  • npm start - Start the development server
  • npm run build - Build the static website
  • npm run serve - Serve the built website locally
  • npm run deploy - Deploy the site to production
  • npm run clear - Clear the local build cache

Project Structure

backend/
β”œβ”€β”€ src/                    # Source code
β”‚   β”œβ”€β”€ modules/           # Feature modules
β”‚   β”œβ”€β”€ database/          # Database configurations and migrations
β”‚   β”œβ”€β”€ decorators/        # Custom decorators
β”‚   β”œβ”€β”€ guards/            # Authentication and authorization guards
β”‚   β”œβ”€β”€ providers/         # Service providers
β”‚   β”œβ”€β”€ schedulers/        # Scheduled tasks
β”‚   β”œβ”€β”€ utils/             # Utility functions
β”‚   β”œβ”€β”€ constants/         # Application constants
β”‚   β”œβ”€β”€ app.module.ts      # Root application module
β”‚   └── main.ts           # Application entry point
β”œβ”€β”€ test/                  # Test files
β”œβ”€β”€ dist/                  # Compiled output
β”œβ”€β”€ Dockerfile            # Docker configuration
β”œβ”€β”€ docker-compose.yml    # Docker compose configuration
β”œβ”€β”€ package.json          # Dependencies and scripts
β”œβ”€β”€ tsconfig.json         # TypeScript configuration
β”œβ”€β”€ tsconfig.build.json   # TypeScript build configuration
└── nest-cli.json         # NestJS CLI configuration
frontend/
β”œβ”€β”€ src/                   # Source code
β”‚   β”œβ”€β”€ components/        # Reusable UI components
β”‚   β”œβ”€β”€ pages/            # Page components
β”‚   β”œβ”€β”€ store/            # State management
β”‚   β”œβ”€β”€ utils/            # Utility functions
β”‚   β”œβ”€β”€ graphql/          # GraphQL queries and mutations
β”‚   └── styles/           # Global styles and CSS
β”œβ”€β”€ public/               # Static assets
β”œβ”€β”€ .next/               # Next.js build output
β”œβ”€β”€ Dockerfile           # Docker configuration
β”œβ”€β”€ package.json         # Dependencies and scripts
β”œβ”€β”€ tsconfig.json        # TypeScript configuration
β”œβ”€β”€ next.config.ts       # Next.js configuration
β”œβ”€β”€ tailwind.config.ts   # Tailwind CSS configuration
β”œβ”€β”€ postcss.config.mjs   # PostCSS configuration
└── eslint.config.mjs    # ESLint configuration

πŸ“š Documentation

Detailed documentation is available in the docs directory:


🀝 Contributing

We welcome contributions! Please see our Contributing Guidelines for details.


πŸ” Security

Please refer to SECURITY.md for information about reporting security vulnerabilities and best practices.


πŸ†™ Upgrading

For version compatibility and migration steps, see UPGRADE.md.


πŸ“œ Code of Conduct

We follow a standard of respectful communication and collaboration. Please review our Code of Conduct before contributing.


πŸ“ License

This project is licensed under the GNU General Public License v3.0 (GPL-3.0) β€” see the LICENSE file for details.

Made with ❀️ by CueCard.ai team

About

πŸš€ CueFlies: Your open-source AI meeting assistant, an alternative to tools like Firefly. Get automated notes, summaries, and insights for your meetings, all powered by cuemeet.ai – the open-source meeting bot.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages