Skip to content

Juanoto2012/Ventarys-AI

Repository files navigation

Ventarys AI 🚀

Minimalist Ecosystem for Private AI: Chat, Code Generation, and Autonomous Automation.

Ventarys AI is a lightweight platform built with HTML5, CSS3, and pure JavaScript. Designed for developers seeking power without heavy dependencies, it allows them to run AI securely.


✨ Key Features

  • Total Privacy: Data is processed in your local environment.

  • Code Generation: Optimized to assist in development and refactoring.

  • Standalone IDE (Ventarys IDX): An integrated environment for working with AI agents.

  • Vanilla Architecture: No frameworks (React/Vue), ensuring maximum speed and portability.

  • Minimalist Interface: Focused on productivity and low resource consumption.

🚀 Quick Start

Prerequisites

  • A modern web browser (Chrome, Firefox, Edge, Brave).

  • A local server (optional, such as VS Code's Live Server) to avoid CORS issues when loading modules.

Installation and Usage

  1. Clone the repository:
git clone https://github.com
cd ventarys-ai
  1. Run: Simply open the index.html file in your browser or start a local server:
# If you're using Python

python -m http.server 8000

🛠️ How it Works

Ventarys AI uses a JavaScript-based agent architecture that interacts with local model APIs (such as Ollama) or external services. Being pure JS, the integration is straightforward and transparent.

🤝 Contribute

Contributions are welcome!

  1. Fork the project.

  2. Create a branch for your feature (git checkout -b feature/AIImprovements).

  3. Submit a pull request.


📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


🌐 Official Website | 💬 Community Forum

About

Ventarys AI is a lightweight platform built with HTML5, CSS3, and pure JavaScript. Designed for developers seeking power without heavy dependencies, it allows them to run AI securely

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages