Search Results for "git:/git.code.sf.net/p/docfetcher/code" - Page 9

Showing 259 open source projects for "git:/git.code.sf.net/p/docfetcher/code"

View related business solutions
  • Peer to Peer Recognition Brings Teams Together Icon
    Peer to Peer Recognition Brings Teams Together

    The modern employee engagement platform for the modern workforce

    Create a positive and energetic workplace environment with Motivosity, an innovative employee recognition and engagement platform. With Motivosity, employees can give each other small monetary bonuses for doing great things, promoting trust, collaboration, and appreciation in the workplace. The software solution comes with features such as an open-currency open-reward system, insights and analytics, dynamic organization chart, award programs, milestones, and more.
    Learn More
  • Easily build robust connections between Salesforce and any platform Icon
    Easily build robust connections between Salesforce and any platform

    We help companies using Salesforce connect their data with a no-code Salesforce-native solution.

    Like having Postman inside Salesforce! Declarative Webhooks allows users to quickly and easily configure bi-directional integrations between Salesforce and external systems using a point-and-click interface. No coding is required, making it a fast and efficient and as a native solution, Declarative Webhooks seamlessly integrates with Salesforce platform features such as Flow, Process Builder, and Apex. You can also leverage the AI Integration Agent feature to automatically build your integration templates by providing it with links to API documentation.
    Learn More
  • 1
    markstream-vue

    markstream-vue

    A Vue 3 renderer specifically built for AI-powered streaming Markdown

    ...The framework focuses on eliminating jitter and reflow issues that commonly occur when rendering progressively generated text, ensuring a smooth and readable user experience even during rapid updates. It integrates advanced rendering support for complex content types such as code editors via Monaco, diagrams via Mermaid, and mathematical expressions via KaTeX, all optimized for incremental updates. The architecture is tailored for reactive front-end environments, leveraging Vue’s reactivity system to efficiently update only the necessary parts of the DOM.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Search with Lepton

    Search with Lepton

    Lightweight demo to build a conversational AI search engine quickly

    ...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. Developers can configure different search providers and language models through environment variables, making it flexible for experimentation and prototyping.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Playwriter

    Playwriter

    Chrome extension to let agents control your browser

    Playwriter is an open-source project that combines a Chrome extension with a CLI to allow autonomous agents to control a web browser directly using Playwright code in a stateful sandbox environment. The system enables browser automation by running Playwright commands through a persistent session managed by a background extension, allowing agents or scripts to navigate, interact with, and query browser contexts without losing state between commands. This makes it valuable for scenarios where AI agents need to perform complex web automation tasks—like multi-step navigation, form interaction, or content extraction—without reinitializing context or state every time. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GetProfile

    GetProfile

    User profile and long-term memory for your AI agent

    ...It then extracts structured traits and “memories” from those conversations, stores them, and injects the most relevant profile context back into future prompts so responses stay consistent and personalised over time. The goal is to make “memory” and user understanding an infrastructure concern rather than an app-by-app feature, so teams can add continuity with minimal code changes. Because it behaves like an OpenAI-compatible gateway, it can work with multiple providers and tools that already speak that API shape.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Diagnose and Resolve IT Issues in Real Time Icon
    Diagnose and Resolve IT Issues in Real Time

    Engage your employees and agents more efficiently with ScreenMeet as a seamless extension of your existing IT Service Delivery Platform.

    ScreenMeet’s unique combination of video calling, screen share, and remote desktop functionality lets you quickly diagnose hardware and software issues with no frustration.
    Learn More
  • 5
    Simple MCP

    Simple MCP

    A simple TypeScript library for creating MCP servers

    simple-mcp is a TypeScript library designed to facilitate the creation of Model Context Protocol (MCP) servers. It offers a straightforward API, enabling developers to set up MCP servers with minimal code. The library emphasizes type safety through full TypeScript integration and incorporates parameter validation using Zod. It fully implements the MCP, ensuring compatibility with MCP clients. ​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TaskingAI

    TaskingAI

    Open platform for building, deploying, and managing LLM agents

    ...It includes a modular architecture that supports components such as assistants, tools, retrieval systems, and conversation management, all accessible through a consistent interface. TaskingAI also provides a built-in user interface for managing projects, testing workflows, and configuring AI agents without needing to rely entirely on code. It supports advanced techniques like retrieval-augmented generation and plugin-based extensions, allowing developers to enhance agent capabilities.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cofounder

    Cofounder

    AI tool that generates full-stack web apps with generative UI systems

    ...Cofounder also provides a dashboard and local API environment that helps manage project generation, iteration, and interaction with the system. Generated projects are stored locally and can be launched using standard development commands, allowing developers to run and modify the code that the system produces. Cofounder relies on configurable nodes and sequences that define how AI operations are executed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Generative AI Use Cases (GenU)

    Generative AI Use Cases (GenU)

    Application implementation with business use cases

    ...The project collects a wide range of real-world scenarios that demonstrate how organizations can use large language models and generative AI services within cloud-based architectures. Each example typically includes infrastructure templates, backend services, and application code that show how to integrate generative AI capabilities with other AWS services. These examples cover tasks such as document analysis, conversational assistants, content generation, and knowledge retrieval systems. The repository is intended to serve as both a learning resource and a starting point for developers who want to deploy generative AI solutions using AWS infrastructure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Helicone

    Helicone

    Open source LLM-Observability Platform for Developers

    Open source LLM-Observability Platform for Developers. One-line integration for monitoring, metrics, evals, agent tracing, prompt management, playground, etc. Supports OpenAI SDK, Vercel AI SDK, Anthropic SDK, LiteLLM, LLamaIndex, LangChain, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • 10
    Chatbot

    Chatbot

    A full-featured, hackable Next.js AI chatbot built by Vercel

    ...The project integrates server components, authentication, and persistent storage to support real-world usage scenarios. It supports multiple AI providers through a unified gateway, allowing teams to switch models with minimal code changes. The architecture emphasizes performance, accessibility, and clean developer experience using modern React patterns. With built-in styling and deployment workflows, the template reduces the friction typically involved in launching AI-powered web apps. Overall, it functions as a reference implementation for production-grade conversational systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Vibecraft

    Vibecraft

    Manage Claude Code in style

    Vibecraft is a creative AI platform that generates stylized music, beats, and sound textures guided by high-level prompts, allowing musicians and content creators to explore new sonic possibilities without deep expertise in audio synthesis. It uses generative modeling techniques to interpret input descriptors such as genre, mood, tempo, instrument palette, and creative themes, then outputs sequences that can serve as sketches, loops, or full musical ideas. The workflow prioritizes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    mcp-server-chatsum

    mcp-server-chatsum

    Query and Summarize your chat messages

    ...Documentation provides a “before you start” checklist to initialize the dataset and highlights the single tool (query_chat_messages) that returns results and summaries. Although releases are minimal, the code and README are sufficient for local setups and experimentation. It’s a practical utility for converting long chat logs into usable, agent-friendly context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PySpur

    PySpur

    Visual tool for building, testing, and deploying AI agent workflows

    PySpur is a visual development environment designed to help AI engineers build, test, and iterate on agent-based workflows more efficiently. It provides a structured playground where users can define test cases, construct agents either through Python code or a graphical interface, and continuously refine their behavior. It addresses common challenges in AI agent development such as prompt tuning difficulties and lack of visibility into workflow execution. By offering a visual representation of workflows, PySpur makes it easier to debug interactions between components and identify failures in complex pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TONL

    TONL

    TONL (Token-Optimized Notation Language)

    ...It provides a serialization format that significantly reduces token usage compared with traditional JSON, which can result in lower costs and more efficient prompt size utilization in LLM-driven systems. TONL isn’t just a format — it includes a rich API for querying, indexing, modifying, and streaming data, along with tools for schema validation and TypeScript code generation. The platform comes with a complete command-line interface that supports interactive dashboards and cross-platform usage in browsers and server environments, and its high test coverage gives developers confidence in stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DeployStack

    DeployStack

    Centralized credential vault, governance, and token optimization

    DeployStack is an open-source framework that helps developers and teams define and deploy production infrastructure stacks using modular, reusable templates, often with IaC (infrastructure as code) principles. It provides a structured way to compose resources such as cloud networking, compute, and managed services into coherent deployment blueprints that can be versioned and reused across projects. By abstracting common deployment patterns and capturing them as templates, Deploystack reduces duplication of effort that typically occurs when setting up stacks for different applications or environments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Kong Konnect MCP

    Kong Konnect MCP

    A Model Context Protocol server for interacting with Kong Konnect

    ...By bridging MCP clients to Kong’s control plane, the project allows autonomous agents to retrieve data on traffic metrics, route definitions, services, plugins, and consumer settings without writing custom API integration code. It also groups tools into categories—such as analytics, configuration, and control plane management—to organize capabilities logically for AI workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    llmx.txt hub

    llmx.txt hub

    The largest directory for AI-ready documentation and tools

    llms-txt-hub serves as a central directory and knowledge base for the emerging llms.txt convention, a simple, text-based way for project owners to communicate preferences to AI tools. It catalogs implementations across projects and platforms, helping maintain a shared understanding of how LLM-powered services should interact with code and documentation. The repository aims to standardize patterns for allowlists, denylists, attribution, rate expectations, and contact information, mirroring the spirit of robots.txt for the AI era. It provides examples and templates to make adoption straightforward for maintainers of websites, docs portals, and repos. The hub encourages community debate and iteration so conventions remain practical as tooling evolves. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ClawPort

    ClawPort

    Open-source AI agent command center for Claude Code agent teams

    ClawPort is an open-source web-based dashboard designed to act as a centralized command center for managing and interacting with OpenClaw AI agent systems. It provides a visual interface that replaces fragmented terminal-based workflows, allowing users to monitor, control, and communicate with multiple agents from a single location. The platform is built to improve visibility into multi-agent environments, offering insights into agent activity, task execution, and system performance in real...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Shadcn UI v4 MCP Server

    Shadcn UI v4 MCP Server

    A mcp server to allow LLMS gain context about shadcn ui component

    Shadcn UI v4 MCP Server is a Model Context Protocol server that enables AI assistants to access, retrieve, and utilize shadcn/ui component libraries within development workflows, effectively bridging UI component systems with AI-driven coding tools. It provides structured access to component source code, demos, metadata, and reusable UI blocks, allowing AI agents to generate accurate and production-ready interface implementations. The server supports multiple frontend frameworks including React, Svelte, Vue, and React Native, making it highly versatile for cross-platform development. It includes smart caching and efficient GitHub API usage to optimize performance and handle rate limits during component retrieval. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GitDiagram

    GitDiagram

    AI tool that converts GitHub repositories into interactive diagrams

    GitDiagram is an open source web application designed to help developers quickly understand the structure and architecture of GitHub repositories by automatically generating interactive diagrams. It analyzes repository metadata such as the file tree and project documentation to build a visual representation of how different components of a project relate to one another. It uses an AI-powered pipeline to interpret repository structure and transform that information into system design diagrams...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dagger

    Dagger

    Containerized automation engine for programmable CI/CD workflows

    Dagger is an open source automation engine designed to build, test, and deliver software in a consistent and programmable way. It enables developers to define software delivery workflows using code instead of complex shell scripts or configuration files. Dagger executes tasks inside containers, ensuring that automation runs in identical environments across local machines, CI servers, or cloud infrastructure. Dagger provides a core execution engine and system API that orchestrates containers, filesystems, secrets, repositories, and other resources needed during development pipelines. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Byterover Cipher

    Byterover Cipher

    Byterover Cipher is an opensource memory layer

    ...The system captures contextual information about codebases, past interactions, and reasoning steps generated by AI assistants so that agents can maintain long-term context while generating code. By storing structured knowledge about programming concepts, project logic, and previous development sessions, Cipher allows AI agents to operate with improved awareness of the software environment they are working within. The framework integrates with multiple AI coding tools and development environments through the Model Context Protocol, enabling seamless interoperability between different agents and IDEs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Modelence

    Modelence

    Modelence is an all-in-one TypeScript platform

    ...It includes scaffolding and tooling to create a new application quickly, then run a local development server with a predictable structure that’s easy to extend. Modelence also focuses on “standard features” that most apps require, so developers can spend more time on product logic rather than setup and glue code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LibreChat

    LibreChat

    Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, etc

    ...The project features a sleek, intuitive interface reminiscent of popular chat UIs but with powerful options such as multimodal interaction, conversation branching, and custom presets that let you tailor how the model responds. Developers and power users can extend its capabilities via plugins and agentic tools, enabling workflows that go beyond simple Q&A to include tasks like code execution or automated assistant behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    VibeKit

    VibeKit

    Run Claude Code, Gemini, Codex in a clean, isolated sandbox

    Vibekit is an open-source toolkit focused on rapid prototyping and building of AI-driven experiences, particularly those that integrate multimodal inputs, reactive interfaces, and context-aware behaviors. It provides a set of abstractions and utilities that let developers connect generative models to UI frameworks, sensors, event streams, and external services without having to build plumbing from scratch. Instead of treating AI models as black boxes behind simple prompts, Vibekit encourages...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB