https://github.com/blue-lotus-org/knowledge
Knowledge pipe and graph powered by MistralAI. Obsidian like, but compatible for all kind of data. App is modular and flexible to upgrade via developer or users.
https://github.com/blue-lotus-org/knowledge
ai knowledge-base knowledge-graph knowledge-representation mistral mistral-ai mistralai
Last synced: 18 days ago
JSON representation
Knowledge pipe and graph powered by MistralAI. Obsidian like, but compatible for all kind of data. App is modular and flexible to upgrade via developer or users.
- Host: GitHub
- URL: https://github.com/blue-lotus-org/knowledge
- Owner: blue-lotus-org
- License: apache-2.0
- Created: 2025-04-03T13:18:22.000Z (26 days ago)
- Default Branch: main
- Last Pushed: 2025-04-03T14:12:21.000Z (26 days ago)
- Last Synced: 2025-04-03T14:35:53.709Z (26 days ago)
- Topics: ai, knowledge-base, knowledge-graph, knowledge-representation, mistral, mistral-ai, mistralai
- Language: TypeScript
- Homepage: https://lotuschain.org/
- Size: 341 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BLUE LOTUS - Mistral Knowledge
Knowledge Pipeline and Graph designed by using MistralAI. Similar to Obsidian, but compatible for all data types. The application is modular and flexible for upgrades by the developer or users.
---
# MiKnow - AI-Powered Obsidian Companion
**Blue Lotus MiKnow** is an advanced AI-powered knowledge management tool designed to enhance the Obsidian.md experience. Built using Next.js, MiKnow leverages a suite of modern UI components and libraries to provide a seamless and efficient knowledge management solution. Powered and use **Mistral AI**.
## Table of Contents
- Installation
- Usage
- Features
- Contributing
- License
- Installation---
## To install MiKnow, follow these steps:
Clone the Repository:
```bash
git clone https://github.com/blue-lotus-org/knowledge.git
```
Navigate to the Project Directory:
```bash
cd miknow
```
Install Dependencies:
```bash
npm install
```Usage, To run MiKnow locally, use the following command:
```bash
npm run dev
```
This will start the development server, and you can access the application at http://localhost:3000.## Features
- **AI-Powered Knowledge Management**: Utilize advanced AI algorithms to enhance your knowledge management experience.
- **Enhanced Obsidian.md Experience**: Seamlessly integrate with Obsidian.md for a more powerful note-taking and knowledge organization tool.
- **Modular and Flexible Architecture**: Easily extend and customize the application with a modular design.
- **Markdown Rendering**: Render markdown content with basic formatting using a custom renderer.
- **Themes and Customization**: Customize the appearance of the application with a variety of themes and styling options.## Contributing
We welcome contributions from the community! To contribute to MiKnow, please follow these guidelines:- **Fork the Repository**: Create a fork of the repository on GitHub.
- **Create a Branch**: Create a new branch for your feature or bug fix.
- **Make Changes**: Implement your changes and ensure they adhere to the project's coding standards.
- **Submit a Pull Request**: Open a pull request with a detailed description of your changes.## License
MiKnow is licensed under the MIT & Apache Licenses. See the LICENSE files for more information.## Credit
- AI: Mistral AI
- UI: v0.dev
- [BLUE LOTUS](https://lotuschain.org)