The official website for AStack - The Production-Ready Open Source Framework For AI Applications.
Live Website: https://astack.tech
This website showcases AStack's features, examples, and documentation with a modern, technology-oriented aesthetic featuring a deep blue and green color palette inspired by the AStack logo, mesh gradient backgrounds, glowing text effects, and smooth animations.
- Modern dark glassmorphism design with gradient effects
- Responsive layout that works on all device sizes
- Interactive code examples with syntax highlighting and copy functionality
- Framework comparison and use case demonstrations
- Built with Next.js and Tailwind CSS
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The AStack website is deployed at https://astack.tech.
- Build the website:
pnpm build- The built assets will be in the
.nextdirectory, ready for deployment to your preferred hosting platform.
AStack is 100% original with independent technical implementation and architectural design. It takes inspiration from Haystack's API design style but is not based on Haystack code or implementation. AStack has its own independent technical architecture and design philosophy ("everything is a component") with zero adaptation layer design principles.