Skip to content

Improve AI section #1901

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

Improve AI section #1901

wants to merge 6 commits into from

Conversation

GigaHierz
Copy link
Contributor

  • add resources
  • add MCP page
  • add Vibe Coding page

- add MCP page
- add Vibe Coding page
@GigaHierz GigaHierz requested review from viral-sangani and sodofi May 23, 2025 00:50
@GigaHierz GigaHierz requested a review from a team as a code owner May 23, 2025 00:50
Copy link

netlify bot commented May 23, 2025

Deploy Preview for celo-docs ready!

Name Link
🔨 Latest commit 3520063
🔍 Latest deploy log https://app.netlify.com/projects/celo-docs/deploys/68405022852aaa0008c5fc2a
😎 Deploy Preview https://deploy-preview-1901--celo-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 20 (🔴 down 22 from production)
Accessibility: 92 (no change from production)
Best Practices: 67 (no change from production)
SEO: 76 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@GigaHierz GigaHierz changed the title Improove AI section Improve AI section May 23, 2025
- **Local Data Sources**: Your computer's files, databases, and services that MCP servers can securely access
- **Remote Services**: External systems available over the internet (e.g., through APIs) that MCP servers can connect to

## Getting Started
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I find the subsections here not very practical. It reads like an outline of things to do, without saying how.

- [MCP GitHub Repository](https://github.com/anthropics/model-context-protocol)
- [MCP Community Forum](https://community.modelcontextprotocol.io)

## Support and Feedback
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would not offer support or feedback given that we don't (yet?) provide our own MCP tooling / templates

- **Visual Planning**: Automatic user flow diagram generation
- **Payment Integration**: Built-in support for Stripe and Polar
- **Version Control**: Direct GitHub integration
- **Limitations**: Currently no Next.js support
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd have the limitations outside of the list, otherwise it looks like a feature.


#### [Replit](https://replit.com/)
A cloud-based development platform offering:
- **Production-Ready**: Built-in production server
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, the first item can't be read as following the list intro, needs rephrasing

Tools that help you gather and process information effectively.

### AI-Powered Research
- [Perplexity MCP](https://www.perplexity.ai/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Isn't this a chatbot and not an mcp?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can use it as an MPC server on cursor and then its super useful. but might need rephrasing

- Automated data collection
- Structured output

## Getting Started
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This again reads vague and too generic. Remove or make concrete.

@@ -0,0 +1,116 @@
---
title: Vibe Coding
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like a list of every single tool out there. Is there a subset we can recommend for Celo?

Copy link
Contributor

@sodofi sodofi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most of the tools and tutorials in this section aren't Celo or even onchain specific and is just general information that could be googled.

Let's focus this section to be Celo specific tutorials and highlight how to use the Celo MCP and a quickstart on vibe coding an onchain app on Celo

- Initialize your project

3. **Best Practices**
- Start with a clear project structure
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The vibe coding get started doesn't show how to do anything on Celo. A lot of these tools only build static front end websites and don't do anything to interact onchain. If anything, this section should be a vibe coding quickstart with how to use the Celo MCP to vibe code a project on Celo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants