An open API service indexing awesome lists of open source software.

https://github.com/superduper-io/superduper

Superduper: End-to-end framework for building custom AI applications and agents.
https://github.com/superduper-io/superduper

ai chatbot data database distributed-ml inference llm-inference llm-serving llmops ml mlops mongodb pretrained-models python pytorch rag semantic-search torch transformers vector-search

Last synced: 7 days ago
JSON representation

Superduper: End-to-end framework for building custom AI applications and agents.

Awesome Lists containing this project

README

        






SuperDuper logo




Build database-integrated AI-agents and applications with your favourite tools




Docs |
Blog |
Website |
Templates |
Slack |
Youtube |
LinkedIn




Package version
Supported Python versions

License - Apache 2.0


## Installation

*Required: Make sure that you have Python 3.10+ installed.*

Install the base package:

```bash
pip install superduper-framework >= 0.6.0
```

Install a plugin for your databackend:

```bash
# at least one or more of the following:
pip install superduper-mongodb >= 0.6.0
# or
pip install superduper-sql >= 0.6.0
# or
pip install superduper-snowflake >= 0.6.0
```

Install additional plugins for your use-case (optional):

```bash
pip install superduper-
```

## Check out the documentation

Right [here](https://docs.superduper.io).

## Community & getting help

If you have any problems, questions, comments, or ideas:
- Join our Slack (we look forward to seeing you there).
- Search through our GitHub Discussions, or add a new question.
- Comment an existing issue or create a new one.
- Help us to improve Superduper by providing your valuable feedback here!
- Email us at `[email protected]`.
- Visit our [YouTube channel](https://www.youtube.com/@superduper-io).
- Follow us on [Twitter (now X)](https://twitter.com/superduperdb).
- Connect with us on [LinkedIn](https://www.linkedin.com/company/superduper-io).
- Feel free to contact a maintainer or community volunteer directly!

## Contributing
There are many ways to contribute, and they are not limited to writing code. We welcome all contributions such as:

- Bug reports
- Documentation improvements
- Enhancement suggestions
- Feature requests
- Expanding the tutorials and use case examples

Please see our [Contributing Guide](CONTRIBUTING.md) for details.

## Contributors

Thanks goes to these wonderful people:



## License

Superduper is open-source and intended to be a community effort, and it wouldn't be possible without your support and enthusiasm.
It is distributed under the terms of the Apache 2.0 license. Any contribution made to this project will be subject to the same provisions.

## Join Us
We are looking for nice people who are invested in the problem we are trying to solve to join us full-time. Find roles that we are trying to fill here!