Simple RAG With Your DB
Farspeak provides an NPM package and web platform to create AI-ready knowledge bases on top of MongoDB Atlas. Users can define their needs using natural language and YAML, making the process intuitive and accessible.
Knowledge Base As AI
The platform enables users to quickly set up their AI-powered applications. After signing up and creating an app, users receive a token. They can then install Farspeak via npm and follow the provided instructions to get started.
Easy Setup Process
Farspeak offers a straightforward setup process:
- Sign up, create your app, and obtain your token
- Install Farspeak using npm:
npm install farspeak
- Follow the provided instructions to complete the setup
MongoDB Atlas Integration
Farspeak seamlessly integrates with MongoDB Atlas, allowing developers to create and manage their AI-ready knowledge bases directly on top of their existing database infrastructure.
Natural Language and YAML Definition
Users can define their knowledge base requirements using a combination of natural language and YAML, making it easier to specify complex structures and relationships.