Additionally, the article explains how to integrate Nosia with OpenAI chat compatible API and Continue.dev. It also provides a troubleshooting guide for any issues encountered during installation or use. The platform uses the `qwen2.5` completion model, the `nomic-embed-text` embeddings model, and the `bespoke-minicheck` checking model by default, but users can use any completion model available on Ollama by setting the `LLM_MODEL` environment variables during installation.
Key takeaways:
- Nosia is an AI platform that allows users to run an AI model on their own data. It is designed to be easy to install and use.
- It can be installed on macOS, Debian or Ubuntu with a single command, and it includes Docker, Ollama, and Nosia.
- Nosia uses the `qwen2.5` completion model, the `nomic-embed-text` embeddings model and the `bespoke-minicheck` checking model by default, but users can use any completion model available on Ollama.
- Nosia provides an OpenAI chat compatible API, and users can generate and use their own token to access it.