Releases: RillJ/llm-app-interface
Releases · RillJ/llm-app-interface
v0.1.0
llm-app-interface Version 0.1.0 Release
This is the initial version of our Flexible Context-Aware Navigation Interface for Accessibitiy Apps. Welcome!
This project is a flexible and intelligent context-aware navigation interface designed to enhance interoperability with accessibility applications for vision-impaired individuals. Utilizing LangChain and Large Language Models (LLMs), it provides a seamless API that supports both human and system inputs, enabling back-and-forth communication and clarifying interactions.
Over the next six months, we anticipate significant development for this project. You can expect major updates to the codebase and the API interface.
Current Features:
- API Interface: Exposed via LangServe for interaction with other apps.
- Context-aware: Uses a LangGraph-based approach for efficient state management and future-proofing.
- Interoperability: Designed to enhance accessibility apps and facilitate communication with LLMs.
- Support for OAuth: User authentication using OAuth2.
- Back-and-Forth Communication: Enables real-time clarifying questions and data exchange between apps and users.
Full Changelog: https://github.com/Gitfoe/llm-app-interface/commits/v0.1.0