Saptarishi is a web application that provides a chatbot interface to users, powered by the OpenAI API. The application is designed to offer users quick and accurate responses to their questions in a conversational format.
To use Saptarishi, simply visit the application's website at https://saptarishi.vercel.app/. Enter your question or prompt in the chatbox and hit "Ask". Saptarishi will use the OpenAI API to generate a response to your prompt. The response will be displayed in the chatbox in a conversational format.
To run the application locally, follow these steps:
- Clone the repository: git clone https://github.com/harshitsinghcode/Saptarishi.git
- Install the required dependencies: npm install
- Start the local development server: npm start
- Visit http://localhost:3000 in your web browser to view the application.
Note: You will need to set up an OpenAI API key to use the application. You can sign up for an API key at the OpenAI website.
- Conversational AI chatbot interface
- Quick and accurate responses to user prompts
- User-friendly interface with easy-to-use chatbox
- Responsive design for use on desktop or mobile devices
If you want to contribute to Saptarishi, you can fork the repository and submit a pull request with your changes. Please make sure to follow the project's code style and guidelines.
Saptarishi is built using the following technologies:
- React
- OpenAI API
- HTML
- CSS
- JavaScript
The application is currently deployed using Vercel at https://saptarishi.vercel.app/.
Saptarishi is licensed under the MIT License. See the LICENSE file for more information.
If you have any questions or feedback, feel free to reach out to the creator of Saptarishi at [email protected] 🎉.