RubraRubra is an open-source tool designed for local development of AI assistants using a large language model (LLM). Conceived with developers in mind, Rubra offers the convenience and intelligence similar to working with OpenAI's ChatGPT. It offers an opportunity to build AI-powered applications in a private, cost-effective manner by allowing developers to work locally, thereby bypassing the need for tokens for API calls. It's designed with privacy in mind, as it executes all processes on the user's local machine, ensuring that chat histories and retrieved data never exit the local machine. Furthermore, Rubra is not restricted to its local LLM it also supports OpenAI and Anthropic models. Community participation is encouraged, with provisions for user contributions in form of discussions, bug reporting and code contributions on its Github repository.
View Rubra
SweepSweep is an AI assistant designed to streamline the process of managing Github tickets. It automates the creation of code changes based on bugs and feature requests, allowing developers to focus on more exciting tasks. Sweep generates repository-level code and reduces development time for mundane tasks such as tests, documentation, and refactoring. It offers compatibility with different operating systems, addressing issues that arise from temporary directories in Windows.The tool provides a seamless integration with Slack, allowing users to preview plans, request tests, review progress, and receive PR alerts directly on the platform. It also supports reviewing and making changes directly in Github and offers the ability to comment and push commits from within the tool.Sweep has gained the trust of engineers from various reputable organizations, such as PyTorch-Ignite, Medplum, Stanford University, Carnegie Mellon University, and the University of Waterloo. Users have praised the tool for its accuracy and ability to understand company-specific concepts.Overall, Sweep aims to help developers clean up their tech debt by automating repetitive tasks and offering intelligent suggestions for code fixes. It provides an efficient and time-saving solution for managing Github tickets, allowing developers to ship code faster while maintaining code quality.
View Sweep