Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
/ akeru Public archive

Akeru is an open source AI platform built on top of the Akeru AI edge network. The network runs as a Bittensor Subnet, providing a transparent, safe and highly available AI capacities.

Notifications You must be signed in to change notification settings

AkeruAI/akeru

Repository files navigation

More experiments coming soon

Open Source Assistant API

This project is an open-source alternative to OpenAI's Assistant API. It provides a powerful, flexible AI model for generating human-like text based on the input provided.

Features

  • Natural language processing and generation
  • Can be used for creating applications like chatbots, content creators, and more
  • User permissions for thread creation, participation, and deletion

Getting Started

To get a local copy up and running, follow these steps:

Sprout uses Bun as its JavaScript runtime environment, replacing Node.js. Please ensure Bun is installed before you proceed. Additionally, Sprout employs Elysia as its web framework for constructing the backend server.

  1. Clone the repository
git clone https://github.com/guibibeau/sprout.git
  1. Install the dependencies
bun install

  1. Start Elysia in development mode with auto-reload on code change
bun run dev
  1. Access endpoint documentation

Access /swagger to view the endpoint documentation

Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Glossary

For a list of terms and definitions used in this project, see the Sprout Glossary.

License

Distributed under the MIT License. See LICENSE for more information.

About

Akeru is an open source AI platform built on top of the Akeru AI edge network. The network runs as a Bittensor Subnet, providing a transparent, safe and highly available AI capacities.

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published