Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
TFieldedText is a component which allows you to easily: generate and parse Fielded Text Files (eg. CSV files); and create and edit Fielded Text Meta files. For more information about the Fielded Text standard see http://www.fieldedtext.org
An expandable Visual Integration Tool subdivided in many plugins: Input (Parsers, Db Readers), File Filters(sort file, reduce duplication), Column Filters (format of dates, Zip Code, duplication, join, split) and OutPut Writers(Db tables, csv).
The NandoF library contains useful C# code for many different purposes, including a MIME e-mail parser and POP3 client, classes for reading and writing text in the CSV format, writing console, web and WinForms applications, manipulating text...
This project is class for C# initially, to parse CSV files quickly and easily, however will also be implemented into other languages once the C# class is completed and has been tested, hopefully a few more developers will be on board.
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Reads and converts bank statements to CSV transactions file
As a small business owner I needed my chequing account and visa card transactions in a CSV file so that I can categorize them and feed them to the accounting software but my bank does not provide it, and I did not want to open a business account just for that.
This program parses the PDF statements and converts them to the transactions file in CSV format.
Each type of PDF statement needs a converter, so this is not one type solves all type of program, but all the tools are there to create a parser easily for a given statement.
...