Skip to content

HacktivCode impressively harnesses OpenAI's GPT-3.5 Turbo model, showcasing advanced natural language understanding for generating precise and insightful coding solutions. Its language-agnostic support and responsive design make it a versatile and user-friendly coding assistant

License

Notifications You must be signed in to change notification settings

HacktivSpace/hacktivcode

Repository files navigation

HacktivCode

HacktivCode is an AI-powered coding chatbot designed to assist developers with coding-related questions and challenges. Deployed at hacktivcode.site, it leverages OpenAI's GPT-3.5 Turbo model to provide concise and accurate solutions to a wide range of programming queries.

Features

  • AI-Powered Assistance: Utilizes OpenAI's GPT-3.5 Turbo for advanced natural language understanding and code generation.
  • Language-Agnostic Support: Capable of providing assistance across various programming languages and technologies.
  • Responsive Design: Offers a seamless and user-friendly experience on both desktop and mobile devices.
  • Theme Customization: Toggle between light and dark themes to suit your preference.

Getting Started

Usage

Visit hacktivcode.site to interact with the chatbot. Enter your coding-related questions or challenges, and HacktivCode will provide concise and accurate responses.

Development

If you want to contribute or run the project locally:

  1. Clone the repository:

    git clone https://github.com/HacktivSpaceCommunity/hacktivcode.git
  2. Navigate to the project directory:

    cd hacktivcode
  3. Install dependencies:

    npm install
  4. Set your OpenAI API Key as an environment variable:

    export OPENAI_API_KEY=your_api_key
  5. Start the development server:

    npm run dev
  6. Open your web browser and go to http://localhost:3000 to use HacktivCode locally.

Themes

  • You can switch between light and dark themes using the theme toggle button in the navigation bar.

External Resources

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For questions, feedback, or issues, please contact us at contact@hacktivcode.com.

About

HacktivCode impressively harnesses OpenAI's GPT-3.5 Turbo model, showcasing advanced natural language understanding for generating precise and insightful coding solutions. Its language-agnostic support and responsive design make it a versatile and user-friendly coding assistant

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published