A simple yet powerful AI-powered search agent inspired by Perplexity. This project leverages cutting-edge AI models and a robust search engine to provide intelligent, context-aware search results.
This project integrates:
- Llama-3.3-70b-versatile (hosted on Groq) for natural language understanding and processing.
- Google Custom Search JSON API for retrieving high-quality web search results.
With a clean interface and a powerful backend, the AI Search Agent combines the best of AI and traditional search engines.
- 🌟 AI-Powered Search: Get accurate, contextual answers powered by Llama-3.3 AI.
- 🔍 Web Search Integration: Use Google Custom Search for retrieving reliable information.
- 🖥️ Responsive UI: A user-friendly and responsive interface built with modern frontend tools.
- Node.js – Scalable server-side JavaScript runtime.
- Express.js – Minimalist web framework for routing and API development.
- React – A JavaScript library for building user interfaces.
- TypeScript – Adds type safety and improves developer productivity.
- Tailwind CSS – Utility-first framework for building custom UI.
This project is licensed under the MIT License.