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
Context for your AI agents
Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.
Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
A SSH based chatroom framework; inspired by "ssh-chat" project.
This framework support not only the IRC-like command line interface, but also custom clients by providing an API.
Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
An IRC(u) services server framework written in C++. This server framework is capable of supporting as many individual clients as the protocol supports. Each client can be custom made by subclassing an existing fully functioning client.
A cross platform NINJAM client with linear chain-streaming mode
LinJam is not NINJAM - Oh wait, yes it is!
LinJam is linear NINJAM
LinJam is a cross-platform NINJAM client utilizing the standard libninjam library and built upon the JUCE framework. It is the much needed modern replacement for the aging platform-specific clients with many new enhancements.
The highest goal of the LinJam project is to flatten the pro-audio learning-curve; easing the intimidation that most non-technical musicians experience when they are first introduced to NINJAM. Some of the ways proposed to accomplish this include: offering a minimal interface with some reasonable default settings, some normalizing/conditioning features such as auto-gain and limiter, and the option to elect a "sound man". ...
TCSystem provides platform independent c++ framework for streams, templates, threading and networking. It also includes a FOX based MSN Messenger and a file syncronisation program. With version 1.4 an OpenAL based Audio module was started.
Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.
From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
Virtual Reality Chat (VRC) is developed using a framework (Yaf3D) which combines robust software libraries such as OpenScenegraph, Lua, ReplicaNet, and more. VRC provides text and voice chat in a 3D environment. YAG 2002 project is their home.
synIRCd is a C++ Open Source IRC Daemon / Framework based around an IRC3 protocol 'design'. (Project has no affiliation to synIRC network and is completely separate).
libIRC is a cross-platform framework for connecting to and interacting with Internet Relay Chat (IRC) networks. libIRC is useful as the foundation for embedding IRC capabilities into various applications such as chat clients, games, and irc bots.
Say goodbye to broken revenue funnels and poor customer experiences
Connect and coordinate your data, signals, tools, and people at every step of the customer journey.
LeanData is a Demand Management solution that supports all go-to-market strategies such as account-based sales development, geo-based territories, and more. LeanData features a visual, intuitive workflow native to Salesforce that enables users to view their entire lead flow in one interface. LeanData allows users to access the drag-and-drop feature to route their leads. LeanData also features an algorithms match that uses multiple fields in Salesforce.
Web IRC Client is an AJAX based IRC Client Web Application. It is built with ExtJS framework (client side) and FastCGI in Apache (server side). Has a high performance, efficiency and low bandwith consume design. It is ideal for high load IRC networks.
BoomBot is a developer's framework for writing a bot connecting to the AIM network. It manages the network communication for the bots so that they can be easily written without worrying about AIM itself at all. Bots can be written in Objective-C or Lua.
The server is base on ACE Framework,it aims to build a common IM Platform,that support a few protocols such as Jabber,Voip and so on. I'm sorry that there is no working version was been released, please check the subversion Repo for source code.
Tapioca is a framework for Voice over IP (VoIP) and IM applications. Its main goal is to provide an easy way for developing and using VoIP/IM services in any kind of application. It provides a pluggable interface for different protocols, such as SIP/XMPP
This project defines the framework for Distributed Conferencing (DCON) by appropriately orchestrating the operation of a number of XCON (http://www.ietf.org/html.charters/xcon-charter.html) "focus" elements.
ARGIrc is an easy to use C++ IRC framework. To use it you inherit the framework class and override the handlers you wish to use. Features include automatically keeping track of your nickname and what channels your currently in.
SIPNet is a p2p-sip framework, it support IM,audio,video based on p2p-sip protocols, and support file sharing like other p2p programs such as bittorrent. All SIPNet clients join to form a P2P overlay net and find each other using DHT algorithm.
LinQ is a full-featured instant messaging client based on the famous XMPP/Jabber protocol. It has a friendly user interface for end users, and a very flexible framework for developers to extend existing features.
pircbotcpp is a IRC C++ software development kit. It is a C++ port of pircbot. pircbotcpp is an Object Oriented client framework which lets you write quick and easy C++ IRC bots. It includes comprehensive documentation and samples.
TangramLite is an Application Development FrameWork which support plug-in similar Eclipse. its a class library based on MFC/ATL/CLI, Developer can use TangramLite to develop win32&.NET application, component which run on Window XP/2000.
Roverbot is a framework for custom communications bots in C++. Simple bots can be written in under 20 lines of code, and can be ported between protocols by changing no more than a single #include statement.
A powerful web chat server suite built using OO techniques whith the ACE(ADAPTIVE Communication Environment) framework, Supports text chat features, auido,video chat planning.
A framework for creating java GUI application by defining GML(Graphics Markup Language) only drag and drop GUI component in CS3 software. After define GML this software can generate source code automatically comply with the framework(View,Modal,Controlle