Welcome to PhDBot This is a Proof-of-Concept demo for the PhDBot: Personalized PhD-level AI-Agents developed by DreamBrook Labs
To run your own PhDBot deployment locally
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3001 with your browser to see the result.
The landing page provides an overview of PhDBot's capabilities, featuring:
- Hero section with call-to-action buttons
- Sign-up and login navigation
- Dashboard access
- Information about PhD-level AI agents
To look or modify the backend database
npx prisma studio
This project uses the following tech stacks
- Replicate
- OpenAI
- MySQL
- TiDB
- Akash
- Cloudflare
- ...
To learn more about Next.js, take a look at the following resources:
- Documentation - learn about PhDBot core features and API.
- PhDBot Academy - learn about how to utilize and develop your own PhDBot
The easiest way to use PhDBot is through our self-hosted solution supported by Akash Decentralized Cloud. You can also deploy self-hosted instance on-premises when necessary. The docker package will be released and updated regularly.
Check out DreamBrook Labs mainpage for more informations homepage.