Craft your LLM Apps in minutes with the Simple, Fast, Secure and Elegant APIs. Let us manage, monitor and scale the RAG pipeline for you.
Easily integrate RAG abilities into your workflows via REST APIs
# pip install chatbees-python-client
import chatbees as cb
# Configure API key and account ID
cb.init(api_key="my_api_key", account_id="my_account_id")
# Create a collection called llm_research
col = cb.Collection(name='llm_research')
cb.create_collection(col)
# Upload local documents
col.upload_document('/path/to/transformer.pdf')
# Upload documents from the web
col.upload_document('https://path/to/transformer.pdf')
# summarize the paper
summary = col.summarize_document('transformer.pdf')
# ask a question
answer, refs = col.ask('what is a transformer?')
Create an account and a collection in 30 seconds. Upload your documents and get insights from documents.
Crawl a website into a collection and add a chatbot to your website.
Ingest Confluence, Notion or Google Drive data into a collection.
ChatBees is serverless so you never have to worry about managing or scaling the service.
ChatBees is built from the ground-up for Quality Answer, Security and Cost Efficiency
Automatically Rerank the retrieved information to get most relevant contexts
Intelligently filter the noise information in contexts for better answer
Self-improving with History & Feedback Loop
Security is paramount to us. Your data is in private VPC, encrypted in transit and at rest
Ingest from a growing list of data sources automatically
Incremental ingestion when source data is updated. Only pay for incremental usage