Oryxis banner

Oryxis

7 devlogs
19h 45m 31s

Jarvis Like self-learning Desktop Ai Assistant

Used Rust as a brain and startup skills and used python for scripting lang.

This project uses AI

Used Gemini for brainstorm and struct of project
Used Copilot for Generating Code

Demo Repository

Loading README...

urazerkoc3

Oryxis is ready for ship and release!!!!

Attachment
0
urazerkoc3

yoo guyz, sorry for waiting but im trying to make it usable for everyone.

News:

  • I improved system prompt
  • Changed skill system and i write it from scratch again
  • Basic Skills turned into .dll file so not need .pyd files anymore
  • Added TTS, i used edge-tts for it and it’s works verry well

Future Plans:

  • I’ll add browser skills and more
  • About long term and short term memories, i’ll add these stuffs as a tool
  • STT (Speech to Text) actually it’s unnecessary so this plan will be last one i think
  • And a good ui for make it more easy to use
0
urazerkoc3

i’ve added executer and improved system prompt

0
urazerkoc3

Shipped this project!

Hours: 6.18
Cookies: 🍪 31
Multiplier: 4.94 cookies/hr

I’ve officially shipped the first alpha (v0.1.0) of Oryxis, a Rust-based personal AI assistant designed for speed and long-term intelligence.

Unlike standard wrappers, Oryxis is built from the ground up to be a true “Jarvis.” It features a custom Thinking Cycle that handles tool selection and a Long-Term Memory architecture to ensure your assistant actually grows with you

urazerkoc3

i tried to make local system more effective but it didn`t work and i’ve added Json catcher.

0
urazerkoc3

I’ve just started coding main project, for now i’ve added gemini api as a lib and groq api as a lib and some system prompt improvements

in video, you can see grok api responses with meta-llama/llama-4-scout-17b-16e-instruct LLM

0
urazerkoc3

I Turned local to api system because of Local Ai is consume to much sources and its not worth to run it in local.

i’ll use groq for testings but also i’ll integrate gemini api

Attachment
0
urazerkoc3

Oryxis, a Jarvis Like Self-Learning Desktop Ai Assistant

its runs in local and uses llama-cpp-2.rs for running local ai.

0