LLocalSearch is a completely locally running search aggregator using LLM Agents. The user can ask a question and the system will use a chain of LLMs to find the answer. The user can see the progress of the agents and the final answer. No OpenAI or Google API keys are needed.LLocalSearch ImportantI've pushed some very important performance upgrades and hotfixes to the container registry. Please run "docker-compose pull" to update your containers. 05.04.2024 switching the embedding mo…
Aplicação front-end em React desenvolvida durante o NLW Unite da Rocketseat
Ore CLI A command line interface for the Ore program. Building To build the Ore CLI, you will need to have the Rust programming language installed. You can install Rust by following the instructions on the Rust website. Once you have Rust installed, you can build the Ore CLI by running the following command: cargo build --release
An AI coding engine for complex tasks 🔮 An open source, terminal-based AI coding engine for complex tasks. Install · Usage · Self-Hosting · Development · Discord Plandex uses long-running agents to complete tasks that span multiple files and require many steps. It breaks up large tasks into smaller subtasks, then implements each one, continuing until it finishes the job. It helps you churn…
OneUptime is the complete open-source observability platform. OneUptime: The Complete Open-Source Observability Platform OneUptime is a comprehensive solution for monitoring and managing your online services. Whether you need to check the availability of your website, dashboard, API, or any other online resource, OneUptime can alert your team when downtime happens and keep your customers informed with a status page. OneUptime also helps you handle incidents, set up on-call rotations, run test…
🚀🎉📚 SaaS Boilerplate built with Next.js + Tailwind CSS + Shadcn UI + TypeScript. ⚡️ Full-stack React application with Auth, Multi-tenancy, Roles & Permissions, i18n, Landing Page, DB, Logging, TestingBoilerplate and Starter for Next JS 14+, Tailwind CSS 3.4 and TypeScript 🚀 Boilerplate and Starter for Next.js with App Router support, Tailwind CSS and TypeScript ⚡️ Made with developer experience first: Next.js, TypeScript, ESLint, Prettier, Husky, Lint-Staged, Jest, Testing Library, Commitl…
Ore Ore is a digital currency you can mine from anywhere, at home or on your phone. It uses a novel proof-of-work algorithm to guarantee no miner can ever be starved out from earning rewards. How it works The primary innovation of Ore is to offer non-exclusive mining rewards. This means one miner finding a valid solution does not prevent another miner from finding one as well. Rather than setting up every miner in a winner-take-all competition against one another, Ore gives each miner a persona…
Back-end em Node.js desenvolvido durante o NLW Unite da Rocketseatpass.in O pass.in é uma aplicação de gestão de participantes em eventos presenciais. A ferramenta permite que o organizador cadastre um evento e abra uma página pública de inscrição. Os participantes inscritos podem emitir uma credencial para check-in no dia do evento. O sistema fará um scan da credencial do participante para permitir a entrada no evento. Requisitos Requisitos funcionais O organizador deve poder cadastrar um no…
Accelerate local LLM inference and finetuning (LLaMA, Mistral, ChatGLM, Qwen, Baichuan, Mixtral, Gemma, etc.) on Intel CPU and GPU (e.g., local PC with iGPU, discrete GPU such as Arc, Flex and Max). A PyTorch LLM library that seamlessly integrates with llama.cpp, HuggingFace, LangChain, LlamaIndex, DeepSpeed, vLLM, FastChat, ModelScope, etc.Importantbigdl-llm has now become ipex-llm (see the migration guide here); you may find the original BigDL project here. 💫 IPEX-LLM IPEX-LLM is a PyTorch …