Brainwave is a Next.js-powered website designed to help users chat smarter, not harder. With BrainwaveCurve, the landing page for Brainwave, you can explore the full potential of AI chatting. Unleash the power of AI to enhance your productivity. Brainwave is an open AI chat app crafted to boost your efficiency and help you achieve more with advanced AI technology.
- Ask Anything: Quickly find answers to your questions without having to search through multiple sources.
- Explore More: Discover the full capabilities of Brainwave as it understands and responds to your queries.
- Improve Everyday: The app uses natural language processing to understand user queries and provide accurate and relevant responses.
- Connect Everywhere: Access the AI chatbot from anywhere, on any device, making it more accessible and convenient.
-
Clone the repository:
git clone https://github.com/your-username/brainwave.git cd brainwave
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
Open http://localhost:3000 to view it in the browser. The app will automatically reload if you make edits.
- Fork the repository
- Create a branch
git checkout -b fix/amazingFix
- Commit your changes and push to your branch
git commit -m "made an amazingFix" git push origin fix/amazingFix
- Open a pull request
Distributed under the MIT License. See LICENSE
for more information.