{"id":23881381,"url":"https://github.com/metaspartan/curiso","last_synced_at":"2025-04-04T17:04:10.982Z","repository":{"id":270780378,"uuid":"911135269","full_name":"metaspartan/curiso","owner":"metaspartan","description":"Curiso is an infinite canvas for your thoughts","archived":false,"fork":false,"pushed_at":"2025-01-30T05:28:15.000Z","size":7277,"stargazers_count":189,"open_issues_count":3,"forks_count":46,"subscribers_count":5,"default_branch":"dev","last_synced_at":"2025-03-28T16:04:00.217Z","etag":null,"topics":["ai","aichat","anthropic","artificial-intelligence","board","branches","canvas","chat","conversations","flow","infinite","llama","llm","ml","models","nodes","ollama","openai","vision","workspace"],"latest_commit_sha":null,"homepage":"https://curiso.ai","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metaspartan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["metaspartan"]}},"created_at":"2025-01-02T10:20:36.000Z","updated_at":"2025-03-27T15:07:13.000Z","dependencies_parsed_at":"2025-01-03T03:32:45.463Z","dependency_job_id":"f9e89e44-3de4-422d-a3fb-63aaa66c3fa7","html_url":"https://github.com/metaspartan/curiso","commit_stats":null,"previous_names":["metaspartan/curiso"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaspartan%2Fcuriso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaspartan%2Fcuriso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaspartan%2Fcuriso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metaspartan%2Fcuriso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metaspartan","download_url":"https://codeload.github.com/metaspartan/curiso/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217174,"owners_count":20903008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai","aichat","anthropic","artificial-intelligence","board","branches","canvas","chat","conversations","flow","infinite","llama","llm","ml","models","nodes","ollama","openai","vision","workspace"],"created_at":"2025-01-04T01:45:16.668Z","updated_at":"2025-04-04T17:04:10.960Z","avatar_url":"https://github.com/metaspartan.png","language":"TypeScript","funding_links":["https://github.com/sponsors/metaspartan"],"categories":["TypeScript"],"sub_categories":[],"readme":"# Curiso.ai\n\n![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/metaspartan/curiso/total) ![GitHub License](https://img.shields.io/github/license/metaspartan/curiso) ![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/metaspartan/curiso/build.yml) ![GitHub Tag](https://img.shields.io/github/v/tag/metaspartan/curiso)\n\n\nCuriso AI is an infinite canvas for your thoughts—a platform that seamlessly connects nodes and AI services to explore ideas in depth without repeating yourself. By guiding the direction of each conversation, Curiso.ai empowers advanced users to unlock richer, more accurate AI interactions. Created by Carsen Klock.\n\n## Features\n\n- **Multi OS**: Windows, macOS, and Linux app\n- **Infinite Canvas**: Create and organize your thoughts visually on an unlimited workspace\n- **Multiple Default AI Provider Integration**:\n  - W.ai\n  - Inference.net\n  - Deepseek\n  - OpenAI\n  - Anthropic\n  - Google\n  - xAI\n  - Groq\n  - OpenRouter\n  - Alibaba Cloud\n\n- **Local AI Inference Provider Integration**:\n  - Ollama\n  - Exo\n  - Jan.ai\n  - LM Studio\n  - vLLM\n\n- **Custom Model Support**: Add and configure custom AI models\n- **Model Metrics**: View metrics for models like tok/sec and total tokens\n- **RAG Support (Retrieval Augmented Generation)**: Add and configure RAG documents and websites locally\n- **Local Transformers.js Embedding Models or OpenAI**: Add and configure local embedding models or OpenAI embedding models\n- **Local VectorDB IndexedDB**: Local VectorDB IndexedDB for RAG\n- **Inference Parameters**: Customize the inference parameters for your conversations\n- **Multiple Boards**: Create and manage multiple workspaces\n- **Vision Model Support**: Add images to your chats for vision models\n- **Customizable Interface**:\n  - Theme color selection\n  - Grid snapping\n  - Pan and zoom controls\n  - Double-click zoom functionality\n- **Node-Based Conversations**: Connect ideas and conversations through an intuitive node chat system\n- **Secure**: Local encrypted storage of API keys and sensitive data\n\n![screenshot](screenshot.png)\n\n![screenshot2](screenshot2.png)\n\n![screenshot3](custommodels.png)\n\n## Getting Started\n\n### Download and Install latest release\n\nAvailable for Windows, macOS, and Linux.\n[Download latest release](https://github.com/metaspartan/curiso/releases/latest)\n\n## Developers\n\n### Prerequisites\n\n- [Bun](https://bun.sh/) runtime installed on your system \u003e v1.2.0\n- [Rust](https://www.rust-lang.org/) installed on your system \u003e v1.86.0\n- [Tauri CLI](https://tauri.app/start/) installed on your system\n- API keys for the AI services you plan to use or Ollama/Exo/Jan.ai/LM Studio/vLLM/etc. installed locally or remotely\n\n### Installation\n\n1. Install Tauri CLI:\n\n```bash\ncargo install tauri-cli\n```\n\n2. Clone the repository:\n\n```bash\ngit clone https://github.com/metaspartan/curiso.git\n```\n\n3. Navigate to the project directory:\n\n```bash\ncd curiso\n```\n\n4. Install dependencies:\n\n```bash\nbun install\n```\n\n5. Run the development build:\n\n```bash\nsudo bun run desktop\n```\n\n## Known Issues\n\n- On Windows, you will get CORS errors when trying to connect to a local running Ollama instance. Run the command below in command prompt and restart Ollama to resolve this issue.\n\n```bash\nset OLLAMA_ORIGINS=*\n```\n\n## Solana Token\n\nCuriso ($CUR) is a utility token on the Solana blockchain.\n\n[$CUR on Dexscreener](https://dexscreener.com/solana/8TbsZ3yH1mBHytVpmMn4qED2UeF3FgWUVt1pd5RBpump)\n\n[$CUR on Solana](https://solscan.io/token/8TbsZ3yH1mBHytVpmMn4qED2UeF3FgWUVt1pd5RBpump)\n\n[$CUR on Coingecko](https://www.coingecko.com/en/coins/curiso)\n\n### Tokenomics\n\n- **CA**: 8TbsZ3yH1mBHytVpmMn4qED2UeF3FgWUVt1pd5RBpump\n- **CUR Total Supply**: 1,000,000,000 CUR\n- **Dev Fund**: ~14,868,655 CUR, 10,000,000 locked until April 2025 with 3 month cliff of ~3,333,333 CUR per month for 3 months.\n- **Blockchain**: Solana\n- **Name**: Curiso\n- **Ticker**: CUR\n\n### Token \u0026 Curiso Roadmap\nQ1-Q3 2025 Goals:\n\n- CUR will be integrated as the main payment method for tiered premium subscriptions, making it a utility token on Solana.\n- By integrating with the Pyth network, we'll ensure stable USD pricing for your subscriptions, bringing you a consistent and reliable experience.\n- A portion of CUR used in subscription payments will be burned, supporting the token's long-term value and collectability.\n- Introduce a staking pool program where CUR holders can earn rewards, funded by a portion of Curiso subscription purchases, to support token holders.\n\n#### Subscription Payments\nWhat’s Coming: CUR will be integrated as the main payment method for premium subscriptions, making it a utility token on Solana.\n\n#### Stable Sub CUR Pricing with Pyth\nWhat’s Coming: By integrating with the Pyth network, we'll ensure stable USD pricing for your subscriptions, bringing you a consistent and reliable experience.\n\n#### Token Burn Mechanism\nWhat’s Coming: A portion of CUR used in subscription payments will be burned, supporting the token's long-term value and collectability.\n\n#### CUR Lock Staking Pools\nPossibility: Introduce a staking pool program where CUR holders can earn rewards, funded by a portion of Curiso subscription purchases, to support token holders.\n\nStay tuned as we progress through these phases, bringing enhanced value and utility to your CUR experience. Thank you for your support and feedback as we continue to evolve!\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a pull request. If you have any questions, ideas, or suggestions, please feel free to open an issue.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## Legal Disclaimer\n\nThe CUR token (\"CUR\") is an experimental cryptocurrency token on the Solana blockchain intended for future utility within the Curiso AI platform.\n\nIMPORTANT NOTICE: Trading, holding, or engaging with cryptocurrency tokens carries inherent risks. By interacting with the CUR token, users acknowledge and agree that:\n\n1. No guarantees or warranties are made regarding current or future token utility, value, or platform integration\n2. All cryptocurrency transactions involve substantial risk of loss\n3. Neither Curiso AI nor its developers or contributors shall be held liable for any damages or losses arising from token-related activities\n4. No information provided constitutes financial, legal, or investment advice\n5. Future utility features and platform integration are subject to change without notice\n6. Users are solely responsible for conducting due diligence and complying with applicable laws and regulations\n\nTHIS SOFTWARE AND ASSOCIATED TOKEN ARE PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE TOKEN OR ITS USE.\n\n## Author\n\nCarsen Klock - [@metaspartan](https://github.com/metaspartan) [@carsenklock](https://x.com/carsenklock)\n\n## Socials\n\n- [X](https://x.com/curisoai)\n- [Telegram](https://t.me/curiso_official)\n- [Discord](https://discord.gg/xvS9ymZuH4)\n\n## Acknowledgments\n\n- [Tanstack Query](https://tanstack.com/)\n- [Tauri](https://tauri.app/)\n- [Vite](https://vitejs.dev/)\n- [Bun](https://bun.sh/)\n- [Rust](https://www.rust-lang.org/)\n- [Ollama](https://ollama.ai/)\n- [OpenAI](https://openai.com/)\n- [Anthropic](https://www.anthropic.com/)\n- [Google](https://www.google.com/)\n- [xAI](https://x.com/)\n- [Groq](https://www.groq.com/)\n- [OpenRouter](https://openrouter.ai/)\n- [Jan.ai](https://jan.ai/)\n- [LM Studio](https://lmstudio.ai/)\n- [Exo](https://github.com/exo-explore/exo)\n- [Alibaba Cloud](https://www.alibabacloud.com/)\n- [DeepSeek](https://www.deepseek.com/)\n- [W.ai](https://www.w.ai/)\n- [Inference.net](https://inference.net/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaspartan%2Fcuriso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetaspartan%2Fcuriso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetaspartan%2Fcuriso/lists"}