2025年10月23日木曜日

オープンソースのセルフホストAIエージェント Kortix sunaを入れてみる。

Kortix suna




https://github.com/kortix-ai/suna?tab=readme-ov-file


クラウド版は

$17/month





Sandbox環境を使うには、DaytonaのAPIキーが必要。




==================================================

ℹ️  All configurations are complete. Manual start is required.

✨ Suna Setup Complete! ✨


ℹ️  Suna is configured with your LLM API keys and ready to use.

ℹ️  Delete the .setup_progress file to reset the setup.

ℹ️  To start Suna, you need to run these commands in separate terminals:


1. Start Local Supabase (in backend directory):

   cd backend && npx supabase start


2. Start Infrastructure (in project root):

   docker compose up redis -d


3. Start Frontend (in a new terminal):

   cd frontend && npm run dev


4. Start Backend (in a new terminal):

   cd backend && uv run api.py


5. Start Background Worker (in a new terminal):

   cd backend && uv run dramatiq run_agent_background


To stop Local Supabase:

   cd backend && npx supabase stop


Once all services are running, access Suna at: http://localhost:3000





起動したが・・・



localhostなのにOAuthを求められるので、無視してemailアカウントを作成したら次に行けたが・・・





なんかまともに動かんし、機能も圧倒的に足らないので終了!



0 件のコメント:

コメントを投稿

あいうえお