New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Claim $300 Free
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.
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.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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.
The aim of the project is to provide open source collection of algorithms in the field of spectroscopy: data handling and processing, modeling and artificial intelligence tools.
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
Open Course Timetabler is free and open source 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).
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.
This is the sourcecode 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 sourcecode 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 open source 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.
The Introspector enables the programming tools that deal with sourcecode such as the compiler to communicate in a standard and neutral manner reducing the accidental cost of programming. http://github.com/h4ck3rm1k3/
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.
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.
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 .
LispSharp is a fully compiled lisp implementation for the .NET Framework.
It uses a Lisp dialect similar to ISO Lisp, it has a Command-line toplevel
compiler with Read Compile Print Loop.It references any .NET DLL and produces standard .NET assembly.