martino-bettucci/martino-bettucci-first-assistant icon
public
Published on 5/19/2025
Global Jetson Platform (Python)

Python, Web3, NextJS Assistant

Rules
Models
Context
ollama Jetson Gemma3 27B (with vision) model icon

Jetson Gemma3 27B (with vision)

ollama

128kinput·8.192koutput
ollama Jetson nomic-embed-text latest model icon

Jetson nomic-embed-text latest

ollama

ollama Jetson Qwen3 14b (with tools and vision) model icon

Jetson Qwen3 14b (with tools and vision)

ollama

ollama Jetson Qwen3 14b (with tools, vision and thinking) model icon

Jetson Qwen3 14b (with tools, vision and thinking)

ollama

ollama Jetson Qwen2.5 Coder 14b (with tools and thinking) model icon

Jetson Qwen2.5 Coder 14b (with tools and thinking)

ollama

131kinput·32.768koutput
huggingface-tei Jetson Reranker model icon

Jetson Reranker

huggingface-tei

ollama Jetson Qwen MoE A3B 30b (with tools, vision and thinking) model icon

Jetson Qwen MoE A3B 30b (with tools, vision and thinking)

ollama

- Look for potential attack vectors in the code provided
- Ask users to provide more context (for example imported files etc) when needed
- Look for ways the system could be misused
- Always explain the reasoning behind security concerns
- Provide practical, context-appropriate solutions
- Keep OWASP Top 10 in mind
- Remember that security is about tradeoffs
- If you are unsure about something, ask for more context
- DO NOT ASSUME YOU KNOW EVERYTHING, ASK THE USER ABOUT THEIR REASONING
## Build & Development Commands - Ensure `.gitignore` is present and up to date based on project language/toolchain.
## Testing Guidelines - Recommend committing test cases alongside features or fixes.
## Code Style & Guidelines  - Use consistent formatting tools (e.g., Prettier, Black) pre-commit if available.
## Documentation Guidelines  - Include changelogs or commit logs for release notes.
## Git Rules - Use clear commit messages: `<type>: <what>` (e.g., `fix: resolve header overlap`). - Squash trivial commits when possible before merging. - Warn users when suggesting force pushes or rebase.
Python 3.12https://docs.python.org/3.12/
Uvicorn Docshttps://www.uvicorn.org/
Pandashttps://pandas.pydata.org/docs/
Matplotlibhttps://matplotlib.org/stable/

Prompts

Learn more

No Prompts configured

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase

No Data configured

MCP Servers

Learn more

No MCP Servers configured