Change into the web directory:
cd apps/lynx-agent
run the development server:
pnpm dev
From anywhere in the repo
pnpm dev --filter=@lynx/lynx-agent
Open http://localhost:3000 with your browser to see the result.
Edits will automatically reload the page. You will see any output or errors in the console.
Project structure:
Turborepo
.
|-- apps
| |-- docs
| |-- kwg
| |-- lynx-agent
| |-- data-lynx
| |-- icons
|-- node_modules
|-- package.json
|-- packages
| |-- eslint-config
| |-- typescript-config
| |-- ui
|-- pnpm-lock.yaml
|-- pnpm-workspace.yaml
|-- project_documenation
| |-- biz-dev
| |
9844
-- design-system
| |-- development
| |-- project-management
| |-- prompts
| |-- system-design
|-- README.md
|-- reference-architecture
| |-- astra-db
| |-- c4-system-context
| |-- d2
lynx-agent
app/
: Contains the main application code.public/
: Contains static assets like images and fonts.app/globals.css
: Contains global CSS styles.
Home page:
app/page.tsx
.
This project uses next/font
to automatically optimize and load custom fonts.
- Fonts sourced from Google Fonts & Fontshare.com
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!
Both lynx-agent and the Lynx Documentation are deployed on the Vercel Platform.
id: 01JKJKJ0VT53WQAT94SD3AGGVE version: v3
This is a Next.js WebUI for Lynx, the AI Agent.
- This feature list doubles as a Roadmap for the project.
- Items are checked as they become implemented.
- User Authentication: Secure user login and registration.
- Dashboard: Overview of AI Agent activities and performance.
- Task Management: Create, manage, and track tasks.
- Real-time Updates: Live updates on task progress and AI Agent status.
- Settings: Customize your experience and preferences.
- ICP Generation: Generate and manage ICP (Intelligent Customer Profiles).
- Lead Management: Create, view, and manage leads.
- Contact Management: Store and manage contact information.
- Sales Pipeline: Track sales opportunities and progress.
- Reporting: Generate reports on sales performance and other metrics.
- Analytics: Gain insights into customer behavior and trends.
- Integration: Seamless integration with other tools and services.
- Settings: Customize your CRM experience and preferences.