Deploy pre-built tools that crawl websites, extract structured data, and feed your applications. Reliable web data without maintaining scrapers.
Automate web data collection with cloud tools that handle anti-bot measures, browser rendering, and data transformation out of the box. Extract content from any website, push to vector databases for RAG workflows, or pipe directly into your apps via API. Schedule runs, set up webhooks, and connect to your existing stack. Free tier available, then scale as you need to.
Explore 10,000+ tools
The complete IT asset and license management platform
Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.
The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
Bot Suite consists of three applications i.e. Bot Studio, MyWebAssembly and MyMessenger. Bot Studio is used to create chat bots. MyWebAssembly executes the bot and MyMessenger makes the communication possible b/w the created bot and any other messenger.
A voice recognition program for World of Warcraft. It allows for key presses and macros to be mapped to voice commands. It also allows voice control of in-game chat channels. This project has moved! Search "WoW VoiceBox" on codeplex.com.
Landlords, multi-family homes, manufactured home communities, single family homes, associations, commercial properties and mixed portfolios.
Rent Manager is award-winning property management software built for residential, commercial, and short-term-stay portfolios of any size. The program’s fully customizable features include a double-entry accounting system, maintenance management/scheduling, marketing integration, mobile applications, more than 450 insightful reports, and an API that integrates with the best PropTech providers on the market.
The aim of the project is to provide opensource collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
This is another Age of Conan chat bot written in C#. Support for loading and unloading plugins while running through AppDomain. Uses a fairly easy way of implementing new plugins through the Abot.Plugin class. Using Vhab's VhaBot.Net library.
Open Course Timetabler is free and opensource application for university and school course timetabling. It is written in C# and runs under .NET framework on Windows (and will likely run under Mono on Linux or Mac OS X).
Trinity is mobile agent framework for creation of wide range of mobile agent types. Main goal of project is to provide a tool for rapid development of non-complex agents. Trinity is implemented in .NET v3.5 with usage of Windows Workflow Foundation and W
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 the source code for my 11th grade science fair project. It involves the use of autoencoders to improve error rates with small amounts of labeled data but large amounts of unlabeled data.
This is a mathematical/informatical/biologocal aproach to System-research. The aim is to write a progrramm that simulates a world with as many mathematical methods as possible at once.
ExpertCoder is a toolkit for the .NET platform that supports the creation of code generators based on templates and expert systems. It is suitable for MDA projects. The UML-related libraries (UML, MOF and XMI) are now provided by the nUML project.
‘intelliworm’ is a prototype simulation of a Intelligent Species of a common earth worm,which inherits human like decision making capabilities through Neural Network intelligence representation,all developed by integrating .NET with Lisp and Yacc.
The source code for my(Ben Thompson) 10th grade neural network science fair project. UPDATE: Got 2nd in the regional fair, 3rd in the state, 4th in international science fair.
RebeccaAIML is an enterprise cross platform opensource AIML development platform. RebeccaAIML supports C++, Java,C#, and Python as well as many other programming languages and AIML development out of the box with Eclipse.
NefProx.NET is .NET implementation of NeuroFuzzy system based on NefProx(NeuroFuzzy for Function Approximator[Nauck/ Nauck/Kruse]) method.
Inculding easy to use GUI and Graphic Representation of Fuzzy Set Result.
The Introspector enables the programming tools that deal with source code such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
NxNet is an implementation of a BPN neural network written in C#. NxNet allows the user to configure the neural net, train and query the trained net. NxNet 2.0 introduces a batch query capability. Requires .Net Framework 2.0 be installed also.
CuberGA project is the flexible Genetic Algorithms framework. Realize your ideas easy with deliveries of this project. Keywords: genetic algorithms, framework, permutation, mutation, crossover, genotype, selection, survival, Левченко Илья.
THIS LIBRARY IS NOT UNDER ACTIVE DEVELOPMENT (sorry).
AIMLBot (Program#) is a small, fast, standards-compliant yet easily customizable .NET dll implementation of an AIML (Artificial Intelligence Markup Language) based chatter bot. AIMLBot has been tested on both Microsoft's runtime environment and Mono.
SimMetrics is a Similarity Metric Library, e.g. from edit distance's (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
To represent a basic model of knowledge I used C# and the Bamboo fx to persistence. A knowledge base is composed of objects and inference rules. I developed a set of classes for this model based on the FOL(First-order logic).
the libsvm for .net , and the data format use libsvm's data format. Support Vector Machine (SVM) . It supports C-SVC, nu-SVC, epsilon-SVR and nu-SVR and has a command-line .