An open API service indexing awesome lists of open source software.

https://github.com/toptal126/forge-api

The backend API service for Forge AI, a powerful Web3 AI platform. This service provides robust APIs for blockchain interactions, AI-powered chat, and comprehensive Web3 data management.
https://github.com/toptal126/forge-api

agent ai chatbot nestjs openai solana web3

Last synced: about 1 year ago
JSON representation

The backend API service for Forge AI, a powerful Web3 AI platform. This service provides robust APIs for blockchain interactions, AI-powered chat, and comprehensive Web3 data management.

Awesome Lists containing this project

README

          

# Forge AI Backend API 🚀

The backend API service for Forge AI, a powerful Web3 AI platform. This service provides robust APIs for blockchain interactions, AI-powered chat, and comprehensive Web3 data management.

## 🔗 Links

- [Frontend Application](https://forgeonchain.ai)
- [Technical Documentation](docs/readme.md)

## ✨ Features

- 🤖 **AI-Powered Chat System**

- Intelligent conversation management
- Context-aware responses
- Web3-specific knowledge base
- Real-time chat processing

- 🔗 **Blockchain Integration**

- Multi-chain support (Solana, EVM - coming soon)
- Real-time token price tracking
- Volume analytics
- Transaction monitoring

- 🛡️ **Security First**

- Wallet signature authentication
- Secure API endpoints
- Environment-based configuration

- 📊 **Advanced Analytics**
- Token price tracking
- Volume analysis
- Market trend insights
- Custom metrics

## 🚀 Quick Start

```bash
# Install dependencies
pnpm install

# Set up environment variables
cp .env.example .env

# Start development server
pnpm run start:dev
```

## 🔧 Configuration

Create a `.env` file with the following variables:

```env
ALLOWED_ORIGINS
OPENAI_API_KEY
PORT
MONGODB_URI
ALCHEMY_API_KEY
HELIUS_SOLANA_RPC_URL
SOLANA_RPC_URL
SOLSCAN_API_KEY
MORALIS_API_KEY
```

## 📚 API Documentation

Once the server is running, visit `http://localhost:3035` for the complete API documentation.

## 🛠️ Tech Stack

- **Framework:** NestJS
- **Database:** MongoDB
- **AI Integration:** OpenAI, DeepSeek
- **Blockchain:** Web3.js, Solana Web3
- **Documentation:** Swagger/OpenAPI

## 🤝 Contributing

We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) for details on our code of conduct and the process for submitting pull requests.

## 📄 License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

## 🌟 Support

For support, email cryptokuinka@gmail.com or follow my [X](https://x.com/web3_pop).

---

Built with ❤️ by the Forge AI Team