⛔️
This is the Aleph Alpha bootcamp. It is a collection of tutorials and examples to help you get started with our API. We will cover the following topics:
- Use our LLMs to generate text and solve tasks
- Using embeddings to find similar relevant information
- Use semantic embeddings and completion to answer questions
- Chaining multiple requests to solve complex tasks
- Using Atman to explain your results
You can either clone this repository or open the notebooks in Google Colab. If you want to run the notebooks locally, you need to follow these steps:
- Clone this repository
- Install the requirements
- Create a .env file with your API key
- Run the notebooks
git clone https://github.com/Aleph-Alpha/bootcamp.git
pip install -r requirements.txt
- Open the notebook in Google Colab
Click on the following link to open the notebook in Google Colab:
If you have any questions or feedback, please reach out to us at. We are happy to help you with any questions you might have. If you have any suggestions for improvements, please let us know. We are always looking for ways to improve our API and documentation.