Search Results for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z"

43 projects for "sourceforge.net/projects/winpython/files/winpython_3.8/3.8.10.0/winpython64-3.8.10.0.7z" with 2 filters applied:

  • 1
    Better Agents

    Better Agents

    Standards for building agents, better

    Better Agents is a command-line tool and framework designed to standardize the development of AI agents and improve the workflow for building production-ready agent systems. The project provides a structured set of best practices and templates that help developers organize their agent projects in a way that promotes maintainability, scalability, and reliability. Rather than being a full execution framework itself, Better-Agents focuses on enhancing coding assistants and agent development tools by embedding standardized guidelines into the development process. The system generates structured project files, including configuration documents that define the architecture, roles, and capabilities of the agent system. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    GitAgent

    GitAgent

    A framework-agnostic, git-native standard for defining AI agents

    ...This structure allows organizations to treat agents similarly to software projects, with version control, branching, auditing, and collaboration handled through Git.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Claude Subconscious

    Claude Subconscious

    Give Claude Code a subconscious

    Claude Subconscious is an experimental plugin that enhances AI coding workflows by introducing a persistent “memory layer” for Claude Code through integration with Letta’s agent framework. It operates as a background agent that continuously observes user interactions, reads project files, and processes session transcripts to build long-term contextual memory. Unlike standard AI interactions that reset between sessions, this system accumulates knowledge over time, allowing it to recall user preferences, project structures, and recurring patterns across multiple sessions. The plugin injects relevant context and guidance back into Claude before each prompt, effectively “whispering” insights that improve continuity and decision-making. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Poco Claw

    Poco Claw

    A more beautiful and easier-to-use alternative to OpenClaw

    ...It extends beyond simple chatbot functionality by supporting structured workflows, task planning modes, and multi-step execution pipelines. The platform also allows users to manage files and contexts directly within the interface, enabling more complex interactions with data and projects. It is built to make AI agent systems accessible to a broader audience, including users who may not be comfortable with command-line environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 5
    GitClaw

    GitClaw

    A universal git-native AI agent framework

    ...Instead of storing agent state in databases or application code, the framework treats a repository itself as the agent’s environment, allowing developers to version, inspect, and collaborate on agents using standard Git workflows. The system defines structured files that represent the agent’s personality, rules, configuration, and operational logic, enabling transparent control over how the agent behaves. For example, identity and personality may be defined in files such as SOUL.md, while behavioral constraints and policies can be placed in rule definitions. Memory is persisted directly in the repository as version-controlled files, which means conversations, experiences, or learned data can be tracked over time using Git history.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Preline UI

    Preline UI

    Preline UI is an open-source set of prebuilt UI components

    Preline is an open-source UI component library designed to work alongside utility-first Tailwind CSS projects, providing a comprehensive set of prebuilt, responsive, interactive interface elements for modern web development. It includes a rich collection of components such as buttons, navigation bars, dropdowns, modals, form controls, and more that are styled using Tailwind’s utility classes and are easy to customize without writing low-level CSS.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    openclaw-kapso-whatsapp

    openclaw-kapso-whatsapp

    Give your OpenClaw AI agent a WhatsApp number

    ...The plugin is built in Go and handles communication entirely through cloud APIs, avoiding the risk of bans that come with unofficial or reverse-engineered interfaces. Projects like this make it possible for OpenClaw users to automate tasks, interact with personal contacts, or provide AI-driven services without building a custom bot infrastructure from scratch. Because OpenClaw itself runs on the user’s own hardware and can access external services, this WhatsApp extension serves as a bridge between the AI agent and daily messaging workflows.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 8
    agents.md

    agents.md

    A simple, open format for guiding coding agents

    ...The idea is that AGENTS.md acts as a “README for agents”: a predictable, structured place where humans can put instructions, conventions, build/test commands, environment setup, and other guidance that generative agents (e.g. code-writing, code-assisting tools) should consult when operating in the repo. Instead of putting everything in README or doc files (which are more human-oriented and might mix high-level narrative), AGENTS.md is intended to surface agent-relevant details that help them “do the right thing” (tests, style, project structure, tooling).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Microsoft Agent Skills

    Microsoft Agent Skills

    Skills, MCP servers, Custom Agents, Agents.md for SDKs

    ...In addition to the skills themselves, the repo includes templates for agent configuration (e.g., Agents.md), marketplace setup files, and command utilities to install skills into directories like .github/skills or .claude/skills. It also offers preconfigured MCP servers and custom agent roles covering backend, frontend, infrastructure, planner, and other use cases, helping teams create richer, role-aware AI assistants.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 10
    Mastra

    Mastra

    The TypeScript AI agent framework

    Mastra is a TypeScript-first framework for building AI-powered applications and agents, designed to take projects from prototype to production on a modern JavaScript/TypeScript stack. It integrates cleanly with React, Next.js, and Node-based backends, but can also run as a standalone server, giving teams flexibility in how they deploy their AI logic. At its core, Mastra provides abstractions for agents, workflows, tools, memory, retrieval, and model routing, so developers can focus on specifying behavior rather than wiring infrastructure from scratch. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Web Quality Skills

    Web Quality Skills

    Agent Skills for optimizing web quality based on Lighthouse

    This repository is a curated set of AI agent skills that encapsulate best practices for improving web quality, performance, accessibility, search engine optimization, and general best practices for web projects. It encodes knowledge drawn from Google Lighthouse audits, Core Web Vitals heuristics, WCAG accessibility guidelines, and real-world engineering experience, allowing coding agents to automatically assess and suggest improvements. These skills are framework-agnostic, meaning they apply to React, Vue, Svelte, Angular, Astro, or even plain HTML projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ClawHost

    ClawHost

    Deploy OpenClaw with one click

    ...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
  • 13
    Codebase to Course

    Codebase to Course

    A Claude Code skill that turns any codebase into an HTML course

    ...The generated course also includes interactive quizzes and glossary tooltips to reinforce understanding through application rather than memorization. It is particularly targeted at “vibe coders,” or users who rely on AI tools to build software but want deeper insight into how their projects function.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Claude Agent SDK

    Claude Agent SDK

    Programmatically build AI agents with Claude Code's capabilities

    Claude Agent SDK (TypeScript) is an official TypeScript/JavaScript software development kit from Anthropic that makes it easier to build AI agents using the same agent architecture that powers Claude Code and other Claude-based autonomous systems. It provides abstractions and tools that let developers programmatically create, configure, and run intelligent agents that can read files, run commands, edit source code, manage sessions, and execute workflows without having to implement the agent loop manually — the SDK handles much of the complexity for you. Since it’s designed to tap into Claude Code’s capabilities, it integrates tightly with the underlying agent runtime, giving access to built-in tools like file system access, command execution, and code editing, and enabling features such as custom agents, hooks, and subagents.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 15
    WorkAny

    WorkAny

    Desktop Agent for Any Task

    WorkAny is an open-source desktop AI agent application that executes generic tasks through natural language commands, effectively bringing intelligent automation into everyday workflows without needing to write code manually. It acts as a unified environment where users can ask the AI to generate documents, presentations, websites, spreadsheets, organize files, or write code — all with real-time streaming outputs directly in the app, so you see results as the AI produces them. Powered by a combination of Claude Code as the primary runtime agent and a sandbox execution environment for safety, WorkAny integrates an agent SDK, MCP (Model Context Protocol) support, and custom skills to handle diverse tasks with contextual understanding. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Sandstorm

    Sandstorm

    One API call, pull Claude agent, completely sandboxed

    Sandstorm is an open-source project that wraps a powerful Claude-based AI agent within a completely sandboxed, ephemeral API service designed to make agentic AI workflows easy to deploy and scale without infrastructure complexity. The core idea is to provide “one API call” access to a robust Claude agent loop that runs inside a secure sandbox, so you can upload files, connect tools, and run long-running tasks — all managed behind a simple REST-style interface that disappears when the work is done. This approach lowers the friction of building autonomous agents by removing the need to provision servers, orchestrate distributed agents, or manage persistent tooling; agents can be spun up in parallel without manual setup and shut down when complete. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 17
    Live Agent Studio

    Live Agent Studio

    Open source AI Agents hosted on the oTTomator Live Agent Studio

    ...Each agent in the collection is designed for a specific use case — such as content summarization, task automation, travel planning, or RAG workflows — and is provided with the code or configuration needed to explore and extend it on your own, making the repository both a learning resource and a practical starting point for real projects. The repository is community focused, with sample agents like tweet generators, smart selectors, research assistants, and multi-tool workflows that show how agents can integrate with tools like n8n or custom Python code. Because it’s tied to the broader Live Agent Studio ecosystem, users can experiment with deploying and using these agents in a hosted environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Pika Skills

    Pika Skills

    A collection of open-source skills for AI coding agents

    Pika Skills is an open-source framework designed to extend the capabilities of AI coding agents by introducing modular, reusable “skills” that can be dynamically invoked during development workflows. Each skill acts as a self-contained unit composed of structured instructions, executable scripts, and dependency definitions, enabling agents to autonomously perform complex tasks without requiring manual configuration or orchestration. The system is tightly integrated with the Pika Developer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    xiaohongshu-ops

    xiaohongshu-ops

    Turn Openclaw into a Xiaohongshu operations assistant

    xiaohongshu-ops-skill is a curated repository focused on operational strategies, growth techniques, and content optimization practices for the Xiaohongshu platform, also known as RED, which is widely used for social commerce and influencer marketing. Unlike traditional software projects, it functions as a structured knowledge base that compiles actionable insights for content creators, marketers, and businesses aiming to grow their presence on the platform. The repository includes guides on algorithm behavior, content positioning, audience targeting, and engagement strategies tailored to Xiaohongshu’s ecosystem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Agent Starter Pack

    Agent Starter Pack

    Ship AI Agents to Google Cloud in minutes, not months

    ...It is designed to eliminate the complexity of moving from prototype to production by bundling essential components such as deployment pipelines, monitoring, security, and evaluation tools into a single package. Developers can create fully functional agent projects with a single command, generating both backend and frontend structures along with deployment-ready configurations. The framework supports multiple agent architectures, including ReAct, retrieval-augmented generation, and multi-agent systems, allowing flexibility across use cases. It integrates tightly with Google Cloud services like Vertex AI, Cloud Run, and Terraform-based infrastructure provisioning, enabling scalable and reliable deployments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Trail of Bits Skills Marketplace

    Trail of Bits Skills Marketplace

    Trail of Bits Claude Code skills for security research, vulnerability

    ...This project leverages the agent skills architecture to let AI assistants take on detailed, repeatable security procedures that are typically manual, such as parsing Burp Suite projects or conducting variant analysis across codebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pal

    Pal

    A personal context-agent that learns how you work

    Pal is an open-source AI personal agent built within the Agno ecosystem that functions as an intelligent digital assistant designed to learn from user activity over time. The system acts as an AI-powered “second brain” capable of capturing, organizing, and retrieving personal knowledge such as notes, bookmarks, research findings, people, and meeting information. Instead of acting as a simple chatbot, Pal continuously builds a structured database of a user’s knowledge and context so it can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OpenAI Assistants Quickstart

    OpenAI Assistants Quickstart

    OpenAI Assistants API quickstart with Next.js

    ...Server handlers for threads are provided under api/assistants/threads/..., giving a reference for wiring the API into Next.js routes. The Chat component can be copied directly into other projects, along with its styles from app/components/chat.module.css. Example pages include a basic chat, a function calling demo, a file search demo, and a full-featured example, allowing developers to explore each feature in isolation or together.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OSS-Fuzz Gen

    OSS-Fuzz Gen

    LLM powered fuzzing via OSS-Fuzz

    ...The system integrates with modern LLM-assisted workflows to draft harness code and then iterates based on build errors or low coverage signals. Importantly, it aligns with OSS-Fuzz conventions, generating corpus seeds, build rules, and sanitizer settings so projects can plug in quickly. Reports highlight what functions were targeted, how coverage evolved, and where manual hints could unlock more paths. The goal is pragmatic: shrink the gap between “we should fuzz this” and “we have robust fuzzing running in CI,” especially for understaffed maintainers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Autoskills

    Autoskills

    One command. Your entire AI skill stack. Installed

    The Autoskills project is a developer tool that automates the installation of AI agent skills based on a project’s technology stack. It operates through a simple command-line interface that scans configuration files such as package.json and build scripts to detect the frameworks, languages, and tools used in a project. Once the stack is identified, it automatically installs a curated set of AI skills tailored to those technologies, significantly reducing setup time for AI-assisted development environments. The system is designed to work across a wide range of ecosystems, including frontend, backend, mobile, cloud, and AI tooling stacks. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB