Git Product home page Git Product logo

aionic's Introduction

AIonic

AIonic logo

PRs welcome

AIonic is a Rust library designed to interface seamlessly with a range of public Language Model APIs, offering a streamlined, user-friendly experience. The name AIonic not only encapsulates our focus on AI, but also alludes to 'ionic bonds' โ€” representing our mission to connect various elements of AI through a single interface. In a sense, just like ionic bonds facilitate the flow of electrons, AIonic promotes a seamless flow of data and functionality between different language models, all within the vibrant, performant world of Rust.

Examples

The examples/ folder houses a non exhaustive amount of API showcase examples. They can be tested by running cargo run --example <name> from the root directory of this project.

Status

The library is currently in very active development. We covered the following aspects:

  • openAI:
    • Chat
    • Images
    • Embeddings
    • Audio
    • Files
    • Fine-tunes
    • Moderations
  • Bard/PaLM2:
    • TODO
  • LLaMA:
    • TODO
  • Claude2:
    • TODO

Contributing

Contributions are welcome. Please open an issue to discuss your ideas before making large changes.

License

This project is licensed under the MIT License.

aionic's People

Contributors

0xricksanchez avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

aionic's Issues

refactor: openAI API

Now that all the necessary openAI API endpoints have been implemented in: #4, #5, #6, #7, and #8 we should refactor what we have and make it a nicely documented and cleaner interface.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.