Skip to content
| Marketplace
Sign in
Visual Studio Code>AI>FinTech AI BotNew to Visual Studio Code? Get it now.
FinTech AI Bot

FinTech AI Bot

Harsh Chitaliya

|
37 installs
| (0) | Free
A powerful AI-driven code assistant for fintech applications, generating automated solutions for finance-related use cases.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

🚀 FinTech AI Assistant - VS Code Extension

Created by Harsh Chitaliya

🏦 About This Extension

The FinTech AI Assistant is a powerful VS Code extension designed to provide instant financial insights, FinTech solutions, and regulatory compliance advice directly inside your code editor. It leverages a generative AI model to generate Python, JavaScript, and other financial-related code snippets with clean formatting.

🎯 Features

✅ AI-Powered Financial Assistance: Get FinTech insights on banking, investments, compliance, and blockchain.
✅ Auto-Formatted Code Snippets: Generates Python & JavaScript code without indentation errors.
✅ VS Code Integration: Inserts AI-generated responses directly into your editor.
✅ Live Streaming AI Responses: Works with real-time AI output streaming.
✅ Cleans Up Unwanted Formatting: Removes extra markdown (like '''python) for a clean insert.

📌 Installation

  1. Clone or Download the Repo
    git clone https://github.com/harshchi19/fintech-vscode-extension.git cd fintech-vscode-extension

  2. Install Dependencies
    npm install

  3. Run the Extension in VS Code

    • Open VS Code
    • Press F5 to start in development mode
  4. Use the Extension

    • Open any file in Python or JavaScript
    • Run the command:
      Ctrl + Shift + P -> FinTech AI: Insert FinTech Advice
    • Enter your financial query or coding request

🛠️ How It Works

  1. User inputs a FinTech-related query in VS Code.
  2. The extension calls a generative AI model (qwen2.5-7b-instruct-1m).
  3. AI responds with formatted text or code snippets.
  4. Code is auto-formatted & inserted cleanly into the editor.

🏗️ Project Structure

📂 fintech-vscode-extension
├── 📄 extension.js # Main logic for AI integration
├── 📄 package.json # Project dependencies & metadata
├── 📄 README.md # This file
├── 📄 .vscodeignore # Files to ignore in VS Code package
└── 📂 assets # Icons & branding

🤖 Future Improvements

🔹 Add More FinTech Domains – Integrate AI for fraud detection, trading, and risk management.
🔹 Multi-Language Support – Extend beyond Python & JavaScript.
🔹 Voice Query Input – Use AI Speech-to-Text for hands-free interaction.

🏆 Credits

Developed by:
👨‍💻 Harsh Chitaliya – AI Engineer | FinTech Developer | Blockchain Enthusiast
📧 Contact: harshchitaliya193@example.com
🌐 LinkedIn: https://www.linkedin.com/in/harshchitaliya/

📝 License

This project is open-source under the MIT License. Feel free to modify and contribute! 🚀

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft