Skip to content

Features

Krishnakanth Alagiri edited this page May 11, 2024 · 3 revisions
Legends (Expand to View)
Completed In-Progress Planned Scoping
βœ… 🚧 πŸ“… 🧐

Features πŸ”₯

  • (βœ…) LangFuse integrations to accurate log and monitor chains.
  • (βœ…) Use natural language to interact with integrations and tools.
  • (🚧) Simple REST API interface for interfacing with the system. Used by the the HA Conversation Integration.
  • (βœ…) Decomposes user queries to a TaskQueue with a list of ActionSteps.
  • (🚧) Custom Home Assistant Conversation Integration to allow voice assistance via HA Assist.
  • (βœ…) A chat Interface using streamlit that shows the action plan, user types, and response from the LLM.

Extras πŸ‘½

Optional feature that users can choose to install to further optimize their experience.

Integrations πŸ“¦

Status Integration Name Description
βœ… Home Assistant Control devices and retrieve sensor data via request
πŸ“… Gmail Access Gmail functionality via llama_index.tools.google.GmailToolSpec
🚧 Google Calendar Access Google Calendar functionality via llama_index.tools.google.GoogleCalendarToolSpec
πŸ“… Google Search Perform Google search via llama_index.tools.google.GoogleSearchToolSpec
πŸ“… Search recent ArXiv papers and summaries Search and retrieve summaries of recent ArXiv papers via llama_index.tools.arxiv.ArxivToolSpec
πŸ“… Yahoo Finance Access stock, news, and financial data of a company from Yahoo Finance via llama_index.tools.yahoo_finance.YahooFinanceToolSpec
πŸ“… Yelp Search for businesses and fetch reviews from Yelp via llama_index.tools.yelp.YelpToolSpec
🧐 Android Debugging Shell Use Home Assistant ADB Integrations to perform actions on Android TV Variants via integrations.HomeAssistant.
Clone this wiki locally