This repository showcases how to use Reka Research and Reka Vision 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/ |
Three ways to use C# 10 file-based (preview) without full projects via Reka APIs |
reka-restaurant/ |
Restaurant search sample using Reka Deep Search with advanced features |
event-finder/ |
Find relevant tech events using Reka Research with web search and reasoning |
video-analyzer/ |
Get insights from videos using AI. Search across multiple videos or inspect one |
- Learn how to use Reka Research with raw HTTP requests and the OpenAI‑compatible 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 the
web_searchconfiguration
- Web search with control over allowed domains
- Research agents with explainable reasoning steps
- Video processing and analysis
If you find a bug or would like to add a feature, please read our Code of Conduct and the Contributing Guide.
Feel free to open an issue or submit a PR—feedback and improvements are welcome.

