-
Notifications
You must be signed in to change notification settings - Fork 2
feat: get started #11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
466f392
refactor: update welcome page to emphasize iExec's privacy-first appr…
akugone 19461d4
refactor: rename welcome page to 'About iExec' and enhance descriptio…
akugone 25c2a85
refactor: standardize headings and improve consistency in welcome pag…
akugone 5108325
refactor: enhance welcome page content for clarity and user engagemen…
akugone 4a3890d
refactor: enhance AI integration documentation to guide developers in…
akugone 5debf3a
refactor: update welcome page headings and content for improved clari…
akugone 685e817
refactor: refine welcome page content to enhance clarity on user info…
akugone 44d894b
refactor: update welcome page heading from 'What we offer' to 'What w…
akugone 7787687
refactor: enhance welcome and helloWorld pages with structured real-w…
akugone 2f4a85b
refactor: revamp welcome page to highlight iExec as a comprehensive p…
akugone 1c3c992
refactor: update protectData documentation to include AR.io as an add…
akugone 50619d0
refactor: update welcome page content to specify iExec as a toolkit f…
akugone 72d708b
refactor: enhance AI integration documentation to include new section…
akugone 114cb8b
Update src/overview/welcome.md
Le-Caignec 32664e6
Update src/overview/welcome.md
Le-Caignec 93c4fd9
Update src/overview/welcome.md
Le-Caignec 4f9acfc
Update src/overview/welcome.md
Le-Caignec 4482925
refactor: rename AI integration link and replace with new 'Develop wi…
Le-Caignec 615ec76
fix: correct formatting in iApp Generator description
Le-Caignec b420a04
Merge branch 'main' into feature/get-started
Le-Caignec 33bff93
Apply suggestions from code review
akugone d09c07e
fix: update link in 'RevokedAccess' section to remove emoji from refe…
Le-Caignec 8a0cdd7
refactor: enhance clarity in 'welcome.md' by updating multi-chain int…
akugone d1892b4
refactor: improve terminology in 'welcome.md' by clarifying privacy f…
akugone 2686fe9
refactor: remove redundant introductory text in 'welcome.md' to strea…
akugone File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,10 +1,61 @@ | ||
| --- | ||
| title: Use the docs in your AI | ||
| description: AI integration | ||
| title: AI-Powered Development with iExec | ||
| description: | ||
| Learn how to leverage AI tools like Vibe Coding and Context7 to build | ||
| privacy-first applications with iExec | ||
| --- | ||
|
|
||
| # 🤖 Use the docs in your AI | ||
| # 🤖 AI-Powered Development with iExec | ||
|
|
||
| This page is under development. | ||
| Building privacy-first applications with iExec can be accelerated using | ||
| AI-powered development tools. This guide covers how to effectively use AI | ||
| assistants while maintaining security best practices. | ||
|
|
||
| <!-- TODO: Add AI integration content --> | ||
| ## 📚 Documentation for LLMs and AI code editors | ||
|
|
||
| You can use some MCP (Model Control Protocol) servers like | ||
| [Context7](https://context7.com/iexecblockchaincomputing/documentation-tools) to | ||
| provide: | ||
|
|
||
| - Code completion with iExec-specific knowledge | ||
| - Architecture suggestions for privacy-first apps | ||
| - Code explanation and best practices | ||
|
|
||
| ## 🎨 Vibe Coding Integration | ||
|
|
||
| Vibe coding is a modern way to build applications by describing what you want in | ||
| plain language. An AI assistant (like Cursor or ChatGPT) then generates code | ||
| based on your description. | ||
|
|
||
| It's fast, creative, and helps you prototype ideas quickly. Even if you're not a | ||
| technical expert you can: | ||
|
|
||
| - Write a prompt like: "I want to create a form able to protect my data with | ||
| DataProtector" | ||
|
|
||
| - The AI suggests code using iExec tools like DataProtector or iApp Generator | ||
|
|
||
| - You review and adjust until it works | ||
|
|
||
| ## ⚠️ Security Considerations | ||
|
|
||
| While vibe coding is powerful, it's important to keep privacy and security in | ||
| mind: | ||
|
|
||
| - **Review the code**: Always check AI-generated code for bugs or | ||
| vulnerabilities | ||
|
|
||
| - **Don't share secrets**: Never paste API keys, private keys, or sensitive | ||
| logic into the AI | ||
|
|
||
| - **Validate privacy logic**: Make sure your confidential computing flow is | ||
| correctly implemented | ||
|
|
||
| - **Test thoroughly**: Especially when handling protected data or smart contract | ||
| logic | ||
|
|
||
| ## Learn More | ||
|
|
||
| - [iExec MCP Server](https://www.iex.ec/news/mcp-server-secure-interoperability-autonomous-ai-agents) | ||
| - [Agentic AI](https://www.iex.ec/academy/what-is-agentic-ai) | ||
| - [ElizaOS TDX use case](https://www.iex.ec/news/elizaos-ai-agents-iexec-intel-tdx) | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.