Overview
AlphaQuery is a smart query interface that allows users to ask subject-specific questions and receive structured, visually rich answers using Wolfram APIs.
What Users Can Do
- Ask Questions: Enter natural-language queries.
- Choose Subjects: Filter queries by domains like History, Chemistry, or Technology.
- View Structured Results: Get text, equations, and images in card-style layouts.
- Dark Mode: Toggle between light and dark themes.
- Search History: Optional localStorage-based query history.
Why I Built This
- To explore API parsing and transformation of complex responses.
- To improve UI/UX for data-heavy applications.
- To practice TypeScript in a real-world Next.js project.
Tech Stack
- Next.js
- TypeScript
- React
- Tailwind CSS
- Wolfram API
After Launch & Impact
- Learned to parse and normalize nested API responses.
- Improved handling of loading, error, and empty states.
- Built a polished, responsive interface.
Future Plans
- Add authentication and saved queries.
- Improve caching and performance.
- Support more data providers.


