This repository showcases how to use the Reka Research to build intelligent apps that can search the web, structure responses, and support reasoning. Itβs designed to help developers learn how to integrate and use Reka Research with different tools and frameworks.
| Folder/File | Description |
|---|---|
csharp10-script/ |
3 ways of using .NET 10 (preview) without projects with Reka's APIs |
reka-restaurant/ |
Search Restaurant using Reka Search doing Deep Search with adv. features |
- Learn how to use Reka Research with requests and OpenAI SDK
- Build agents that can think step-by-step and cite sources
- Learn to control structured outputs using
response_format - Control domain scope and search behavior using
web_searchconfig
- Web search with control over allowed domains
- Research agents with explainable reasoning steps
If you find a bug or would like to add a feature, check out those resources: Check out our Code of Conduct and Contributing docs.

