RepoReka AIReka AIpublished Jul 8, 2025seen 5d

reka-ai/api-examples-python

HTML

Open original ↗

Captured source

source ↗
published Jul 8, 2025seen 5dcaptured 10hhttp 200method plain

reka-ai/api-examples-python

Description: Examples to get started with Reka APIs using Python

Language: HTML

Stars: 7

Forks: 1

Open issues: 0

Created: 2025-07-08T02:11:44Z

Pushed: 2026-03-05T16:40:33Z

Default branch: main

Fork: no

Archived: no

README:

Reka API Examples

[![Join our Discord](assets/discord-invite.png)](https://link.reka.ai/discord)

![Reka AI](assets/reka-ai-cover.jpeg)

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

| Example | Description | |---------------------------------------------------|----------------------------------------------------------------------------------------------------| | [notebook-openai/](/notebook-openai/README.md) | Example notebook using the OpenAI SDK to call the Reka API | | [notebook-request/](/notebook-request/README.md) | Example notebook using raw HTTP requests to call the Reka API | | [gradio/](/gradio/README.md) | Gradio app that streams responses and displays reasoning steps | | [streamlit/](/streamlit/README.md) | Streamlit app that streams responses and displays reasoning steps | | [event_finder/](/event_finder/README.md) | Streamlit app for researching and finding events with Reka Research | | [roast_my_life/](/roast_my_life/README.md) | A playful Python + Flask demo showcasing Reka Vision API to (nicely) roast the people in your videos |

🧑‍💻 Workshops & Tutorials

| Workshop & Tutorial | Description | |--------------------------------------------------------------|----------------------------------------------------------------------------------------------------| | [Roast my Life Workshop](/roast_my_life/workshop/README.md) | Build a fully functional AI-powered video roasting application using the Reka Vision API in a step-by-step workshop |

🧪 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

If you find a bug or would like to add a feature, check out those resources: Check out our [Code of Conduct](CODE_OF_CONDUCT.md) and [Contributing](CONTRIBUTING.md) docs.

Notability

notability 2.0/10

Low-star example repo