> For the complete documentation index, see [llms.txt](https://rotsl.gitbook.io/rotsl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rotsl.gitbook.io/rotsl/projects/ai-agents-and-context.md).

# AI Agents and Context

## ContextFission

ContextFission make context small, useful, budget-safe for LLM. ContextFission is context compiler for LLMs. Built on ContextFusion & CFAdv.

[![GitHub repository](https://img.shields.io/badge/GitHub-Repository-24292f?style=for-the-badge\&logo=github)](https://github.com/rotsl/ContextFission)

[![PyPI package](https://img.shields.io/pypi/v/context-fission?style=for-the-badge\&label=PyPI\&logo=pypi)](https://pypi.org/project/context-fission/)

[![PyPI downloads](https://static.pepy.tech/personalized-badge/context-fission?period=total\&units=INTERNATIONAL_SYSTEM\&left_color=BLACK\&right_color=GREY\&left_text=Downloads)](https://pepy.tech/projects/context-fission)

## Hypercontext

Hypercontext is a standalone Python + TypeScript SDK for building AI agents that are aware of their own context...

[![Details](https://img.shields.io/badge/Open-Details-2f80ed?style=for-the-badge)](https://rotsl.github.io/hypercontext/)

[![PyPI package](https://img.shields.io/pypi/v/hypercontext?style=for-the-badge\&label=PyPI\&logo=pypi)](https://pypi.org/project/hypercontext/)

[![PyPI downloads](https://static.pepy.tech/personalized-badge/hypercontext?period=total\&units=INTERNATIONAL_SYSTEM\&left_color=YELLOW\&right_color=ORANGE\&left_text=downloads)](https://pepy.tech/projects/hypercontext)

[![npm package](https://img.shields.io/npm/v/hypercontext-node-sdk?style=for-the-badge\&label=npm\&logo=npm)](https://www.npmjs.com/package/hypercontext-node-sdk)

[![npm downloads](https://img.shields.io/npm/dm/hypercontext-node-sdk?style=for-the-badge\&label=downloads\&logo=npm)](https://www.npmjs.com/package/hypercontext-node-sdk)
