Edu-chat is a chat application designed for educational purposes. It allows students and teachers to communicate with each other in real-time, share files, and collaborate on projects.
- Vercel AI
- Pinecone
- React
- Nextjs
- TypeScript
To get started with Edu-chat, follow these steps:
- Clone the repository to your local machine.
- Install the dependencies using
pnpm install
. - Start the server using
pnpm start
. - Open the application in your browser at
http://localhost:3000
.
- Load html, vectorize and persist in Pinecone
- Document Q/A
Contributions to Edu-chat are welcome! To contribute, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive commit messages.
- Push your changes to your fork.
- Submit a pull request to the main repository.
Edu-chat is licensed under the MIT License. See LICENSE for more information.