Click any tag below to further narrow down your results
Links
Gerbil is a tool that simplifies running large language models on your own machine. It supports various operating systems and hardware setups, allowing for offline use and easy model management. You can generate text and images without requiring an internet connection.
React Native RAG is a new local library that enhances large language models (LLMs) with Retrieval-Augmented Generation (RAG) capabilities, allowing for improved, context-rich responses by retrieving relevant information from a local knowledge base. It offers benefits such as privacy, offline functionality, and scalability, while providing a modular toolkit for developers to customize their implementations. The library integrates seamlessly with React Native ExecuTorch for efficient on-device processing.