InterstellarAI-DL/index.html
2024-10-11 14:57:48 +02:00

204 lines
11 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="styles.css">
<title>Interstellar AI - Download</title>
</head>
<body>
<header>
<div class="hero">
<h1>Interstellar AI</h1>
<p>Your personal AI assistant to enhance productivity.</p>
</div>
</header>
<div class="container">
<section class="features">
<h1>Key Features</h1>
<div class="feature-list">
<div class="feature-item">
<h3>Multiple AI Models</h3>
<p>Leverage AI models from both offline and online sources, giving you unmatched flexibility.</p>
</div>
<div class="feature-item">
<h3>Full Customization</h3>
<p>Customize the look, feel, and behavior of your AI assistant to match your personal style.</p>
</div>
<div class="feature-item">
<h3>Seamless Integration</h3>
<p>Connect with various platforms and AI providers easily, without the hassle.</p>
</div>
</div>
</section>
<section id="faq">
<h1>Frequently Asked Questions</h1>
<div class="faq-container">
<div class="faq-item">
<h3>What is this AI assistant for?</h3>
<p>This AI assistant helps you with various tasks such as answering questions, generating text, and even helping with code or writing tasks.</p>
</div>
<div class="faq-item">
<h3>How does the AI assistant work?</h3>
<p>The assistant uses machine learning algorithms to understand your input and provide contextually relevant answers or generate content based on the task you've described.</p>
</div>
<div class="faq-item">
<h3>Can I trust the answers given by the AI assistant?</h3>
<p>While the AI strives to give accurate and helpful answers, it is important to verify critical information, especially for complex or sensitive queries.</p>
</div>
<div class="faq-item">
<h3>What kind of questions can I ask?</h3>
<p>You can ask a wide range of questions from simple factual queries to more complex requests like generating creative writing or code snippets.</p>
</div>
<div class="faq-item">
<h3>Is my data secure when using the AI assistant?</h3>
<p>We take privacy seriously. Your data is handled according to our privacy policy, ensuring that any personal information shared is securely processed and not misused.</p>
</div>
<div class="faq-item">
<h3>How can I provide feedback about the AI assistant?</h3>
<p>Feedback can be provided through our feedback form, available on our website. We appreciate your input and use it to improve the AI assistant's performance.</p>
</div>
<div class="faq-item">
<h3>Can I customize the AI assistant's responses?</h3>
<p>Customization options are limited in the current version, but we are working on features that will allow users to tailor responses to better suit their needs.</p>
</div>
<div class="faq-item">
<h3>How frequently is the AI assistant updated?</h3>
<p>The AI assistant is updated regularly to improve its functionality and incorporate new features. Stay tuned to our update logs for information on the latest improvements.</p>
</div>
<div class="faq-item">
<h3>What should I do if the AI assistant is not working properly?</h3>
<p>If you encounter any issues with the AI assistant, please contact our support team for assistance. Provide details about the problem to help us resolve it quickly.</p>
</div>
<div class="faq-item">
<h3>Is there a mobile app available for the AI assistant?</h3>
<p>Currently, there is no dedicated mobile app, but our web application is mobile-friendly and can be accessed on various devices.</p>
</div>
<div class="faq-item">
<h3>Why doesn't my selection in the category dropdown menu apply?</h3>
<p>Currently, the dropdown menu for selecting AI models does not retain your choice after a website refresh.</p>
</div>
<div class="faq-item">
<h3>Why is the AI suddenly talking about the weather when I didn't select that option?</h3>
<p>The AI is programmed to provide weather information even if you haven't specifically selected the weather option.</p>
</div>
<div class="faq-item">
<h3>Why isn't the online API working?</h3>
<p>At the moment, the online APIs for Google and La Plateforme are not operational. However, the OpenAI and Anthropic APIs may still function.</p>
</div>
<div class="faq-item">
<h3>Why is the AI discussing unrelated topics?</h3>
<p>Try disabling the AI system prompt settings, as the AI sometimes tends to focus on those topics excessively.</p>
</div>
<div class="faq-item">
<h3>Why isn't the AI responding in the format I specified in the settings?</h3>
<p>Please check if the system prompt settings are enabled. If the issue persists, it may be because the AI is unable to fully adhere to the command. These settings serve as a guideline rather than a strict internal directive, and the AI retains the discretion to follow them.</p>
</div>
<div class="faq-item">
<h3>Does this AI have the ability to know my location or search the web?</h3>
<p>No, this AI does not possess any capabilities to access your location or browse the web.</p>
</div>
<div class="faq-item">
<h3>Does the AI really work offline?</h3>
<p>Yes! Once you download the necessary models, it can operate fully offline, with the exception of the weather API.</p>
</div>
<div class="faq-item">
<h3>Are my messages encrypted?</h3>
<p>Unfortunately, not at this time. We recommend keeping your messages as anonymous as possible. Your messages are stored locally on your computer and are not sent to any external storage, unless you use an online API, in which case we cannot guarantee privacy.</p>
</div>
<div class="faq-item">
<h3>Where is my data saved?</h3>
<p>All data, including accounts, settings, and chats, is stored locally on your computer. You cannot log into this account from another device. If you need to synchronize settings, you can export them from one computer and import them on another.</p>
</div>
<div class="faq-item">
<h3>Is this a virus?</h3>
<p>No, this is not a virus, despite what Windows may indicate. The warning appears because the application is not officially signed, which requires a costly signing service that we cannot afford.</p>
</div>
</div>
</section>
<section class="how-it-works">
<h1>How It Works</h1>
<p>Getting started is simple! Follow the steps below to set up your preferred AI models and start chatting with your assistant.</p>
<h2>Step 1: Download the AI Package</h2>
<p>Visit the website and click the download button to obtain the AI package. Ensure that you choose the correct version based on your operating system (Linux or Windows).</p>
<img src="images/img1.png" alt="Image can't be displayed">
<h2>Step 2: Unzip the Folder</h2>
<p>After downloading, locate the compressed folder and unzip it to a location of your choice. Make sure you have enough disk space and the necessary permissions to extract files.</p>
<img src="images/img2.png" alt="Image can't be displayed">
<img src="images/img3.png" alt="Image can't be displayed">
<h2>Step 3: Start the Setup Script</h2>
<p>Run the appropriate script based on your operating system to set up the AI:</p>
<ul>
<li>Linux: Run <code>prepare_nonfree.sh</code>, <code>prepare_free.sh</code>, or <code>prepare_all.sh</code></li>
<li>Windows: Run <code>prepare_nonfree.bat</code>, <code>prepare_free.bat</code>, or <code>prepare_all.bat</code></li>
</ul>
<p>The "free" option refers to freedom of use, allowing you to modify, share, or utilize outputs without restrictions. The "non-free" option may have license limitations, so review the licenses beforehand.</p>
<img src="images/img4.png" alt="Image can't be displayed">
<h2>Step 4: Run the AI Program</h2>
<p>Execute the AI program based on your operating system:</p>
<ul>
<li>Linux: <code>run.sh</code></li>
<li>Windows: <code>run.bat</code></li>
</ul>
<p>This starts the AI system and prepares it for the next steps.</p>
<img src="images/img5.png" alt="Image can't be displayed">
<h2>Step 5: Create an Account</h2>
<p>After the setup, youll be prompted to create an account. Fill in the necessary information, including username, email, and password, to register.</p>
<img src="images/img6.png" alt="Image can't be displayed">
<img src="images/img7.png" alt="Image can't be displayed">
<img src="images/img8.png" alt="Image can't be displayed">
<h2>Step 6: Log In</h2>
<p>Once your account is created, log in using your credentials. Ensure you remember your password or store it securely for future logins.</p>
<img src="images/img9.png" alt="Image can't be displayed">
<h2>Step 7: Access the Settings</h2>
<p>Navigate to the settings menu from the main dashboard. This is where you can configure various options for your AI setup.</p>
<img src="images/img10.png" alt="Image can't be displayed">
<h2>Step 8: Adjust the Settings Based on Your Setup</h2>
<p>Select the configuration settings that match your chosen AI setup (free, non-free, or all). Adjust the settings to optimize the AI's performance according to your preferences and needs.</p>
<img src="images/img11.png" alt="Image can't be displayed">
<h2>Step 9: Start Chatting with Our AI</h2>
<p>With everything set up, you can now start chatting with the AI. Explore its capabilities, customize interactions, and enjoy the experience!</p>
</section>
<section id="download" class="download">
<h1>Download Interstellar AI</h1>
<p>Ready to enhance your AI experience? Get started by downloading Interstellar AI today!</p>
<br />
<h2>Windows</h2>
<a href="https://gnu.org" class="download-button" target="_blank">Download for Windows</a>
<br />
<br />
<h2>GNU/Linux</h2>
<a href="https://gnu.org" class="download-button" target="_blank">Download for GNU/Linux</a>
<br>
<br>
</section>
<section class="repository">
<h1>Explore Our Code</h1>
<p>Access the source code of Interstellar AI and stay updated with the latest developments.</p>
<a href="https://interstellardevelopment.org/code/React-Group/interstellar_ai" target="_blank" class="repo-button">View Repository</a>
<a href="https://interstellardevelopment.org/code/React-Group/interstellar_ai/archive/main.tar.gz" target="_blank" class="repo-button">Download Source Code</a>
</section>
</div>
<footer>
<p>© 2024 Interstellar AI - "Maybe it works who knows"</p>
</footer>
</body>
</html>