Introduction
Rilobase acts as a smart layer between you and an AI model. Language models are prone to hallucinations and rely on outdated training data. Instead of letting the AI guess, Rilobase finds authoritative sources, pulls the live data, and feeds those facts to the AI to generate your answer.
Quickstart
Launch App
Click 'Launch App' and create a secure account.
Open Settings
Navigate to Settings via the sidebar profile menu.
Connect Provider
Select your AI provider (OpenAI, Anthropic, or Groq) and securely connect your API key.
Start Researching
Return to the dashboard and ask a question. The verification happens automatically.
Managing API Keys
You bring your own API keys. This keeps you in control of your usage and costs. We do not charge you for AI inference.
Security
Keys are encrypted at rest using AES-256. They are decrypted in memory only for the milliseconds it takes to process your request, then discarded. We never store them in plaintext.
The Research Pipeline
When you ask a question, the backend runs through four steps to ensure the answer is accurate.
- It knows what to trust.
It looks at your prompt and figures out which websites actually know what they are talking about, ignoring SEO spam. - It pulls live data.
We fetch the text directly from those trusted sources so the AI is looking at current information, not its old training data. - It extracts the facts.
Web pages are messy. We strip out the ads and navigation, distill the raw text into clean facts, and hand that to the AI. - It knows when to refresh.
Stock prices need to update daily. Historical facts do not. The system tags data based on how fast it changes so it stays fresh without wasting compute.
Intelligent Memory
Most caching systems require an exact word-for-word match. Rilobase understands intent. If someone asks "Price of RTX 4090" and later someone else asks "How much is a 4090", the system recognizes they are the same question and returns the verified answer instantly.
Data & Privacy
Your chat history is tied to your account and is not shared. You can wipe your chat history at any time from the Data & Privacy tab in Settings.