Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.08 KB

File metadata and controls

46 lines (33 loc) · 1.08 KB

Rahyana API - Ruby Examples

📝 Note: Examples will be added soon. This repository is being prepared with Ruby examples for the Rahyana AI API.

This directory will contain Ruby examples for using the Rahyana AI API, including Ruby on Rails and Sinatra integration examples.

🚀 Coming Soon

Examples will include:

  • Chat completions with Ruby
  • Streaming responses
  • Image processing
  • Audio analysis
  • PDF document handling
  • Rails integration
  • Sinatra applications

📚 Planned Examples

Chat Completions

  • Basic chat with Net::HTTP
  • Streaming with Enumerators
  • Image analysis
  • Audio processing
  • PDF processing
  • Web search integration
  • Tool calling
  • JSON mode

Real-World Projects

  • Ruby on Rails integration
  • Sinatra applications
  • CLI tools
  • Gem development examples

🔗 Related Resources

📄 License

These examples will be provided as-is for educational purposes.