Hackentor is an AI-powered hackathon assistance guide designed to help participants refine or generate ideas for their projects. It ensures that beginners and experienced participants alike can navigate hackathon themes, problem statements, and solution ideation effectively.
- "I have an idea" Mode: Provides structured summaries and guidance using the Mistral-7B Instruct API with fine-tuned prompts.
- "I don't know what to do" Mode: Guides users to define a problem and find a solution through interactive questioning.
- AI-Driven Assistance: Uses natural language processing to refine and enhance ideation.
- Scalability: Can integrate with platforms like Discord, Slack, or dedicated web applications.
Many beginners struggle with ideation in hackathons due to a lack of experience and guidance. Hackentor addresses this by providing structured assistance without directly giving away answers, preserving the true spirit of hackathons.
| Feature | Description |
|---|---|
| Mistral-7B Instruct API | Utilized for intelligent responses and refined prompts. |
| Fine-tuned Prompts | Ensures alignment with hackathon themes and user inputs. |
| Interactive Flow | AI dynamically adjusts based on responses, preserving a natural ideation process. |
| Scalability | Expandable to support multiple hackathon themes and integrations. |
Unlike general-purpose AI models like ChatGPT, Hackentor:
- Uses a structured idea-enabling approach, rather than simple Q&A.
- Focuses on theme-based contextual questioning to help users arrive at their own solutions.
- Is fine-tuned specifically for hackathons, making it a specialized tool for structured problem-solving.
- Clone the repository:
git clone https://github.com/NikhilY492/Hackentor.git
- Install dependencies:
cd Hackentor pip install -r requirements.txt - Run the application:
python main.py
Contributions are welcome! Please fork the repository and submit a pull request with your improvements.
This project is licensed under the MIT License.
Hackentor is built to empower hackathon participants by guiding ideation without spoon-feeding ideas. Let’s revolutionize hackathon participation with AI-driven innovation! 🚀