Skip to main content

AI-enhanced development tool.

Project description

Akita AI Logo

Akita AI

Your command-line, context-aware chatbot for instant codebase insights.

PyPI Version License Python Version CI


🌟 Key Features

  • ✅ Personal Code Assistant: Engage with Akita directly from your terminal for real-time codebase insights.
  • ✅ Automated Documentation: Instantly generate comprehensive documentation for your entire project.
  • ✅ Tailored Code Reviews: Receive AI-powered suggestions to improve your code quality.
  • ✅ Quick Code Explainer: Understand any piece of code with a simple command.
  • ✅ Flexible Plugin System: Customize Akita AI to fit perfectly into your development workflow.

🚀 Getting Started

1. Installation

Ensure you have Python 3.9+. Open a terminal and run:

$ pip install akita-ai

Set up your provider API key (currently integrates with Gemini and ChatGPT):

$ export GOOGLE_API_KEY=<your-api-key>

Alternatively to use with ChatGPT

$ export OPENAI_API_KEY=<your-api-key>

2. Engage with Your Personal Code Assistant

Start interacting with Akita Assistant for insights:

$ cd path/to/your/project
$ akita assistant

Ask Akita anything about your codebase for instant assistance.

🔗 Integrations

Connect Akita AI with your preferred providers for enhanced coding assistance.

akita_integration_long More integrations coming soon.

🔍 Explore More Features

Dive into the additional features, designed to streamline your development workflow.

File Selector

Effortlessly select files for Akita AI's analysis to focus enhancements where you need them.

  • Initiate with Akita: Prepare your project.
    $ akita init
    
  • Choose Files for Analysis: Highlight specific files.
    $ akita add <file_path>
    
  • Exclude Files: Easily remove files from the queue.
    $ akita rm <file_path>
    

Instant Code Understanding

Understand any piece of code with a simple command, enhancing readability and maintainability.

$ akita describe <file_path>

Targeted Code Reviews

Receive targeted, AI-driven feedback on your code to identify improvements quickly.

$ akita review <file_path>

Quick README Creation

Generate engaging READMEs effortlessly, making your projects more accessible and understandable.

$ akita readme <file_path>

See our detailed commands documentation for more details.

💡 Contributing

Join our community of contributors! Whether you're fixing bugs, adding features, or improving documentation, your contributions make Akita AI better for everyone. See our Contributors Guide for how to get started.

📢 Feedback and Support

Your feedback shapes the future of Akita AI. Encounter a bug or have a feature suggestion? Open an issue on our GitHub issues page. For more support, contact us through our homepage.

📜 License

Akita AI is open-source software licensed under the Apache 2.0 License. Feel free to use, modify, and distribute it as per the license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

akita_ai-0.1.200.tar.gz (153.7 kB view hashes)

Uploaded Source

Built Distribution

akita_ai-0.1.200-py3-none-any.whl (152.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page