1195 projects for "user%20%26%20admin%20panel%20script" with 2 filters applied:

  • Bitdefender Ultimate Small Business Security Icon
    Bitdefender Ultimate Small Business Security

    Protect the big future of your small business

    Get exceptional protection against all digital threats for your business and employees.
    Learn More
  • GoAnywhere Managed File Transfer (MFT) Icon
    GoAnywhere Managed File Transfer (MFT)

    Secure and simplify your file transfers

    GoAnywhere MFT provides secure managed file transfer for enterprises. Deployable on-premise, in the cloud, or in hybrid environments, GoAnywhere MFT software enables organizations to exchange data among employees, customers, and trading partners, as well as between systems, securely. GoAnywhere MFT was a recipient of the Cybersecurity Excellence Award for Secure File Transfer.
    Learn More
  • 1
    Scriberr

    Scriberr

    Self-hosted AI audio transcription

    ...Unlike cloud-based transcription services, Scriberr runs entirely on the user’s machine, ensuring that sensitive recordings are never sent to third-party servers and remain fully under user control. It leverages modern speech recognition models such as Whisper and other advanced architectures to deliver precise transcripts with word-level timing and speaker identification. The application includes a polished user interface that simplifies the management of recordings, transcripts, and annotations, making it suitable for both casual users and professionals handling large volumes of audio. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    AI Runner

    AI Runner

    Offline inference engine for art, real-time voice conversations

    ...At the core of its LLM stack is a mode-based architecture with specialized “modes” such as Author, Code, Research, QA and General, and a workflow manager that automatically routes user requests to the right agent based on the task. The project has a strong focus on developer ergonomics, with thorough development guidelines, environment configuration using .env variables, and a clear structure for tests, tools and agents.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Claude Autoresearch

    Claude Autoresearch

    Claude Autoresearch Skill, autonomous goal-directed iteration

    ...Its iterative loop enables deeper exploration of topics over time, making it particularly useful for complex or open-ended research questions. The architecture emphasizes autonomy, reducing the need for constant user input while still producing meaningful insights. It may also include summarization and reporting capabilities to present findings in a digestible format. Overall, autoresearch represents a step toward self-directed knowledge discovery systems that continuously improve their outputs through iteration.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Hollama

    Hollama

    A minimal LLM chat app that runs entirely in your browser

    Hollama is a lightweight open-source chat application designed to run entirely within the browser while interacting with large language model servers. The project provides a minimal but powerful user interface for communicating with local or remote LLMs, including servers powered by Ollama or OpenAI-compatible APIs. Because the application runs as a static web interface, it does not require complex backend infrastructure and can be easily deployed or self-hosted. Hollama supports both text-based and multimodal interactions, allowing users to work with models that process images as well as text. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Refreshingly simple maintenance management software Icon
    Refreshingly simple maintenance management software

    Preventive and reactive maintenance work orders for capturing photos, meter readings, file uploads, downtime and other metrics.

    Set up in minutes, not months. Maintainly replaces spreadsheets, clipboards, and broken email chains with a modern CMMS built for how maintenance teams actually work.
    Learn More
  • 5
    XHS-Downloader

    XHS-Downloader

    GUI/CLI tool for downloading Xiaohongshu

    ...Recent releases add format support like JPEG and HEIC, clipboard-listening mode improvements, author-based archiving, SOCKS/HTTP proxy options, and the ability to set the file’s modification time to the post’s publish time for cleaner library organization. There is an active issues/discussions area with community tips, including approaches that use Selenium to acquire cookies and user agents for more reliable downloads.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    OWS - Open Wallet Standard

    OWS - Open Wallet Standard

    Local, policy-gated signing and wallet management for every chain

    ...It establishes a standardized method for wallets to expose functionality such as account management, transaction signing, and connection handling, enabling seamless interaction across different blockchain ecosystems. The project focuses on improving both developer experience and user experience by reducing fragmentation in how wallets communicate with applications. It includes mechanisms for registering wallets globally, detecting available wallets in browser environments, and handling events related to wallet connection or disconnection. The standard is designed to be extensible, allowing blockchain-specific features to be added through extensions without breaking compatibility.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Bear Stone Smart Home

    Bear Stone Smart Home

    Custom Home Assistant configuration with automations and scripts setup

    ...Bear Stone Smart Home also showcases custom automations and scripts designed to improve convenience, energy efficiency, and overall smart home behavior. Additionally, it may include examples of dashboards and user interface customization to enhance usability and visualization of home data. Overall, it serves as a practical reference for building and refining a tailored Home Assistant setup.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Phantom

    Phantom

    An AI co-worker with its own computer

    Phantom is an experimental AI agent framework designed to simulate autonomous workflows with an emphasis on stealth, abstraction, and flexible execution across environments. The system likely focuses on orchestrating tasks in a way that minimizes friction between user intent and execution, allowing agents to operate with minimal direct supervision. Its architecture suggests modular components that handle planning, execution, and context management independently, enabling scalable and reusable workflows. Phantom appears to emphasize adaptability, allowing agents to respond dynamically to changing conditions or inputs. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Casibase

    Casibase

    Open-source enterprise-level AI knowledge base and MCP

    Casibase is an open-source AI cloud platform designed to function as an enterprise knowledge base, container management system, and collaboration environment for AI-driven applications. The project combines knowledge management, messaging, and forum features with large language model integration to create an interactive platform for storing and querying domain-specific knowledge. Built with a separated frontend and backend architecture, Casibase provides a web-based administrative interface...
    Downloads: 6 This Week
    Last Update:
    See Project
  • DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs Icon
    DataImpulse - Ethical Provider of Residential, Mobile, and Data Center IPs

    For anyone looking for residential proxies, mobile proxies, and datacenter proxies

    DataImpulse (dataimpulse.com) is a proxy provider offering a pool of over 90 million ethically sourced residential, mobile, and data center IP addresses from 195 countries. Pricing for residential proxies starts at $1 per GB with a pay-as-you-go model; there are no subscriptions or traffic expiration dates.
    Learn More
  • 10
    DenchClaw

    DenchClaw

    Fully Managed OpenClaw Framework for all knowledge work ever

    ...One of its most distinctive capabilities is its ability to use the user’s existing browser session, enabling it to log into services, scrape data, and perform actions like outreach or research as if it were the user.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Search with Lepton

    Search with Lepton

    Lightweight demo to build a conversational AI search engine quickly

    Search with Lepton is an open source demonstration project that shows how to build a conversational search engine using the Lepton AI framework. It combines traditional web search with large language models to provide natural language answers to user queries. It retrieves information from supported search engines and uses that context to generate responses through a retrieval-augmented generation approach. The implementation is intentionally minimal, containing fewer than 500 lines of code while still providing a complete working example of an AI-powered search system. It includes both a backend service written in Python and a web interface that allows users to interact with the search engine in a conversational format. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    MemMachine

    MemMachine

    Universal memory layer for AI Agents

    ...Unlike ephemeral LLM prompt state, MemMachine supports distinct memory types—short-term conversational context, long-term persistent knowledge, and profile memory for personalized facts—persisted in optimized stores (e.g., graph databases for episodic lines of reasoning and SQL for user facts) to support robust, context-aware intelligence in agents. It offers flexible APIs, a Python SDK, REST interfaces, and MCP (Model Context Protocol) connectivity to integrate seamlessly with agent frameworks receiving and storing memories over time, effectively boosting relevance, continuity, and tailored behavior.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    TypeChat

    TypeChat

    Library for building type-safe natural language interfaces with LLMs

    TypeChat is an open source library developed by Microsoft that simplifies the creation of natural language interfaces by using type definitions to structure interactions with large language models. Traditional natural language interfaces often relied on complex decision trees to interpret user intent and gather required inputs. With the rise of large language models, developers can interpret user requests more easily, but they still face challenges related to output reliability, safety, and structured responses. TypeChat addresses these challenges by replacing traditional prompt engineering with a concept called schema engineering. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Alan AI

    Alan AI

    In-App assistant SDK to build a multimodal conversational UX websites

    Quickly add voice to your app with the Alan Platform. Create an in-app voice assistant to enable human-like conversations and provide a personalized voice experience for every user. Alan is a conversational voice AI platform that lets you create an intelligent voice assistant for your app. It offers all the necessary tools to design, embed, and host your voice solutions. A powerful web-based IDE where you can write, test and debug dialog scenarios for your voice assistant or chatbot. Alan's AI-backend powered by the industry’s best Automatic Speech Recognition (ASR), Natural Language Understanding (NLU) and Speech Synthesis. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    InsForge

    InsForge

    InsForge is the backend built for AI-assisted development

    InsForge is an open-source backend development platform designed specifically for AI-assisted or agent-driven application development, positioning itself as an agent-native alternative to tools like Supabase by exposing backend primitives (auth, database, storage, serverless functions, and AI integrations) in a way that intelligent agents can understand, reason about, and act upon directly. Rather than forcing developers to manually cobble together authentication flows, database schemas,...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Dramatron

    Dramatron

    Dramatron uses large language models to generate coherent scripts

    ...Dramatron operates as a creative assistant rather than a fully autonomous system, offering human writers material to edit, adapt, and reinterpret. It was evaluated through user studies with professional playwrights and screenwriters, who found it particularly valuable for world-building, idea generation, and exploring alternative plotlines. The system can be run locally or in Google Colab, where users can integrate their own large language models by implementing sampling functions.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Anthropic SDK Python

    Anthropic SDK Python

    Provides convenient access to the Anthropic REST API from any Python 3

    The anthropic-sdk-python repository is the official Python client library for interacting with the Anthropic (Claude) REST API. It is designed to provide a user-friendly, type-safe, and asynchronous/synchronous capable interface for making chat/completion requests to models like Claude. The library includes definitions for all request and response parameters using Python typed objects, automatically handles serialization and deserialization, and wraps HTTP logic (timeouts, retries, error mapping) so that developers can call the API in a clean, high-level way. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Vanna 2.0

    Vanna 2.0

    Chat with your SQL database

    ...The system streams query results, visualizations, and summaries directly to user interfaces, allowing non-technical users to interact with complex data systems through conversational queries. It also includes enterprise-grade features such as user-aware security, permission enforcement, and query auditing for production deployments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    MAI-UI

    MAI-UI

    Real-World Centric Foundation GUI Agents

    MAI-UI is a cutting-edge open-source project that implements a family of foundation GUI (Graphical User Interface) agent models capable of interpreting natural language and performing real-world GUI navigation and control tasks across mobile and desktop environments. Developed by Tongyi-MAI (Alibaba’s research initiative), the MAI-UI models are multimodal agents trained to understand user instructions and corresponding screenshots, grounding those instructions to on-screen elements and generating sequences of GUI actions such as taps, swipes, text input, and system commands. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    ClawHost

    ClawHost

    Deploy OpenClaw with one click

    ...It automates server provisioning, DNS configuration, SSL certificates, and firewall setup, so developers can focus on running their AI workloads rather than configuring infrastructure manually. The platform includes a user-friendly web dashboard and REST API that let users select regions, manage servers, and configure SSH keys with minimal friction. ClawHost supports automatic domain and subdomain management through Cloudflare integration and uses services like Hetzner for cloud provisioning, making it scalable across geographies. With built-in billing support via integrations like Polar.sh, users can manage subscriptions and invoicing directly from the platform, enabling it to serve both personal projects and small business use cases.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Midscene

    Midscene

    Vision-based AI framework for cross-platform UI automation tasks

    Midscene.js is an open source AI-driven UI automation framework designed to control user interfaces across multiple platforms using natural language instructions. Instead of relying on traditional selectors, DOM structures, or accessibility attributes, it uses a vision-first approach where screenshots are analyzed by visual-language models to identify interface elements and perform actions. It allows developers to automate interactions on web applications, desktop software, and mobile devices without needing platform-specific automation logic. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Harbor LLM

    Harbor LLM

    Run a full local LLM stack with one command using Docker

    ...With a single command, users can start preconfigured tools like Ollama and Open WebUI, enabling chat, workflows, and integrations immediately. Harbor supports multiple inference engines, including llama.cpp and vLLM, and connects them seamlessly to user interfaces. It also includes tools for web retrieval, image generation, voice interaction, and workflow automation. Built on Docker, Harbor allows services to run in isolated containers while communicating over a local network. It is intended for local development and experimentation rather than production deployment, giving developers a flexible way to explore AI systems, test configurations, and manage complex LLM stacks without manual wiring or setup overhead.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Copilot for Obsidian

    Copilot for Obsidian

    AI assistant plugin that brings chat, search, and agents to Obsidian

    ...It supports multiple AI providers and models, giving users the flexibility to choose external APIs or run compatible local models depending on their setup. Obsidian Copilot emphasizes user ownership of data by keeping notes in the local Obsidian vault while allowing the AI to process them as context when requested. Additional capabilities include agent-based workflows, semantic note discovery, and commands that can manipulate or generate text directly within notes.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    python-whatsapp-bot

    python-whatsapp-bot

    Build AI WhatsApp Bots with Pure Python

    ...The project provides a practical implementation of a messaging automation system using the Flask web framework to handle webhook events and process incoming messages in real time. Developers can configure the bot to receive user messages through the WhatsApp API, route them through application logic, and generate automated responses powered by AI services such as large language models. The repository includes example scripts and project structures that illustrate how to integrate OpenAI or similar AI models into the bot workflow, enabling conversational agents capable of answering questions or performing automated tasks.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    CoAI.Dev

    CoAI.Dev

    Next Generation AI One-Stop Internationalization Solution

    CoAI.Dev is an open-source “one-stop” AIGC web application that combines a modern chat-first UI with a full backend for running, managing, and monetizing multiple AI model providers from one place. It is designed to support a wide range of LLM and image-generation backends (including OpenAI-compatible endpoints), while also providing an admin dashboard for user, subscription, and pricing controls, so it can be operated as a self-hosted AI product rather than just a personal playground. The app emphasizes cross-device conversation sync and sharing without requiring extra services like WebDAV, aiming to reduce setup friction for end users and increase retention for operators. It also includes advanced content rendering, with strong Markdown support for tables, code highlighting, LaTeX, and diagram-style outputs, so conversations can function like rich technical documents.
    Downloads: 3 This Week
    Last Update:
    See Project