35 projects for "ai" with 2 filters applied:

  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 1
    Agentic Inbox

    Agentic Inbox

    A self-hosted email client with an AI agent, running entirely on Cloud

    ...The system supports full email functionality, including sending, receiving, threading, and attachment management through a modern web interface. Its AI agent can search conversations, summarize messages, and generate replies, while still requiring human approval before sending. The architecture combines durable state management, storage services, and AI inference into a unified workflow. Overall, it serves as a reference implementation for building AI-powered communication tools with full control over data and infrastructure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GPT Discord

    GPT Discord

    A robust, all-in-one GPT interface for Discord

    GPTDiscord is an all-in-one AI bot that brings ChatGPT-style workflows directly into Discord. It supports long-running conversations, model settings, multimodal image understanding, and generated images. The bot can answer questions using custom documents, websites, PDFs, and Discord channel history as context. It also includes internet-connected chat, AI moderation, translation, usage tracking, and automatic retries when upstream requests fail.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    NewsNow

    NewsNow

    Elegant reading of real-time and hottest news

    ...NewsNow can be deployed to platforms such as Cloudflare Pages or Vercel, with optional server-side caching and database configuration. It also exposes an MCP server so compatible AI clients can retrieve news through a structured tool connection.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Discord Ollama Integration

    Discord Ollama Integration

    Discord Bot that utilizes Ollama to interact with any LLMs

    Discord Ollama Integration is a TypeScript-based Discord bot that integrates directly with the Ollama runtime to provide conversational AI capabilities inside Discord servers. The project is designed to turn any Discord channel into an interactive AI assistant powered by locally hosted large language models, allowing users to chat, manage models, and control AI behavior through slash commands. It includes extensive command support for tasks such as summarization, model switching, listing available models, and pulling new models from the Ollama library. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Chat SDK

    Chat SDK

    A unified TypeScript SDK for building chat bots

    ...The project provides adapters, event handlers, state handling, slash commands, buttons, modals, cards, file handling, direct messages, and ephemeral messages. It also supports AI streaming patterns for LLM-powered assistants in different chat environments. A CLI can scaffold a minimal Next.js bot app with routes, configuration, dependencies, and environment examples. The SDK is especially useful for teams building cross-platform bots without rewriting the same interaction logic for every service.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Ollama Telegram Bot

    Ollama Telegram Bot

    Ollama Telegram bot, with advanced configuration

    ...Configuration is handled through environment variables, allowing customization of models, timeouts, and interaction rules. Overall, ollama-telegram provides a lightweight and extensible solution for deploying personal or team-based AI assistants.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    CallMe

    CallMe

    Minimal plugin that lets Claude Code call you on the phone

    CallMe is a minimalist plugin for Claude Code that bridges computational tasks with real-world alerts by letting the AI call your phone, smartwatch, or even a landline when an operation finishes, gets stuck, or needs a user decision. It is designed to let users start a long-running task, leave their device, and then be notified in a natural way with a phone call instead of second-guessing progress in the console. The plugin uses a local MCP server alongside a webhook tunnel (typically via ngrok) to connect with voice providers like Telnyx or Twilio for outbound calls, with prompts and responses flowing between Claude Code and the user’s voice device. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Claude-to-IM Skill

    Claude-to-IM Skill

    Bridge Claude Code / Codex to IM platforms

    Claude-to-IM Skill is a lightweight bridge that connects Claude Code or Codex sessions to instant messaging platforms. It runs a Node.js background daemon that forwards messages from chat apps to an AI coding agent. Responses, tool requests, permission prompts, and streaming previews are sent back into the same chat interface. The project supports Telegram, Discord, Feishu/Lark, QQ, and WeChat, making remote coding-agent access possible from common communication tools. It includes an interactive setup wizard that helps users configure bot tokens, defaults, runtime selection, and validation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    vtenext - Holistic CRM (CRM + BPM + AI)
    vtenext, holistic CRM is not for you if you are looking for: - a classic CRM separated by departments, a copy of the closed source CRM but open source - a solution that permit to you to avoid to pay any kind of support for the CRM of your company - a second choice CRM, cause you have not enough budget for the closed source. So please, save time and save energy. Don’t DOWLOAD VTE If you are looking for: - a new age of CRM applications - a solution that has the right balance...
    Downloads: 12 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    phpMyChat

    phpMyChat

    Standalone chat system developed in php, mysql and javascript

    phpMyChat-Plus is an easy-to-install, easy-to-use multi-room PHP/DB chat. It is currently available for MySQLi, MariaDB, PostgreSQL, and ODBC. It supports IRC-like commands, moderators, is available in 24 languages and fully compatible with php7.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 11
    ChatHN

    ChatHN

    Chat with Hacker News using natural language

    ...Built-in functions can fetch top stories, open a specific story, include leading comments, and prepare the current top discussion for summarization. Responses are streamed through the Vercel AI SDK so the interface can display generated text progressively. The application uses Next.js for the web framework and Tailwind CSS for presentation. It can be run locally with an OpenAI API key or deployed to Vercel through a streamlined setup. ChatHN demonstrates how tool-enabled language models can turn a conventional public API into a conversational research interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Darkbot

    Darkbot is an AI robot for IRC, especially useful for help channels.

    This Darkbot page is a fork of the original Darkbot. The original page was taken by new ownership and the original group of contributors have had no luck in retaining control over the project as was originally the case. Darkbot is an artificially intelligent IRC robot originally created by Jason Hamilton for use in help rooms on the Undernet IRC network, and others. It is capable of being taught responses to questions, and can help simulate the feeling of having a real person around to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JAIMBot is a modular architecture for providing services through an AIM client. It contains a generic AIM library and a Bot which uses this library to provide such services as Offline Messaging, Lists, Weather, Headlines, Stock Quotes, AI chatterbot.
    Leader badge
    Downloads: 98 This Week
    Last Update:
    See Project
  • 14
    ANts P2P
    ANts P2P realizes a third generation P2P net. It protects your privacy while you are connected and makes you not trackable, hiding your identity (ip) and crypting everything you are sending/receiving from others.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 15
    XML Processor. A Multi-threaded, Pub/Sub environment for Dynamic programming on an event driven Tickless and Sleeping State Machine with TCP communications, tight flawless memory management, powerful set algebra and a magical database. 100% C++. ezPort.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bottwi
    Bottwi is an artificial intelligent bot for the world awarded social network: Twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JSaverStorage
    Multi-agent system that helps to create fail-safe distributed storage in SOHO LAN. Source code has been published to GitHub: https://github.com/savermyas/JSaverStorage
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    An IRC bot written in Python that accepts plugins. This project has been moved to github. http://github.com/sonicrules1234/sonicbot
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    CherBot is an information bot for Crossfire, Daimonin and good old plain IRC that keeps track of which players collect which items, who's been online, determines a level ranking, provides a mail system for mailing offline players, manages clans and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Object Oriented (modular) IRC bot written in PHP. Luzy has a personalized AI and a number of other features to take note of. Luzy, as being a modular bot, adds the possibility of creating and using more plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    "Java Artificial Intelligence Markup Language PAD" is a tool that manages ProgramD AI (on local or remote machines) and AIML files with real-time previews and it provides a network support to test AI capabilities over many network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JIMO(Java-based Instant Messenger One), supports multiple protocols via services, including AIM, MSN, Yahoo, IRC. It is flexible through its plugin architecture, with an intelligent agent, Chatbot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Robocode Depot is a web site and web service for sharing and finding information about Robocode robots for Robocode robot developers/competitors/competitions. It is deployed at: http://robocodedepot.net Implemented by using: Java, Wicket, Databinder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hollaka Hollala is a chatbot engine and IRC bot. The chatbot engine uses a knowledge base organized in an XML file and WordNet for dictionary lookup. The IRC Bot has some WordNet- and Web-based functionality and is hot-extensible through Ruby programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An agent framework for ubicomp applications. The mSALSA framework facilitates the development of ubicomp systems using autonomous agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
Auth0 Logo