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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
A fast, out-of-the-box terminal built for AI coding
Kaku is a fast, out-of-the-box terminal built for AI coding workflows. It is a deeply customized fork of WezTerm that aims to provide practical defaults rather than requiring users to assemble a terminal setup from scratch. The app includes common developer shortcuts for tabs, windows, panes, settings, lazygit, file management, screen clearing, and AI-related actions.
Pocket AI is a beginner friendly Linux system with out of the box AI functionality. It has an Ollama instance running and several apps pre configured to use the Ollama endpoint locally.
The included programs are Anythingllm, chatbox, code-oss (Open source build of VSCode), n8n, searxng and aichat-ng
Primary Kite repo, private bits replaced with XXXXXXX
The main Kite repo (originally kiteco/kiteco) was intended for private use. It has been lightly adapted for publication here by replacing private information with XXXXXXX. As a result, many components here may not work out of the box. We used a variety of infrastructure, on a mix of cloud platforms, depending on what was most economical, though it was mostly on AWS. You should be able to develop, build, and test Kite entirely on your local machine. However, we do have cloud instances & VMs available for running larger jobs and for testing our cloud services. We bundle a lot of pre-computed datasets & machine learning models into the Kite app through the use of a custom filemap & encoding on top of go-bindata. ...