MCPFast / Tools / Local & Open-Source AI Stack for Claude/Codex API
A local, open-source AI stack with OpenAI/Anthropic compatible API, embeddings, memory, and RAG for a zero-cost 'second brain'.
View on GitHub→This repository provides a local, open-source AI stack designed for developers seeking a cost-effective and customizable solution for AI integration. It offers an OpenAI/Anthropic compatible API, enabling seamless integration with existing workflows. The stack includes robust support for embeddings, memory management, and Retrieval Augmented Generation (RAG), empowering you to build a powerful, zero-cost "second brain" for your projects. This tool is ideal for developers who need fine-grained control over their AI infrastructure and want to avoid API costs associated with cloud-based solutions.
The Local & Open-Source AI Stack allows you to run a complete AI environment on your own hardware. It emulates the functionality of popular APIs like OpenAI and Anthropic, meaning you can use many existing AI libraries and frameworks without modification. Key capabilities include generating text, creating vector embeddings for semantic search, storing and retrieving conversational context (memory), and implementing RAG for enhanced knowledge retrieval. This setup is perfect for experimentation, development, and deployment where data privacy and cost control are paramount.
This tool is specifically designed for AI developers , ML engineers , and researchers who: