Best AI tools for< Take Meeting Notes >
10 - AI tool Sites

Meetly AI
Meetly AI is an AI-powered tool that helps you take meeting notes and action items. It uses natural language processing to understand the context of your meetings and generate accurate and comprehensive notes. Meetly AI also integrates with your calendar and other tools to make it easy to stay organized and on top of your tasks.

Jamie
Jamie is a personal AI note-taking tool designed to save time and enhance productivity by automatically taking detailed meeting notes, answering questions, and automating tasks. Trusted by over 20,000 professionals, Jamie is GDPR compliant, available in 20+ languages, and prioritizes privacy. It helps users summarize meetings, find answers instantly, and automate follow-up tasks seamlessly across various platforms.

Loopin
Loopin is an AI-powered meeting assistant that helps teams save time and improve productivity. It automatically transcribes and summarizes meetings, connects related meetings, and provides a conversational-style chat interface for easy access to information. Loopin integrates with popular tools like Google Workspace, Zoom, and Slack, making it easy to use and share meeting notes and action items.

Paxo
Paxo is an AI-powered meeting notes app that provides clear, concise, and actionable meeting notes in minutes. It is purpose-built for in-person conversations and offers features such as voice identification, privacy-first architecture, and easy imports and exports. Paxo helps users stay organized and on top of their game by eliminating messy handwriting, misheard words, and forgotten action items. It is available as an app for iOS devices and syncs across all devices using iCloud.

Groupthink
Groupthink is an AI-powered meeting assistant that helps teams have more productive and efficient meetings. It offers features such as real-time meeting notes, task detection, meeting recaps, and the ability to introspect with LLM chat as the meeting happens. Groupthink also integrates with popular video conferencing platforms such as Zoom, Microsoft Teams, and Google Meet.

Otter.ai
Otter.ai is an AI-powered meeting note-taking and real-time transcription solution designed to enhance productivity and collaboration in business settings. It offers a range of features, including automatic note-taking, live summaries, action item tracking, and AI-powered chat assistance. Otter.ai integrates with popular video conferencing platforms such as Zoom, Google Meet, and Microsoft Teams, allowing users to capture and transcribe meeting content effortlessly. The platform also provides customizable templates, collaboration tools, and integrations with other business applications to streamline workflows and improve team efficiency.

Stenote
Stenote is an AI-powered transcription and summarization tool that provides real-time, highly accurate transcriptions and concise summaries of conversations, lectures, and meetings. With its advanced AI capabilities, Stenote captures every word spoken, identifies key highlights, and generates comprehensive meeting notes, making it an invaluable tool for professionals seeking clarity and efficiency in their communication.

Fellow
Fellow is an AI-powered meeting management software that helps teams have more productive and effective meetings. It offers a range of features to help with meeting preparation, engagement, follow-up, and analysis. Fellow integrates with a variety of productivity tools and offers a variety of templates and resources to help teams get the most out of their meetings.

Sembly AI
Sembly AI is an AI-powered meeting assistant that automates note-taking, task management, and meeting insights. It uses advanced speech recognition and natural language processing to capture key points, identify action items, and generate summaries of meetings. Sembly AI integrates with popular video conferencing platforms and task management tools, making it easy to streamline meeting workflows and improve productivity.

Waggle AI
Waggle AI is an AI-powered coaching tool designed to help leaders and managers improve their skills in real-time. It provides personalized feedback, skill insights, and meeting analytics to enhance leadership effectiveness. Waggle AI integrates seamlessly with existing meeting tools and calendars, offering features such as calendar management, meeting preparation, AI note-taking, meeting metrics, and skills assessment. The application aims to optimize leadership development by nudging users with best practices, providing data-driven insights, and fostering continuous improvement.
20 - Open Source AI Tools

ai-notes
Notes on AI state of the art, with a focus on generative and large language models. These are the "raw materials" for the https://lspace.swyx.io/ newsletter. This repo used to be called https://github.com/sw-yx/prompt-eng, but was renamed because Prompt Engineering is Overhyped. This is now an AI Engineering notes repo.

npcsh
`npcsh` is a python-based command-line tool designed to integrate Large Language Models (LLMs) and Agents into one's daily workflow by making them available and easily configurable through the command line shell. It leverages the power of LLMs to understand natural language commands and questions, execute tasks, answer queries, and provide relevant information from local files and the web. Users can also build their own tools and call them like macros from the shell. `npcsh` allows users to take advantage of agents (i.e. NPCs) through a managed system, tailoring NPCs to specific tasks and workflows. The tool is extensible with Python, providing useful functions for interacting with LLMs, including explicit coverage for popular providers like ollama, anthropic, openai, gemini, deepseek, and openai-like providers. Users can set up a flask server to expose their NPC team for use as a backend service, run SQL models defined in their project, execute assembly lines, and verify the integrity of their NPC team's interrelations. Users can execute bash commands directly, use favorite command-line tools like VIM, Emacs, ipython, sqlite3, git, pipe the output of these commands to LLMs, or pass LLM results to bash commands.

openfoodfacts-ai
The openfoodfacts-ai repository is dedicated to tracking and storing experimental AI endeavors, models training, and wishlists related to nutrition table detection, category prediction, logos and labels detection, spellcheck, and other AI projects for Open Food Facts. It serves as a hub for integrating AI models into production and collaborating on AI-related issues. The repository also hosts trained models and datasets for public use and experimentation.

viitor-voice
ViiTor-Voice is an LLM based TTS Engine that offers a lightweight design with 0.5B parameters for efficient deployment on various platforms. It provides real-time streaming output with low latency experience, a rich voice library with over 300 voice options, flexible speech rate adjustment, and zero-shot voice cloning capabilities. The tool supports both Chinese and English languages and is suitable for applications requiring quick response and natural speech fluency.

amazon-transcribe-live-call-analytics
The Amazon Transcribe Live Call Analytics (LCA) with Agent Assist Sample Solution is designed to help contact centers assess and optimize caller experiences in real time. It leverages Amazon machine learning services like Amazon Transcribe, Amazon Comprehend, and Amazon SageMaker to transcribe and extract insights from contact center audio. The solution provides real-time supervisor and agent assist features, integrates with existing contact centers, and offers a scalable, cost-effective approach to improve customer interactions. The end-to-end architecture includes features like live call transcription, call summarization, AI-powered agent assistance, and real-time analytics. The solution is event-driven, ensuring low latency and seamless processing flow from ingested speech to live webpage updates.

openkf
OpenKF (Open Knowledge Flow) is an online intelligent customer service system. It is an open-source customer service system based on OpenIM, supporting LLM (Local Knowledgebase) customer service and multi-channel customer service. It is easy to integrate with third-party systems, deploy, and perform secondary development. The system provides features like login page, config page, dashboard page, platform page, and session page. Users can quickly get started with OpenKF by following the installation and run instructions. The architecture follows MVC design with a standardized directory structure. The community encourages involvement through community meetings, contributions, and development. OpenKF is licensed under the Apache 2.0 license.

contoso-chat
Contoso Chat is a Python sample demonstrating how to build, evaluate, and deploy a retail copilot application with Azure AI Studio using Promptflow with Prompty assets. The sample implements a Retrieval Augmented Generation approach to answer customer queries based on the company's product catalog and customer purchase history. It utilizes Azure AI Search, Azure Cosmos DB, Azure OpenAI, text-embeddings-ada-002, and GPT models for vectorizing user queries, AI-assisted evaluation, and generating chat responses. By exploring this sample, users can learn to build a retail copilot application, define prompts using Prompty, design, run & evaluate a copilot using Promptflow, provision and deploy the solution to Azure using the Azure Developer CLI, and understand Responsible AI practices for evaluation and content safety.

iceburgcrm
Iceburg CRM is a metadata driven CRM with AI abilities that allows users to quickly prototype any CRM. It offers features like metadata creations, import/export in multiple formats, field validation, themes, role permissions, calendar, audit logs, API, workflow, field level relationships, module level relationships, and more. Created with Vue 3 for the frontend, Laravel 10 for the backend, Tailwinds with DaisyUI plugin, and Inertia for routing. Users can install default, admin panel, core, custom, or AI versions. The tool supports AI Assist for module data suggestions and provides API endpoints for CRM modules, search, specific module data, record updates, and deletions. Iceburg CRM also includes themes, custom field types, calendar, datalets, workflow, roles and permissions, import/export functionality, and custom seeding options.

ai-collective-tools
ai-collective-tools is an open-source community dedicated to creating a comprehensive collection of AI tools for developers, researchers, and enthusiasts. The repository provides a curated selection of AI tools and resources across various categories such as 3D, Agriculture, Art, Audio Editing, Avatars, Chatbots, Code Assistant, Cooking, Copywriting, Crypto, Customer Support, Dating, Design Assistant, Design Generator, Developer, E-Commerce, Education, Email Assistant, Experiments, Fashion, Finance, Fitness, Fun Tools, Gaming, General Writing, Gift Ideas, HealthCare, Human Resources, Image Classification, Image Editing, Image Generator, Interior Designing, Legal Assistant, Logo Generator, Low Code, Models, Music, Paraphraser, Personal Assistant, Presentations, Productivity, Prompt Generator, Psychology, Real Estate, Religion, Research, Resume, Sales, Search Engine, SEO, Shopping, Social Media, Spreadsheets, SQL, Startup Tools, Story Teller, Summarizer, Testing, Text to Speech, Text to Image, Transcriber, Travel, Video Editing, Video Generator, Weather, Writing Generator, and Other Resources.

amurex
Amurex is a powerful AI meeting assistant that integrates seamlessly into your workflow. It ensures you never miss details, stay on top of action items, and make meetings more productive. With real-time suggestions, smart summaries, and follow-up emails, Amurex acts as your personal copilot. It is open-source, transparent, secure, and privacy-focused, providing a seamless AI-driven experience to take control of your meetings and focus on what truly matters.

elyra
Elyra is a set of AI-centric extensions to JupyterLab Notebooks that includes features like Visual Pipeline Editor, running notebooks/scripts as batch jobs, reusable code snippets, hybrid runtime support, script editors with execution capabilities, debugger, version control using Git, and more. It provides a comprehensive environment for data scientists and AI practitioners to develop, test, and deploy machine learning models and workflows efficiently.

vector_companion
Vector Companion is an AI tool designed to act as a virtual companion on your computer. It consists of two personalities, Axiom and Axis, who can engage in conversations based on what is happening on the screen. The tool can transcribe audio output and user microphone input, take screenshots, and read text via OCR to create lifelike interactions. It requires specific prerequisites to run on Windows and uses VB Cable to capture audio. Users can interact with Axiom and Axis by running the main script after installation and configuration.

argilla
Argilla is a collaboration platform for AI engineers and domain experts that require high-quality outputs, full data ownership, and overall efficiency. It helps users improve AI output quality through data quality, take control of their data and models, and improve efficiency by quickly iterating on the right data and models. Argilla is an open-source community-driven project that provides tools for achieving and maintaining high-quality data standards, with a focus on NLP and LLMs. It is used by AI teams from companies like the Red Cross, Loris.ai, and Prolific to improve the quality and efficiency of AI projects.

Ollama-Colab-Integration
Ollama Colab Integration V4 is a tool designed to enhance the interaction and management of large language models. It allows users to quantize models within their notebook environment, access a variety of models through a user-friendly interface, and manage public endpoints efficiently. The tool also provides features like LiteLLM proxy control, model insights, and customizable model file templating. Users can troubleshoot model loading issues, CPU fallback strategies, and manage VRAM and RAM effectively. Additionally, the tool offers functionalities for downloading model files from Hugging Face, model conversion with high precision, model quantization using Q and Kquants, and securely uploading converted models to Hugging Face.
20 - OpenAI Gpts

Athena Notes AI
I convert transcripts into detailed meeting notes with insights, summaries, and action items, plus a downloadable MS Word file.

Seabiscuit Board Meeting Toolkit Builder
Govern Like The Pros: Designed to offer specialized assistance in organizing and executing board meetings with efficiency and compliance. It leverages expert knowledge and tools to create tailored resources, ensuring meetings are productive, compliant, and strategically valuable. (v1.9)

Meeting Coordination Advisor
Facilitates efficient coordination and planning of organizational meetings.

SIK's TextGame Series
Take on 'Shadow's Secret,' a text-based role-playing game where you unravel the mysterious death of an artist with just 15 critical questions. Each inquiry brings you a step closer to the truth - can you solve the puzzle?

CountMyCalories Connie
Take a Picture and let Connie count those calories for you. Myaievolution.com

Food Addiction Quiz
Take this food addiction test and discover if you match the signs that make a food addict. Learn why people can be addicted to food.

Am I Hypersexual Quiz
Do you want to know if you are hypersexual? Take the hypersexuality test.

MOARify
Take an adjectivised noun, and create images making it progressively more adjective!

Make Money with Chat G P T
Satirical take on the ridiculous secondary marketing of AI's early days.

Business Card Digitizer
Simply take a photo of your business cards and upload it to the chat. I'll take it from there!

Zombie Apocalypse | Text-based survival game
I will take you for a ride in a custom text-based zombie game with survival, character development, and challenges.