AI Agents & Automation
Browsing page 473 of AI Agents & Automation. Sorted by confidence score — our independent quality rating.
frigate-hass-integration
Frigate-hass-integration is an open-source project that seamlessly integrates Frigate, an AI-powered Network Video Recorder (NVR), with Home Assistant. This integration enhances smart home surveillance by providing a rich media browser with thumbnails and navigation directly within Home Assistant. Users gain access to various sensor entities, including Camera FPS, Detection FPS, Process FPS, Skipped FPS, and Objects detected, along with binary sensor entities for object motion. It also offers camera entities for live view and object detected snapshots, and switch entities for controlling recording, detection, snapshots, and contrast improvement. Furthermore, the integration provides services for manual events and PTZ control, supporting multiple Frigate instances for comprehensive home security management.
gemma.cpp
gemma.cpp is a lightweight, standalone C++ inference engine specifically designed for Google's Gemma foundation models. It provides a minimalist implementation for Gemma 2-3 and PaliGemma 2 models, prioritizing simplicity and directness over full generality, making it suitable for experimentation and research. The engine supports CPU-only inference, offering features like sampling with TopK and temperature, and a backward pass (VJP) with Adam optimizer for Gemma research. It includes optimizations such as mixed-precision GEMM (fp8, bf16, fp32, fp64 bit), automatic runtime autotuning, and integrated weight compression. The project leverages the Google Highway Library for portable SIMD, ensuring efficient CPU inference. It offers C++ APIs with streaming for single and batched inference, a basic interactive command-line app, and Python bindings. gemma.cpp is designed to be easily embeddable in other projects with minimal dependencies and is highly modifiable, featuring a small core implementation.
ClipBERT
ClipBERT is an official PyTorch code implementation for an efficient framework designed for end-to-end learning across image-text and video-text tasks. Recognized with a CVPR 2021 Best Student Paper Honorable Mention, ClipBERT processes raw videos/images and text inputs to generate task predictions. It leverages 2D CNNs and transformers, incorporating a sparse sampling strategy to enable efficient multimodal learning. The framework supports end-to-end pretraining and finetuning for tasks such as image-text pretraining on COCO and VG captions, text-to-video retrieval on MSRVTT, DiDeMo, and ActivityNet Captions, video-QA on TGIF-QA and MSRVTT-QA, and image-QA on VQA 2.0. Its modular design allows for easy integration of additional image-text or video-text tasks.
Twin
Twin is an AI company builder that empowers users to create autonomous AI agents using natural language, eliminating the need for coding. These agents can connect to any API, automate browser actions like a human, and run on a schedule or trigger from webhooks, emails, or messages. The platform allows users to brainstorm and refine ideas into working agents, creating integrations in real-time. It's designed for individuals and businesses looking to automate workflows, find clients, manage jobs, and streamline various operational tasks, offering a no-code solution for agent deployment and community sharing.
alpaca-electron
Alpaca Electron is designed to make running local large language models (LLMs) like Alpaca and Vicuna accessible to everyone, eliminating the need for complex command-line operations or compilation. It leverages llama.cpp as its backend, ensuring efficiency and compatibility with CPU-only systems, making it usable without expensive graphics cards. The tool supports Windows, MacOS, and Linux, and includes features like context memory, chat history, and Docker integration. Users can download pre-built installers and easily load their preferred Alpaca models to start chatting. While it currently supports Windows primarily, it aims for broader platform compatibility, offering a straightforward solution for local LLM interaction.
audiocraft
AudioCraft is a comprehensive PyTorch library designed for deep learning research in audio generation. It provides both inference and training code for advanced AI generative models, including MusicGen for controllable text-to-music generation and AudioGen for text-to-sound. The library also integrates the state-of-the-art EnCodec audio compressor/tokenizer, Multi Band Diffusion for EnCodec-compatible decoding, and MAGNeT for non-autoregressive text-to-music/sound. Additionally, it offers AudioSeal for audio watermarking and JASCO for high-quality text-to-music conditioned on chords, melodies, and drum tracks, making it a powerful toolkit for researchers and developers in the audio AI domain.
Arintra
Arintra offers an autonomous medical coding platform designed for healthcare organizations to enhance accuracy, reduce claim denials, and accelerate payment processing. By leveraging AI and deep medical expertise, Arintra integrates seamlessly with major EHRs such as Epic and Athena, eliminating the need for workflow changes. The platform aims to unlock missed revenue, improve compliance, and reallocate staff to higher-value tasks. It boasts impressive results, including significant revenue uplift, cost savings, and reductions in denials and pre-A/R days, while maintaining high coding accuracy. Arintra supports various specialties, from Internal Medicine to Orthopedics, and offers a 90-day risk-free trial to demonstrate measurable results quickly.
nerd-dictation
nerd-dictation is a simple, hackable, and offline speech-to-text utility designed for Desktop Linux. It leverages the VOSK-API for accurate transcription without requiring an internet connection. The tool is a single-file Python script with minimal dependencies, making it easy to set up and use. Key features include optional conversion of numbers to digits, a timeout function for automatic speech ending, and configurable output types (simulating keystrokes or printing to standard output). Users can customize text manipulation through Python scripts and bind begin/end/cancel commands to shortcut keys for efficient workflow. It also supports suspend/resume functionality to manage resource usage, especially with larger language models.
6thlabs
6thlabs is an AI & Tech Solutions Partner specializing in custom AI solutions and tech development for SaaS, startups, and software companies. They offer services like MVP development, rapid prototyping, scalable solutions, and user feedback integration to launch ideas quickly and cost-effectively. Their automation services streamline operations and boost productivity with intelligent automation solutions, including automating repetitive tasks and optimizing decision-making with AI. Additionally, 6thlabs provides software integrations for seamless business operations, covering CRM, custom API development, ERP system integration, and real-time data sync. They focus on empowering businesses through tailored web and mobile solutions and innovative AI technologies, driving efficiency and growth.
LetMePark
LetMePark is a mobile application designed to revolutionize urban parking through advanced technology. It offers automated entry and payment in over 400 parking facilities in Spain and more than 1000 across Europe, with automatic public street parking payment coming soon. The app provides proactive suggestions for underground parking and allows voice-activated parking searches via Alexa. LetMePark integrates with connected car systems, enabling drivers to find and access parking directly from their vehicle's dashboard. It aims to reduce the time and frustration associated with finding parking, offering a unified solution for various parking scenarios, including automatic access, reservations, and even suggestions for free outdoor parking zones.
Momentic
Momentic is an AI-powered end-to-end testing platform designed to help engineering teams scale test coverage, eliminate flaky tests, and ship products with confidence. It features a low-code editor that allows users to write tests in plain English, which Momentic's AI then converts into automated coverage. The platform includes self-healing locators that adapt to UI changes and an autonomous testing agent that explores applications, generates tests, and keeps them updated. Momentic supports web, iOS, and Android platforms, offering capabilities like regression testing, production monitoring, and Gen AI testing. It aims to reduce test maintenance, increase release cadence, and provide reliable test execution.
SqueezeSeg
SqueezeSeg is a TensorFlow-based implementation of convolutional neural networks designed for real-time road-object segmentation from 3D LiDAR point clouds. This repository provides the code for SqueezeSeg, a model that processes LiDAR data to identify and segment objects in a scene, crucial for applications like autonomous driving. The project also references SqueezeSegV2, a follow-up work with improved performance, and provides links to download converted datasets for training and validation. It includes instructions for installation, running a demo, and training/evaluating the model, making it a valuable resource for researchers and developers in the field of autonomous vehicles and computer vision.
TPVFormer
TPVFormer is an academic project offering a Tri-Perspective View (TPV) representation for vision-based 3D semantic occupancy prediction, serving as an alternative to Tesla's Occupancy Network for autonomous driving research. It addresses the limitations of traditional bird's-eye-view (BEV) representations by incorporating two additional perpendicular planes, allowing for a more fine-grained description of 3D scenes. The tool features a transformer-based TPV encoder (TPVFormer) to effectively obtain TPV features by aggregating image features. It demonstrates that camera inputs alone can achieve performance comparable to LiDAR-based methods on LiDAR segmentation tasks. The project also includes resources for semantic scene completion and comparisons with Tesla's Occupancy Network.
pyannote-audio
pyannote-audio is an open-source Python toolkit designed for speaker diarization, a process that identifies 'who spoke when' in an audio recording. Built on the PyTorch machine learning framework, it offers robust capabilities for speech activity detection, speaker change detection, and speaker embedding. The toolkit includes pretrained models and pipelines, allowing users to quickly implement and experiment with audio analysis tasks. Furthermore, it supports fine-tuning of these models, enabling users to optimize performance on their specific custom datasets. This makes pyannote-audio a versatile tool for researchers and developers working with audio data.
facenet
facenet offers a TensorFlow-based implementation for face recognition, drawing inspiration from the "FaceNet: A Unified Embedding for Face Recognition and Clustering" paper and ideas from Oxford's "Deep Face Recognition." The project is open-source and available on GitHub, providing a robust framework for developers and researchers. It includes pre-trained models, supports various training datasets like CASIA-WebFace and VGGFace2, and incorporates face alignment using MTCNN for improved accuracy. The tool is compatible with TensorFlow r1.7 and Python 2.7/3.5, making it accessible for those working with these environments. It also features a flexible input pipeline and continuous integration for reliable development.
nlprule
Nlprule is a fast, low-resource Natural Language Processing and Text Correction library written in Rust. It implements a rule- and lookup-based approach, leveraging resources from LanguageTool for its NLP tasks. Key features include rule-based grammatical error correction with thousands of rules, a comprehensive text processing pipeline covering sentence segmentation, part-of-speech tagging, lemmatization, chunking, and disambiguation. The library supports English, German, and Spanish, with spellchecking currently in progress. Nlprule is designed for speed and efficiency, making it suitable for pre/post-processing in more sophisticated AI approaches, background application tasks with low overhead, or client-side execution via WebAssembly.
HotBall
Hotball is an AI co-pilot specifically designed for startup founders to validate their business ideas and develop comprehensive step-by-step plans. The platform helps eliminate blind spots, identify gaps in business plans, and provides guidance to fully understand and articulate a business model for investors. It offers personalized suggestions by allowing users to sync their documents, ensuring relevant advice based on actual business data. Hotball also acts as a personal AI fractional executive, providing detailed analysis of pitches and business models to increase funding chances. It pre-validates business models using proven frameworks, helping founders make better decisions and avoid common startup pitfalls related to market need or flawed models.
ResnetGPT
ResnetGPT is an open-source project built with Resnet101 and GPT, designed to create an AI capable of playing the mobile game Honor of Kings. Developed using the PyTorch framework, it leverages a pre-trained Resnet101 model and a Transformer-based decoder for game actions. The project provides code for training the AI with gameplay data, including scripts for data capture and preprocessing. While the project is no longer actively updated, it serves as a foundational example for developing AI agents for complex game environments, requiring a dedicated NVIDIA graphics card and an Android device for operation.
Banter (prev Jojo AI)
Banter is an innovative AI language exchange partner designed to help users achieve fluency naturally. It offers a unique conversation-first approach, allowing individuals to practice speaking in various languages like English, Spanish, Italian, and Japanese with AI native speakers. The platform provides instant feedback on grammar, vocabulary, and naturalness, ensuring a comprehensive learning experience. Unlike traditional language apps, Banter remembers user interactions and adapts to their specific goals, creating a personalized and engaging practice environment without the pressure or awkwardness of human interaction. It's available on both iOS and Android, making language learning accessible anytime, anywhere.
PSY - AI Therapists
Startup Fame is a curated directory designed to highlight outstanding startups and products, updated daily. It offers a platform for new ventures to gain exposure and improve their search engine optimization through high-authority do-follow links. Users can create a free account, add their startup by simply providing a website URL, and the AI automatically generates details. The platform ensures quality by performing multiple checks on each verified startup. Beyond discovery, Startup Fame also allows founders to create a unique profile to showcase all their projects in one place, making it a valuable resource for both startup founders and those looking to discover the next big thing.
strix
Strix is an open-source AI security tool designed to identify and remediate application vulnerabilities. It employs autonomous AI agents that mimic real hackers, dynamically running code to find and validate vulnerabilities with proof-of-concepts. Built for developers and security teams, Strix offers fast, accurate security testing without the overhead of manual penetration testing or the false positives common with static analysis tools. Key capabilities include a full hacker toolkit, collaborative agent teams, real validation with PoCs, a developer-first CLI with actionable reports, and auto-fix and reporting features to accelerate remediation. It integrates seamlessly with GitHub Actions and CI/CD pipelines, allowing for automatic vulnerability scanning on every pull request.
AiAlly
AiAlly offers AI employees designed to revolutionize business operations by boosting productivity and streamlining workflows. These self-learning AI agents continuously adapt to a company's unique needs and integrate seamlessly with existing tools. Users can customize AI personalities to fit their company culture, fostering natural and engaging interactions. AiAlly's AI employees autonomously tackle complex tasks, make advanced decisions, and collaborate effectively with both human and other AI team members. The platform emphasizes enterprise-grade security with end-to-end encryption and compliance with global data protection regulations, ensuring data privacy and integrity.
Real-time-stock-market-prediction
Real-time-stock-market-prediction is an open-source project that offers a complete server-side architecture for real-time stock market prediction using Machine Learning. It leverages TensorFlow.js for building the ML model architecture and Kafka for efficient real-time data streaming and pipelining. The system integrates MongoDB for updating databases with incoming stock market logs, enabling analysis and model training, and storing model performance. Developed entirely with Node.js, this architecture supports parallel processing for real-time analysis, ML model training, and prediction, making it suitable for those interested in applying machine learning to financial market analysis and developing robust predictive models.
SmartLife- Smart Living
Tuya Smart is a leading global AI cloud platform service provider, dedicated to building an AIoT developer ecosystem that empowers the creation of smart products and solutions. The platform leverages cutting-edge AI and extensive expertise to simplify the development of AI-driven devices. It supports a wide range of product categories and offers solutions for various industries, including smart hospitality, commercial lighting, smart residential, and smart house & real estate. Developers can utilize TuyaOS, App SDKs, and a cloud development platform to create custom apps and integrate with prominent AI voice platforms. Tuya Smart also provides value-added services like certification, smart voice skills, and a robust support system for developers.