Add olostep to Data Layer section in README

This commit is contained in:
Umer K. 2026-05-07 13:43:22 +05:00 committed by GitHub
parent 08fe624c8d
commit 338a140d47
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -152,6 +152,7 @@ _Libraries for building AI applications, LLM integrations, and autonomous agents
- [instructor](https://github.com/567-labs/instructor) - A library for extracting structured data from LLMs, powered by Pydantic.
- [llama-index](https://github.com/run-llama/llama_index) - A data framework for your LLM application.
- [mem0](https://github.com/mem0ai/mem0) - An intelligent memory layer for AI agents enabling personalized interactions.
- [olostep](https://docs.olostep.com/get-started/welcome) - An all-in-one Web Search framework for scraping, searching, and AI assisted answers.
- Pre-trained Models and Inference
- [diffusers](https://github.com/huggingface/diffusers) - A library that provides pre-trained diffusion models for generating and editing images, audio, and video.
- [mlx-lm](https://github.com/ml-explore/mlx-lm) - Run and fine-tune large language models on Apple Silicon with MLX.