ExcelBot is an AI-powered tool designed to generate accurate Excel formulas based on your queries. Developed by Ansh Gupta, this bot uses advanced language models to understand your needs and provide precise formulas without any extra documentation. Just input your Excel query, and ExcelBot will deliver the right formula, saving you time and enhancing your productivity. Whether for complex data manipulations or simple calculations, ExcelBot is your go-to solution for all your Excel formula needs.
- Script Generator AI: VBA, Apps Scripts, and Airtable Scripts
- SQL Query Generator AI
- Regex Generator AI
- Template Generator AI
- A̶d̶d̶i̶n̶g̶ s̶u̶p̶p̶o̶r̶t̶ f̶o̶r̶ G̶o̶o̶g̶l̶e̶ S̶h̶e̶e̶t̶s̶ a̶n̶d̶ A̶i̶r̶t̶a̶b̶l̶e̶.
- Extensions for Excel and Google Sheets.
Thank you for your interest in contributing to ExcelBot! We welcome contributions of all kinds, including bug reports, feature suggestions, code contributions, and documentation improvements. Please follow these guidelines to help us keep the project organized and ensure a smooth collaboration.
- Check the existing issues to see if your bug has already been reported.
- Open a new issue and include a clear and descriptive title.
- Provide as much detail as possible about the bug, including steps to reproduce, expected behavior, and actual behavior.
- Include any relevant screenshots or error messages.
- Check the existing issues to see if your feature has already been suggested.
- Open a new issue and include a clear and descriptive title.
- Describe the feature and explain why it would be useful.
- Fork the repository and create your branch from
main
. - If you have added code that should be tested, add tests.
- Ensure the code adheres to the project's coding style and conventions.
- Commit your changes with clear and descriptive messages.
- Push your branch to your forked repository.
- Open a pull request and provide a detailed description of your changes.
- Clone the repository:
git clone https://github.com/your-username/excelbot.git
- Install the required dependencies:
pip install -r requirements.txt
- Run the application locally:
streamlit run app.py
If you have any questions or need further assistance, please open an issue or reach out to the maintainers.