Skip to content

joshua-mo-143/rig-experimental

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rig-experimental

A companion crate for rig that offers some helpful extras you may need for your agentic AI pipelines.

This is mostly an experimental crate, so expect to see things break.

Current features

  • Semantic Routing: set up a semantic router with SemanticRouter, then add your vector store of choice (that implements rig::vector_store::VectorStoreIndex) and start adding some routes and agents!
  • Autonomous agent abstraction
  • Extra providers that integrate directly into rig:
    • Candle
    • OpenAI Realtime API
    • ElevenLabs (currently TTS only; more modes incoming)

About

Companion crate for `rig`, the Rust-based agentic AI framework.

Resources

License

Stars

Watchers

Forks

Packages

No packages published