Skip to content

reka-ai/api-examples-python

Repository files navigation

Reka API Examples

Join our Discord

Reka AI

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.

📋 More Examples in Other Languages

📚 What's in this repo

Folder/File Description
Use Reka Research with OpenAI SDK.ipynb Example notebook using the OpenAI SDK to call the Reka API
Use Reka Research with requests.ipynb Example notebook using raw HTTP requests to call the Reka API
gradio/ Gradio app that streams responses and displays reasoning steps
streamlit/ Streamlit app that streams responses and displays reasoning steps
event_finder/ Streamlit app for researching and finding events with Reka Research

🧪 Why use this repo?

  • 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_search config

🛠 Recommended Use Cases

  • Web search with control over allowed domains
  • Research agents with explainable reasoning steps

🤝 Contributions

Feel free to open issues or submit PRs to add more examples or improve existing ones.

About

Examples to get started with Reka APIs using Python

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •