Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 909 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 909 Bytes

General AI Assistant

Disclaimer

IMPORTANT: This project is currently a work in progress and not ready for usage. Features and functionality are subject to sometimes hourly changes. Many features are not yet implemented and things may not work as expected.

Overview

This project aims to develop a easy to modify and expandable virtual assistant program. The system is designed to be UI-independent, allowing for easy integration with various platforms such as web, mobile, and desktop. The core functionality is implemented in Python, utilizing API's for LLM (Large Language Model) and Text Embedding. Plugins are being developed for additional capabilites.

Future Enhancements

  • Develop a web-based UI for user interaction.
  • Create a web-based admin interface for managing the database, configurations, and mods/plugins.

Web based Documentation site will be up soon...

More to come...