pokemon-api-server
by Harnishnava
Verified
Pokemon RAG AI Assistant
An interactive Pokemon assistant that uses RAG (Retrieval Augmented Generation) to provide accurate information about Pokemon by combining the PokeAPI database with AI capabilities.
Features
- Chat-based interface for Pokemon queries
- Integration with PokeAPI for accurate Pokemon data
- RAG system for enhanced AI responses
- Modern Next.js frontend
- FastAPI backend
Setup
Backend
- Install Python dependencies:
Copy
- Run the backend:
Copy
Frontend
- Navigate to the frontend directory:
Copy
- Install dependencies:
Copy
- Run the development server:
Copy
Environment Variables
Create a .env
file in the root directory with:
Copy
This server cannot be installed
Fetch Pokémon data from PokéAPI