An AI-powered search and chat application built with Next.js, featuring intelligent search capabilities, chat templates, and a modern UI.
- AI-powered search and chat interface
- Multiple response templates (comparison, charts, data tables, etc.)
- Chat history management
- Image and video search
- Weather integration
- Responsive design for desktop and mobile
Install dependencies:
npm installRun the development server:
npm run devOpen http://localhost:3000 in your browser.
Deployed on Vercel: think-one-beta.vercel.app
The project automatically deploys when changes are pushed to the main branch.
- Next.js 15
- React 19
- TypeScript
- Tailwind CSS
- Drizzle ORM
- SQLite
Apache-2.0