awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
64bit avatar

64bit/async-openai

0
View on GitHub↗
1,932 Stars·375 Forks·Rust·MIT·5 Aufrufedocs.rs/async-openai↗

Async Openai

Rust library for OpenAI

Features

  • AI Agents and LLM Tools - Ergonomic bindings for the OpenAI API.
  • Artificial Intelligence - Ergonomic asynchronous bindings for the OpenAI API.

Star-Verlauf

Star-Verlauf für 64bit/async-openaiStar-Verlauf für 64bit/async-openai

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Async Openai

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Async Openai.
  • boundaryml/bamlAvatar von BoundaryML

    BoundaryML/baml

    7,636Auf GitHub ansehen↗

    BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It serves as a structured data extraction tool and workflow orchestrator, transforming unstructured model responses into strongly typed objects using a custom schema language and alignment algorithms. The project distinguishes itself by using a compiler to generate language-specific boilerplate code for API communication and output parsing. It features a dedicated environment for designing complex prompt templates with conditional logic and reusable snippets, and employs genetic alg

    Rustbamlboundarymlguardrails
    Auf GitHub ansehen↗7,636
  • 0xplaygrounds/rigAvatar von 0xPlaygrounds

    0xPlaygrounds/rig

    7,450Auf GitHub ansehen↗

    Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow builder for retrieval-augmented generation systems. It serves as an orchestrator for creating autonomous agents that can maintain conversation state and execute complex tasks through custom prompting and plugins. The project provides standardized interfaces for both completion and embedding model providers, allowing for unified request and response patterns across different engines. It also includes a vector database integration layer that defines a common interface for indexing

    Rustagentaiartificial-intelligence
    Auf GitHub ansehen↗7,450
  • awakenworks/awakenAvatar von awakenworks

    awakenworks/awaken

    81Auf GitHub ansehen↗

    AI agent runtime for Rust — type-safe state, multi-protocol serving, plugin extensibility.

    Rusta2aa2uiacp
    Auf GitHub ansehen↗81
  • liquidos-ai/autoagentsAvatar von liquidos-ai

    liquidos-ai/AutoAgents

    681Auf GitHub ansehen↗

    A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents

    Rustagentsaiai-agents
    Auf GitHub ansehen↗681
Alle 30 Alternativen zu Async Openai anzeigen→

Häufig gestellte Fragen

Was macht 64bit/async-openai?

Rust library for OpenAI

Was sind die Hauptfunktionen von 64bit/async-openai?

Die Hauptfunktionen von 64bit/async-openai sind: AI Agents and LLM Tools, Artificial Intelligence.

Welche Open-Source-Alternativen gibt es zu 64bit/async-openai?

Open-Source-Alternativen zu 64bit/async-openai sind unter anderem: pydantic/monty — Monty is a sandboxed execution environment designed primarily for running Python code generated by AI models. It… liquidos-ai/autoagents — A multi-agent framework written in Rust that enables you to build, deploy, and coordinate multiple intelligent agents. boundaryml/baml — BAML is a prompt engineering framework and LLM client generator that defines AI prompts as type-safe functions. It… awakenworks/awaken — AI agent runtime for Rust — type-safe state, multi-protocol serving, plugin extensibility. 0xplaygrounds/rig — Rig is a framework for building large language model applications, featuring a multi-provider client and a workflow… afshinea/stanford-cme-295-transformers-large-language-models — This project is a comprehensive technical course study guide and reference for learning the architectures and training…